Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

kpfromer/template-typescript-npm-package

Repository files navigation

template-typescript-npm-package

A barebones file structure for creating a npm package in TypeScript.

Other Templates

Includes

Scripts

  • npm start for starting src/index.ts (might want to remove this and ts-node depending on package)
  • npm run test for jest testing
  • npm run test:watch for watching files using jest
  • npm run build for building TypeScripts to lib folder
  • npm run lint runs eslint
  • npm run format runs prettier

License

This project is licensed with the MIT license

About

A GitHub template for a TypeScript NPM package.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /