@shamilovtim/react-native-leveldb-async
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@shamilovtim/react-native-leveldb-async

abstract-level adapter for react-native-leveldb

Passes nearly all tests of abstract-level except for "async-iterator-test.js".

Installation

yarn add @shamilovtim/react-native-leveldb-async

Setup polyfills

You will need to polyfill TextEncoder, TextDecoder and Buffer. Take a look at the sourcecode and documentation of web5-react-native-polyfills for an example of how to set these up.

Credits

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i @shamilovtim/react-native-leveldb-async

Weekly Downloads

3

Version

1.0.0

License

MIT

Unpacked Size

52.2 kB

Total Files

13

Last publish

Collaborators

  • shamilovtim