13 packages
@valentech/adonis-stripe
Stripe service provider for Adonis
@valentech/chromium-all-codecs-bin
Download a Chromium all-codecs+ woolyss binary
@valentech/circular-stringify
A utility for circular JSON stringify and parse.
@valentech/lingua-js
Powerful language detection using the rust Lingua library. Detecting 75 languages.
@valentech/normalize-string
---
@valentech/parse-faulty-json5
JSON for Humans
@valentech/powersync-web
PowerSync web SDK. Sync Postgres, MongoDB or MySQL with SQLite in your web app
@valentech/react-native-drax
A drag-and-drop system for React Native
@valentech/rocksdb-cache
Very simple cache based on rocksdb. API: import RocksDbCache from '' const path = './cache' const cache = new RocksDbCache(path) // value can be anything serializable by JSON.stringify await cache.set(key, value) console.log(await cache.get(key))
@valentech/rust-fetch
A high-performance Rust-powered HTTP fetch library for Node.js, exposing a **fetch-like API modeled on Rust’s [`reqwest`](https://docs.rs/reqwest/latest/reqwest/)** and designed for **superior throughput under heavy concurrent load**.