tiny-types

v1.23.0
A tiny library that brings Tiny Types to JavaScript and TypeScript
design patterns value objects tiny types ddd domain-driven design and 1 more...

clean

rimraf docs lib reports

lint

eslint --ext ts --config .eslintrc.yml .

lint:fix

npm run lint -- --fix

test

nyc --report-dir ./reports/coverage mocha 'spec/**/*.spec.*'

compile

tsc --project tsconfig.json

verify

npm run clean && npm run lint && npm test && npm run compile

doc

esdoc

publish:reports

nyc report --reporter=text-lcov | coveralls

commit

git-cz

semantic-release

semantic-release
npm i tiny-types

Metadata

  • Apache-2.0
  • ^16 || ^18 || ^20 || ^22
  • Jan Molak
  • released 8/14/2024

Downloads

Maintainers