now ready for npmts

This commit is contained in:
2016-03-23 00:12:17 +01:00
parent 33f77ee5f2
commit a1845b697d
29 changed files with 2782 additions and 171 deletions

5
.gitignore vendored
View File

@ -1,3 +1,6 @@
node_modules/
.settings/
docs/
coverage/
ts/**/*.js
ts/**/*.js.map
.idea/