@ied/calc

1.0.0-beta.10 • Public • Published

Calc

Install

yarn add @ied/calc

Use

import calc from '@ied/calc'

const x = calc('1 + 2 * 100')
// 201

Types

type Calc = (string: string) => number

Readme

Keywords

none

Package Sidebar

Install

npm i @ied/calc

Weekly Downloads

1

Version

1.0.0-beta.10

License

MIT

Unpacked Size

11.2 kB

Total Files

7

Last publish

Collaborators

  • vibbou
  • lfalorni