@supercharge/classes

v2.0.0
Class utilities for Node.js and JavaScript
nodejs class utilities functions utilities class-utilities supercharge superchargejs

build

tsc

lint

eslint src --ext .js,.ts

lint:fix

npm run lint -- --fix

test

npm run build && npm run lint && npm run test:run

test:run

c8 --include=dist uvu

posttest

c8 report --reporter=html
npm i @supercharge/classes

Metadata

  • MIT
  • >=14
  • Marcus Pöhls
  • released 10/8/2022

Downloads