1.1.0 • Published 4 years ago

@w3f/msig-util v1.1.0

Weekly downloads
1
License
GPL-3.0
Repository
-
Last release
4 years ago

TypeScript NodeJS Boilerplate

This repository is a "ready-to-hack" TypeScript boilerplate project that is set up with common tools that I find useful when creating applications with NodeJS.

Includes

  • AVA for testing.
  • Commander for CLI parsing.
  • Eslint for code consistency.
  • Prettier for code formatting.
  • Winston for logging.

How to use

$ git clone git@github.com:lsaether/ts-boilerplate.git
$ mv ts-boilerplate my-project
$ cd my-project ; yarn
1.1.0

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago