JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q64941F
  • License MIT

Package Exports

  • project-chef

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (project-chef) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Welcome to project-chef 👋

license npm

An opinionated boilerplate creator cli for JavaScript/TypeScript applications using node.js

Goal

It is always a hassle when starting a new project, getting the tsconfig, babel, etc... Because of that I wanted a tool that is simple, yet powerful to initialize my fundamental setup. Project Chef creates the fundamental setup for you, no need to surf through the net for the most basic babel config for es6 or trying to remember which flag adds typescript to my create-react-app project.

Templates that I provide doesn't fullfil your needs

I'm working on for getting the latest templates from the project-chef-templates github repository automatically on every run, so that everyone can send a pull request and have their template in the cli.

I'm looking forward for your awesome templates !!!

More information about template structure is present in the templates repository page ---> project-chef-templates

Install

yarn global add project-chef

Usage

project-chef

Run tests

yarn test

Author

👤 Tolga Erdönmez

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator