create-ts-lib-gh
TypeScript icon, indicating that this package has built-in type declarations

1.10.1 • Public • Published

create-ts-lib-gh

Deploy Coverage Status

Cli to create public typescript libraries hosted on GitHub and published to NPM.

Usage:

npx create-ts-lib-gh

What's included:

  • CI/CD:
    • github-actions: build test and publish to npm
    • husky(git-hooks): commit message linting, running tests
    • coverage: coveralls
  • Formatting:
    • ESLint and Prettier
    • Editorconfig
  • Testing:
    • Jest

This project is MIT Licensed.

Package Sidebar

Install

npm i create-ts-lib-gh

Weekly Downloads

1

Version

1.10.1

License

MIT

Unpacked Size

20.4 kB

Total Files

28

Last publish

Collaborators

  • glebbash