Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "liftjs", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"homepage": "https://github.com/atomable/lift.js/", | ||
@@ -5,0 +5,0 @@ "description": "lift.js is a compact monad opinionated javascript library", |
@@ -10,3 +10,6 @@ # lift.js | ||
npm: upcoming | ||
#### npm | ||
``` | ||
npm install liftjs | ||
``` | ||
@@ -139,7 +142,15 @@ ## lift (lifting) | ||
## Links | ||
- [npm](https://www.npmjs.com/package/liftjs) | ||
- [@atomable](https://twitter.com/atomable) | ||
- [@pre63](http://twitter.com/pre63) | ||
## Author | ||
Written and maintained by [@pore63](http://twitter.com/pre63). | ||
Written and maintained by [@pre63](http://twitter.com/pre63). | ||
Sponsored by [@atomable](https://twitter.com/atomable). | ||
Based on [Douglas Crockford MONAD](https://github.com/douglascrockford/monad/blob/master/monad.js). | ||
Special tanks to [Monet](https://github.com/cwmyers/monet.js) for the inspiration and a bunch of tests. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24668
154