noble-curves/build/README.md

8 lines
241 B
Markdown
Raw Permalink Normal View History

# build
The directory is used to build a single file `noble-curves.js` which contains everything.
The output file uses iife wrapper and can be used in browsers as-is.
Don't use it unless you can't use NPM/ESM, which support tree shaking.