Skip to content
This repository has been archived by the owner on May 23, 2019. It is now read-only.

Update for ES6? #87

Open
sjorsvanheuveln opened this issue Feb 12, 2018 · 0 comments
Open

Update for ES6? #87

sjorsvanheuveln opened this issue Feb 12, 2018 · 0 comments

Comments

@sjorsvanheuveln
Copy link

Hi Nicole,

Awesome library. Maybe update the readme for ES6? E.g.:

import { Expression, Equation } from 'algebra.js';

const z = new Expression('♥');
const eq = new Equation(z.subtract(4), 8);
const answer = eq.solveFor('♥');
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant