typescript-library-boilerplate
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...
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.
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...