UNPKG

@anywhichway/nerd-editor

Version:

A JavaScript rich text editor based on and with support for custom elements.

24 lines (23 loc) 700 B
{ "name": "@anywhichway/inline-function", "version": "0.0.7", "description": "A web component for safely evaluating complex and symbolic math expressions and other functions and displaying the result.", "main": "index.html", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/anywhichway/inline-function.git" }, "keywords": [ "MathJS", "eval" ], "author": "Simon Y. Blackwell", "license": "MIT", "bugs": { "url": "https://github.com/anywhichway/inline-function/issues" }, "homepage": "https://github.com/anywhichway/inline-function#readme" }