Skip to content

Akagi201/micro-ts

Repository files navigation

micro-ts

Node.js CI

Typescript Node.js backend boilerplate code

Features

Libs

chrome extensions

Webassembly

Nice docs

Install Deps

npm install

Tools

  • depot - cargo for js
  • lexe - package your node.js application into a single exec.
  • tsdoc - generate typescript doc

NPM Scripts

  • clean: remove coverage data, Jest cache and transpiled files
  • prebuild: lint source files and tests before building
  • build: transpile TypeScript to ES6
  • build:watch: interactive watch mode to automatically transpile source files
  • lint: lint source files and tests
  • test: run tests
  • test:watch: interactive watch mode to automatically re-run tests

Refs

About

Typescript Node.js backend boilerplate code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors