An open API service indexing awesome lists of open source software.

https://github.com/kentonbmax/simple-tnt

Simple TNT (typescript + node + visual studio code) and explosion of creativity.
https://github.com/kentonbmax/simple-tnt

lodash moment visual-studio

Last synced: 11 months ago
JSON representation

Simple TNT (typescript + node + visual studio code) and explosion of creativity.

Awesome Lists containing this project

README

          

# Simple-Typescript-Node-Template
![explosion-153710_640](https://cloud.githubusercontent.com/assets/15804484/25819031/9cd76898-33fa-11e7-8d28-f4971b15e265.png)
Typescript + Node + Visual Studio Code + Batteries

Current Batteries
- custom object
- example lodashjs
- example momentjs

First make sure you configure your personal settings for Visual Studio Code.

Caution!!
Gitignore does not include .js files.

Setup:
> Requires current LTS version of nodejs.
1. Run `npm install`
1. Run `npm start`
1. Add your own amazing content or proof of concepts!!

TODO:
1. Add encryption example
2. Add bcrtyp example
3. Add Obervable example using rx.js