Skip to content

xg-wang/node-typescript-library-starter

Repository files navigation

Simple Node TypeScript Starter

Included

  • Node.js: A JavaScript runtime built on Chrome's V8 JavaScript engine.
  • TypeScript: JavaScript with syntax for types.
  • rollup.js: Next-generation ES module bundler.
  • ESLint: Pluggable JavaScript linter.
  • Prettier: An opinionated code formatter.
  • Nodemon: Reload, automatically.
  • Volta: The Hassle-Free JavaScript Tool Manager.
  • Jest: A delightful JavaScript Testing Framework with a focus on simplicity.
  • API Extractor: A TypeScript analysis tool that produces API Report, .d.ts Rollups and Documentation.
  • Dependabot: Automated dependency updates.
  • GitHub Actions: Create custom continuous integration (CI) and continuous deployment (CD) workflows directly in your GitHub repository with GitHub Actions.

About

A simple starter template for Node.js library written in TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published