Standard library for Frontend applications
Powered by vuepress.
# serves from ./docs on http://localhost:8080
yarn docs-serve
main: dist/index.js
: commonjs, es2021module: dist-esm/index.js
: ESM, es2017types: dist/index.d.ts
: typescript types/src
folder with source*.ts
files included