typescript-library-boilerplate icon indicating copy to clipboard operation
typescript-library-boilerplate copied to clipboard

Initialize it running "node ./setup.js". A TypeScript library boilerplate. Check types pretty strictly; generates CommonJS, ESM and UMD bundles with Rollup.js; setup unit tests with Jest; and generate...

Results 5 typescript-library-boilerplate issues
Sort by recently updated
recently updated
newest added

https://james-forbes.com/?/posts/the-perfect-api#!/posts/alternative-to-npm-scripts

Add git-hooks with lint-staged to lint stuff before commit and test everything before push.

enhancement

Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1. Release notes Sourced from semver's releases. v6.3.1 6.3.1 (2023-07-10) Bug Fixes 928e56d #591 better handling of whitespace (#591) (@​lukekarrys, @​joaomoreno, @​nicolo-ribaudo) Changelog Sourced from...

dependencies