@elcalc/evaluate
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

Evaluate

Math helper for Elcalc, written in Rust and compiled to WASM.

Build Status

Install

$ npm install @elcalc/evaluate

Usage

import * as wasm from '@elcalc/evaluate';

evaluate('25+4');

Build

Prerequisites

To build a npm package run:

$ wasm-pack build

Notice

This package is highly experimental and it might now work as expected 😄

Please take a look at any open issues.

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    1

Package Sidebar

Install

npm i @elcalc/evaluate

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

171 kB

Total Files

6

Last publish

Collaborators

  • akepinski