@chialab/proteins
v3.7.2
Published
A primer for JavaScript libraries and frameworks development.
Maintainers
Readme
Get the library
Install via NPM or Yarn:
npm i @chialab/proteinsyarn add @chialab/proteinsDevelopment
Build
Install the dependencies
yarnand run the build script:
yarn buildThis 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.
