Commit Graph

14 Commits (feat/remove-native-modules-imports)

Author SHA1 Message Date
Timothée Rebours 7c3e6ab188 cleanup 10 months ago
Timothée Rebours 792eecd1a1 Move to ESM and build a commonjs version 10 months ago
Timothée Rebours 08c8076ae9 remove deprecated features, remove 'compaction.done' event, add oncompaction callback, include 'callbackify' polyfill for the browser and use it instead of the 'util' module moved to devDependencies 11 months ago
Timothée Rebours ecd8d11e10 fixed JSDoc, updated @seald-io/binary-search-tree & devDeps, fixed linting, regenerated docs 2 years ago
Timothée Rebours c480c1230c fix case sensitiveness on filename 3 years ago
Timothée Rebours 2ad5759d7e remove async dependency 3 years ago
Timothée Rebours 0e60987a20 browserify 3 years ago
Timothée Rebours d04b0894cf fix mistake in webpack output path 3 years ago
Timothée Rebours f000cc748d unify browser & rn versions for most files 3 years ago
eliot-akira 84eee58c5a Use regular expression literal instead of RegExp 3 years ago
eliot-akira b7e7f2bfe9 Optimize browser build by replacing "byline" with empty object 3 years ago
eliot-akira 2a3afcb7d8 Do not stream on browser side, since localforage returns entire database file content; Passes all browser tests 3 years ago
Timothée Rebours de162b0b16 stop using util 4 years ago
Timothée Rebours a4cd69f5c6 re-make the build process with webpack, swicth to Karma for the browser tests, bumps all dependencies except , remove bower.json, remove browser build from repo (will be published on npm though) 4 years ago