Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trs/template-node
:thought_balloon: Node app starter template
https://github.com/trs/template-node
esm node swc template typescript
Last synced: 23 days ago
JSON representation
:thought_balloon: Node app starter template
- Host: GitHub
- URL: https://github.com/trs/template-node
- Owner: trs
- Created: 2022-01-08T03:10:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-15T05:11:53.000Z (over 2 years ago)
- Last Synced: 2024-12-12T00:44:26.622Z (27 days ago)
- Topics: esm, node, swc, template, typescript
- Language: JavaScript
- Homepage:
- Size: 225 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Template: Node
Starter template for Node.js projects.
## Features
- ESM
- Node 16
- Typescript with SWC
- Yarn 1
- Jest
- Linting via XO
- Git hooks for formatting & commit messages
- VSCode debugging