@veloxdevworks/formulas
v0.2.0
Published
High-performance formula evaluation: WebAssembly for web/Node, TurboModule for React Native (Velox Formulas).
Maintainers
Readme
@veloxdevworks/formulas
High-performance, Excel-style formula evaluation for web / Node (WebAssembly) and React Native (TurboModule).
The package ships prebuilt native libraries for React Native (Android JNI .so per ABI, iOS VeloxFormulas.xcframework) plus WASM and JavaScript for other targets, so consumers do not compile the core engine from source during install—only normal app linking and bundling apply.
Roadmap
v1.0.0 is planned to move native artifact distribution to Maven Central, CocoaPods, and Swift Package Manager (where applicable), with the npm package focused on JS, types, and glue while keeping autolinking and version alignment straightforward.
