Le0X8 / nodecreate

Manage your package.json files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nodecreate logo

nodecreate

create a new Node.js project with everything you need

Usage

npm create leolesinski@latest <path>

Features

  • npm configuration
  • Package name availability check

Planned features

  • README template
  • License template
  • Directory structure
  • TypeScript support
  • ESLint linting
  • Prettier code formatting
  • Code styles for linting and formatting
  • Mocha tests
  • Istanbul (nyc) code coverage
  • GitHub repository setup
  • GitHub Actions
  • VSCode settings
  • SvelteKit support
  • SASS/SCSS support
  • TailwindCSS support
  • Cloudflare Pages integration
  • Cloudflare D1 setup
  • Cloudflare R2 connection

About

Manage your package.json files

License:MIT License


Languages

Language:JavaScript 100.0%