magicops / JQuery-expression-builder

JQuery plugin offering an interface to create arithmetic expressions

Home Page:https://exp.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JQuery-expression-builder

I'm planning to create a pure javascript npm package out of this library so all javascript projects can use it. Please contact me if you want to contribute and help me on this journey.

JQuery plugin offering an interface to create arithmetic expressions

JQuery Expression Builder is UI component to create a input for arithmetic expressions with functiuons and intellisense.

Website: https://exp.js.org CodePen: https://codepen.io/magicops/pen/yRgQwV/

Install

yarn add jquery-expression-builder

Remember you should have jQuery installed in a project as well.

Publish to npm

yarn publish
    _______  __ ____         _______
   / ____/ |/ // __ \       / / ___/
  / __/  |   // /_/ /  __  / /\__ \ 
 / /___ /   |/ ____/  / /_/ /___/ / 
/_____//_/|_/_/       \____//____/  

About

JQuery plugin offering an interface to create arithmetic expressions

https://exp.js.org


Languages

Language:TypeScript 95.8%Language:CSS 4.2%