Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Dexie.js
Develop and maintain Dexie.js - the minimalistic wrapper for IndexedDB
Collective -
Host: opensource -
https://opencollective.com/dexiejs
- Website: https://dexie.org/
- Code: https://github.com/dexie/Dexie.js
github.com/dexie/Dexie.js - 6f691526278eb9a8f8e1e0a00569f5ea4755235a authored almost 11 years ago by David Fahlander <[email protected]>
github.com/dexie/Dexie.js - d3d186817f8c05ba99525f637c150ffa4ee88d24 authored almost 11 years ago by David Fahlander <[email protected]>
github.com/dexie/Dexie.js - 61250e79b3ea659731df4715dbdaa48e2436f44d authored almost 11 years ago by David Fahlander <[email protected]>
github.com/dexie/Dexie.js - eff02dd12642343b5d015b71f258841dfff1a63e authored almost 11 years ago by David Fahlander <[email protected]>
github.com/dexie/Dexie.js - 6edbc73f1d74fe5e5a50bb0602c24e44d29db597 authored almost 11 years ago by David Fahlander <[email protected]>
github.com/dexie/Dexie.js - 55ce8128ae636d8ab60cb2f778c705bc07e5963b authored almost 11 years ago by David Fahlander <[email protected]>
github.com/dexie/Dexie.js - acc78c8f1939f4880237771de57cd7d83f147048 authored almost 11 years ago by David Fahlander <[email protected]>
github.com/dexie/Dexie.js - 67fb42215f3b5acf8a424fa50046f497f17a8d88 authored almost 11 years ago by David Fahlander <[email protected]>
Renamed StraightForwardDB to Dexie
github.com/dexie/Dexie.js - 13632dd1116859cec78fc2731634bc542b85cfc1 authored almost 11 years ago by David Fahlander <[email protected]>github.com/dexie/Dexie.js - 933a50ebfe2c29028594ba78ff08f7d50c9bfd95 authored almost 11 years ago by David Fahlander <[email protected]>
Corrected bugs and extended the Promise implementation.
Bugs: 1) Calling resolve() or reject() d...
Now possible to map tables to classes (javascript constructors) so that
code completion is bette...
github.com/dexie/Dexie.js - e1ffee5b8bcd0f1c20551cca3cf4841288c071be authored almost 11 years ago by David Fahlander <[email protected]>
Tests failed in Chrome due to an incompatibility between Promises/A+ and
indexedDB specification...
Still have a lot more tests to write.
github.com/dexie/Dexie.js - ecce834f9d612926aedf6fd801ffc2de4d73abb1 authored almost 11 years ago by David Fahlander <[email protected]>
No longer needed to wait for the ready event to start interacting with
the database. Instead, th...
github.com/dexie/Dexie.js - 278b7a1f95e5ebd4f6d8e9a23a73d49062abc7d0 authored almost 11 years ago by David Fahlander <[email protected]>
github.com/dexie/Dexie.js - e4acb7e55c044aba4ba3c65fc5f475af3c25810b authored almost 11 years ago by David Fahlander <[email protected]>
github.com/dexie/Dexie.js - 05c86ca8542120bb5720294f85d48d1631ed25dd authored almost 11 years ago by David Fahlander <[email protected]>
Rewritten to use prototyped methods on all classes as well as Ecmascript
6 and A+ compliant Prom...
Rewritten to use prototyped methods on all classes as well as Ecmascript
6 and A+ compliant prom...
Working now after rewriting the code. Writing tests.
github.com/dexie/Dexie.js - 42ebfc120b4720f6b31956aa043d490aec065610 authored almost 11 years ago by David Fahlander <[email protected]>Not yet functional.
github.com/dexie/Dexie.js - bda7398cfc561fabeeda1b01938aed78bc806465 authored almost 11 years ago by David Fahlander <[email protected]>github.com/dexie/Dexie.js - 4def75ae8f93142619cbb250e5afb7d807432f68 authored almost 11 years ago by David Fahlander <[email protected]>
github.com/dexie/Dexie.js - 1a77dad6bdb28e5c24bb6b913077a37f20d3bef7 authored almost 11 years ago by dfahlander <[email protected]>