noble-curves/build
2024-03-14 07:29:55 +01:00
..
input.js Update build deps 2024-02-28 04:26:25 +01:00
package-lock.json Release 1.4.0. 2024-03-14 07:29:55 +01:00
package.json Update build deps 2024-02-28 04:26:25 +01:00
README.md Add build directory that allows to test tree-shaking 2023-06-02 17:16:56 +02:00

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.