Skip to content

Intro

Standard library for Frontend applications

npmmin.gz sizecode style: prettierActions

Install

sh
yarn add @naturalcycles/frontend-lib

Features

Packaging

  • main: dist/index.js: commonjs, es2020
  • module: dist-esm/index.js: ESM, es2017
  • types: dist/index.d.ts: typescript types
  • /src folder with source *.ts files included