rampadc / nodered-typescript-node-starter

A super simple node built in Typescript, with some Gulp automation to make life simple

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node-RED Typescript Node Starter

It's a simple node that does very little, but it's got all the Gulp workflows built-in to help you get started building nodes quickly in Typescript.

Building

First, install dependencies with

npm install

Then, starting gulping with

gulp

Built With

  • Coffee

License

This project is licensed under the Apache 2.0 License

About

A super simple node built in Typescript, with some Gulp automation to make life simple


Languages

Language:JavaScript 46.8%Language:TypeScript 30.6%Language:HTML 22.6%