nerdamer2asciimath

0.1.0 • Public • Published

nerdamer2AsciiMath

Join the chat at https://gitter.im/brosnanyuen/mathquill

Converts nerdamer syntax to AsciiMath

Example:

var text = nerdamer2AsciiMath(nerdamer('matrix([b,n,g],[f,r,a],[3,l,5])').symbol.text());
console.log(text);
"[[b,n,g],[f,r,a],[3,l,5]]"

##0.1.0 Specification

  • Support for nerdamer.core.js
  • Write tests
  • npm package
  • Travis CI support

Package Sidebar

Install

npm i nerdamer2asciimath

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • brosnanyuen