README
@naturalcycles/frontend-lib
Standard library for Frontend applications
Documentation
Develop
Docs
Powered by vuepress.
# serves from ./docs on http://localhost:8080
yarn docs-serve
Packaging
main: dist/index.js
: commonjs, es2020module: dist-esm/index.js
: ESM, es2017types: dist/index.d.ts
: typescript types/src
folder with source*.ts
files included