0.0.9 • Published 9 years ago
functional-typescript v0.0.9
FunctionalTypeScript
A Functional Library for TypeScript based on Scala
Table of Contents
Installation
npm install FunctionalTypeScript --saveGetting Started
- Run:
npm installinside your project to install dependencies. - Run:
npm install typings -g(If typings is not installed before run this command) - Run:
npm install gulp -gto 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.