@chialab/proteins
v3.7.2
Published
A primer for JavaScript libraries and frameworks development.
Downloads
815
Maintainers
Readme
Get the library
Install via NPM or Yarn:
npm i @chialab/proteins
yarn add @chialab/proteins
Development
Build
Install the dependencies
yarn
and run the build
script:
yarn build
This will generate the ESM and CJS bundles in the dist
folder and declaration files in the types
folder.
License
Proteins is released under the MIT license.