Skip to content

Promise-based IndexedDB wrapper with an ORM-like API and support for Active Records, relations and migrations

License

Notifications You must be signed in to change notification settings

LankyMoose/async-idb-orm

async-idb-orm

Development monorepo template for async-idb-orm.

Ask DeepWiki

Structure

  • .github
    • Contains workflows used by GitHub Actions.
  • package
    • Contains the individual packages managed in the monorepo.
    • async-idb-orm
  • sandbox
    • Contains example applications and random tidbits.

Tasks

  • Use make build to recursively run the build script in each package
  • Use make test to recursively run the test script in each package

About

Promise-based IndexedDB wrapper with an ORM-like API and support for Active Records, relations and migrations

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Languages