0.1.27 • Published 1 year ago
create-node-template v0.1.27
A CLI template generator for Node.js projects with modern Typescript configuration.
Table of Contents
Prerequisites
- Node.js v 16.7.0 or higher (required by experimental
fs.cp
in node-basic). - tsx global install recommended.
How to use
npx create-node-template <project-name> --flags
Arguments and flags are optional.
Features
Node Basic
- Import path aliases.
- Eslint flat config file (requires VSCode setting).
Express Basic
- all features of node-basic
- Express server setup
Express Advanced
- all features of express-basic
- Express error handling
- Express logging
- Express monitoring
Flags
- -t, --template
- -pm. --package-manager
References
- Node.js
- Express
- Express error-handling
- ESLint
- @typescript-eslint Rules
- Create Next App GH repo
- NPM docs
0.1.27
1 year ago
0.1.23
1 year ago
0.1.24
1 year ago
0.1.25
1 year ago
0.1.26
1 year ago
0.1.13
1 year ago
0.1.14
1 year ago
0.1.15
1 year ago
0.1.20
1 year ago
0.1.21
1 year ago
0.1.22
1 year ago
0.1.16
1 year ago
0.1.17
1 year ago
0.1.18
1 year ago
0.1.19
1 year ago
0.1.11
1 year ago
0.1.12
1 year ago
0.1.10
1 year ago
0.1.8
1 year ago
0.1.7
1 year ago
0.1.9
1 year ago
0.1.6
1 year ago
0.1.5
1 year ago
0.1.4
1 year ago
0.1.3
1 year ago
0.1.2
1 year ago
0.1.0
1 year ago
1.1.32
1 year ago