Glossary

package

Tools
also: npm package · library

A reusable bundle of code someone else wrote that you drop into your project with one install command. It lets you add a feature without building it from scratch.