Request
-
For small application development it would be really cool to have leveldb / indexeddb available. Developer benefits: Don’t need to have a server up and running all the time. Scaling issues with many users would be gone. User benefits: Quicker response time. No need to trust 3rd party sites with your data, they live inside Adobe XD.
-
Code example (indexing data to indexeddb and searching indexeddb): https://fergiemcdowall.github.io/search-index/demo/
I’m looking into creating a Design with search data app and need search-index and pouchdb.