@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

Readme

Keywords

none

Package Sidebar

Install

npm i @elcalc/evaluate

Weekly Downloads

2

Version

0.1.0

License

MIT

Unpacked Size

171 kB

Total Files

6

Last publish

Collaborators

  • akepinski