scirs2-wasm 0.4.4

WebAssembly (WASM) bindings for SciRS2 - JavaScript/TypeScript interop for scientific computing
Documentation
{
  "name": "@scirs2/react-hooks",
  "version": "0.4.3",
  "description": "React hooks for scirs2-wasm integration",
  "main": "useScirs2.js",
  "type": "module",
  "peerDependencies": {
    "react": ">=18.0.0"
  },
  "keywords": [
    "scirs2",
    "wasm",
    "react",
    "hooks",
    "scientific-computing"
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/cool-japan/scirs"
  }
}