erikolson186 / zangodb

MongoDB-like interface for HTML5 IndexedDB
https://erikolson186.github.io/zangodb/
MIT License
1.07k stars 72 forks source link

support npm with regex #36

Open wideweide opened 5 years ago

wideweide commented 5 years ago

npm i git+https://github.com/erikolson186/zangodb.git but when use 'order' throw exception:

vue.esm.js?efeb:1897 TypeError: # is not a function at Array.reduce () at initPredAndSortSpec (create_next_fn.js?53f0:182) at module.exports (create_next_fn.js?53f0:560) at Cursor._init (cursor.js?9bc7:321) at Cursor._forEach (cursor.js?9bc7:62) at Cursor._toArray (cursor.js?9bc7:115) at Cursor.toArray (cursor.js?9bc7:142) at VueComponent.search (ZangoDB.vue?81e2:53) at invokeWithErrorHandling (vue.esm.js?efeb:1863) at HTMLButtonElement.invoker (vue.esm.js?efeb:2188)