Skip to content

lcustodio/totallylazy.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.7%
  • Shell 1.1%
  • HTML 0.2%