functional-type-script
v0.0.4
Published
A Functional Library for TypeScript based on Scala
Downloads
4
Readme
FunctionalTypeScript
A Functional Library for TypeScript based on Scala
Table of Contents
Installation
npm install FunctionalTypeScript --save
Getting Started
- Run:
npm install
inside your project to install dependencies. - Run:
npm install typings -g
(If typings is not installed before run this command) - Run:
npm install gulp -g
to install Gulp globally - Follow the Complete Directory Layout to get to know about the project.
Changelog
Recent changes can be viewed on the CHANGELOG.md
How to Contribute
Read to contribute CONTRIBUTING.md
How to Make Pull Request
Read to contribute PULL_REQUEST_TEMPLATE.md
License
Copyright (c) Jordan Burke. This source code is licensed under the MIT license.