@sagittal/general
TypeScript icon, indicating that this package has built-in type declarations

1.0.157 • Public • Published

test

sagittal-general

general utilities for the Sagittal notation system

development

make build builds two versions of the package: one with CJS modules and one with ESM modules; otherwise exactly the same. This is so the project can be used isomorphically (in both Node and the browser). The two packages are exposed as main and module, respectively. sideEffects: false has been marked in package.json to allow the ESM version to be tree-shaken by consumers.

Readme

Keywords

none

Package Sidebar

Install

npm i @sagittal/general

Weekly Downloads

608

Version

1.0.157

License

MIT

Unpacked Size

888 kB

Total Files

1035

Last publish

Collaborators

  • cmloegcmluin
  • d.keenan