0.0.3 • Published 1 year ago

besafe v0.0.3

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

besafe

This is a library built on top of Vite 4.x.

Commands

It contains the following scripts:

  • dev - starts dev server
  • build - generates the following bundles: CommonJS (.cjs) ESM (.mjs) and IIFE (.iife.js). The name of bundle is automatically taked from package.json name property
  • test - starts jest and runs all tests
  • test:coverage - starts jest and run all tests with code coverage report
  • lint:scripts - lint .ts files with eslint
  • lint:styles - lint .css and .scss files with stylelint
  • format:scripts - format .ts, .html and .json files with prettier
  • format:styles - format .cs and .scss files with stylelint
  • format - format all with prettier and stylelint

GitHub Template

This is based on a template button to get started.

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago