tp-stampit
v1.0.6
Published
A nice, handy API implementation of the compose standard
Downloads
345
Readme
tp-stampit
OOP is better with stamps: Composable object factories
Intro
The current project is TypeScript rewritten [email protected], please click on the link to access the source code and instructions.
In addition, TypeScript's project seeds are built using typescript-library-starter, thanks for the work done by koresar and alexjoverm!
Install
Development
npm t
: Run test suitenpm start
: Runnpm run build
in watch modenpm run test:watch
: Run test suite in interactive watch modenpm run test:prod
: Run linting and generate coveragenpm run build
: Generate bundles and typings, create docsnpm run lint
: Lints codenpm run commit
: Commit using conventional commit style (husky will tell you to use it if you haven't :wink:)
License
MIT