3.1.2 • Published 6 years ago

streamline-node v3.1.2

Weekly downloads
100
License
-
Repository
github
Last release
6 years ago

Streamline.js type definitions for node.js API

Streamline needs global-level type definitions and the typings tool only handles module-level type definitions. So I recommend using tsdm instead.

# Install tsdm globally (if not already done)
$ npm install tsdm --global
# Install streamline-runtime and streamline-node 
# and add them to your package.json.
$ npm install --save-dev streamline-runtime streamline-node
# Link the definitions
$ tsdm rewire
# Enjoy :-)
3.1.2

6 years ago

3.1.1

6 years ago

3.1.0

6 years ago

3.0.0

6 years ago

2.0.2

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.0.4

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago