8000 GitHub - bodar/bodar.ts
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bodar/bodar.ts

Repository files navigation

bodar.ts

bodar codecov

The project is a monorepo which contains a few packages:

  • totallylazy - a library for functional programming in TypeScript
  • lazyrecords - a library for accessing databases in a functional way (currently SQL only)
  • yadic - a library for building objects and their dependencies lazily in TypeScript

Top level tasks

  • Basic structure

  • Run script

    • tests
    • lint
    • typecheck
    • CI target
      • Publish to JSR
      • TSDoc/JSDoc
      • Tests -> Docs
  • totallylazy

    • Sequence
    • Transducers
    • Predicates
    • Parser Combinators
    • Immutable List + Map
    • Date Parsing ?
    • ...
  • lazyrecord

    • Postgres
    • SQLite
  • yadic

    • LazyMap
      • constructor
      • instance
      • decorate
  • utterlyidle / http4d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0