typescript-npm-base

1.0.1 • Public • Published

typescript-npm-base

This is a repository, which can be applied as a base for a new npm module project. Works for other Node.js projects as well. You probably need to do some modifications depending on your needs.

What is included?

  • Full development environment with Remote Containers -extension & .devcontainer-folder.
  • Eslint configuration
  • Prettier configuration
  • Jest configuration
  • Github Actions configuration (on push & version change in GitHub. skip on-push with "[skip ci]" in your commit, f.e. "New update [skip ci]")
  • TypeScript configuration
  • Some scripts in package.json

Initialize via command line

npx typescript-npm-base new_project -y

Dependencies (0)

    Dev Dependencies (12)

    Package Sidebar

    Install

    npm i typescript-npm-base

    Weekly Downloads

    3

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    10.5 kB

    Total Files

    16

    Last publish

    Collaborators

    • olliglorioso