@goodchefs/djs-embed-creator
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Typescript Starter

cci-badge

banner

Starter Node.js project that includes Typescript tooling I end up installing for most of my Node.js repos.

Installation

  1. git clone https://github.com/xetera/typescript-starter
  2. cd typescript-starter
  3. npm install
  4. cp .env.example .env

Included tooling

  • Prettier
  • Eslint
  • Jest
  • Fast Check
  • TS Node
  • Docker
  • Circle CI

Dependencies

  • Dotenv
  • Winston

Why no yarn

I don't think Yarn is relevant in 2019 anymore. I personally believe that the JS community is divided enough in its tooling already and we don't need even more fragmentation. Stick with npm.

Why no semicolons

Idk I think no semi looks nicer.

Why no gulp/grunt

It's 2019

Readme

Keywords

none

Package Sidebar

Install

npm i @goodchefs/djs-embed-creator

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

13.1 kB

Total Files

12

Last publish

Collaborators

  • xy137
  • xetera