/template-node-library

:thought_balloon: Node library starter template

Primary LanguageTypeScript

Template: Node Library

Starter template for Node.js libraries.

Features

  • ESM & CommonJS exports
  • Node 16
  • Typescript with SWC
  • Yarn 1
  • Jest
  • Linting via XO
  • Git hooks for formatting & commit messages
  • VSCode debugging