lcustodio / totallylazy.js

TotallyLazy.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TotallyLazy.js

CircleCI npm version

LOTS STILL MISSING!

  • Written in Typescript
  • Targeting ESNext (if using JS you will need babel etc)
  • Transducers for both sync and async code
  • Extensive use of Promise, Iterators, Generators and AsyncIterators
  • Includes HTTP as a function (think minimal UtterlyIdle/HTTP4K)
  • Minimal dependencies (just polyfills if needed)

TODO

  • SQL projections using the Transducers (think LINQ/LazyRecords)

About

TotallyLazy.js

License:Apache License 2.0


Languages

Language:TypeScript 98.7%Language:Shell 1.1%Language:HTML 0.2%