Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/trs/template-node-library

:thought_balloon: Node library starter template
https://github.com/trs/template-node-library

esm node swc template typescript

Last synced: 23 days ago
JSON representation

:thought_balloon: Node library starter template

Awesome Lists containing this project

README

        

# 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