donmccurdy / expression-evalLinks
JavaScript expression parsing and evaluation.
☆198Updated 2 years ago
Alternatives and similar repositories for expression-eval
Users that are interested in expression-eval are comparing it to the libraries listed below
Sorting:
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆220Updated last year
- Automatically load declaration files while typing in monaco editor instances☆217Updated 11 months ago
- Object Observer functionality of JavaScript objects/arrays via native Proxy☆187Updated this week
- eachDeep, filterDeep, findDeep, someDeep, omitDeep, pickDeep, keysDeep etc.. Tree traversal library written in Underscore/Lodash fashion☆279Updated 2 years ago
- Math JS library. Super advanced & efficient Math expression evaluator☆217Updated 5 months ago
- Store JSON data in space efficient manner☆138Updated last month
- Safe eval runtime☆172Updated 6 months ago
- Converts JS objects to JSON Schema☆119Updated 2 years ago
- An NX utility, responsible for executing code in the context of an object.☆164Updated 7 years ago
- A JavaScript library to find diff between two JavaScript Objects. Support for Array, Number, Date and other primitive data types.☆153Updated last year
- JavaScript Expression Parser☆937Updated 11 months ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆233Updated 7 months ago
- Node module to find the same/diff of two arrays.☆114Updated 5 months ago
- A high-performance Javascript string compression library☆327Updated 2 years ago
- Adds collaborative editing capabilities to the Monaco Editor☆228Updated 2 years ago
- JSON parse and stringify with compression☆508Updated last year
- Loads a CommonJS module from a remote URL for the Browser or Node.js.☆89Updated last year
- Converts an array of items with ids and parent ids to a nested tree in a performant O(n) way. Runs in browsers and Node.js.☆236Updated last year
- Traverse JSON Schema passing each schema object to callback☆103Updated 4 years ago
- A code generator to generate TypeScript code generator from TypeScript code☆392Updated 2 years ago
- Code writer for JavaScript and TypeScript code.☆217Updated last year
- Use multiple fs modules at once☆230Updated 2 months ago
- A JavaScript library for text diffing and three-way-merge☆98Updated 2 weeks ago
- very small and fast xml-parser in pure javascript☆221Updated 3 weeks ago
- Blazingly fast measure string width in pixels on the server in Javascript (Node.Js)☆106Updated 2 years ago
- A simple Cancelable Promise☆158Updated last week
- Monkey-patches for file system related things☆119Updated 2 months ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆319Updated 2 months ago
- A structuredClone polyfill☆317Updated 9 months ago
- Observable Slim is a singleton that utilizes ES6 Proxies to observe changes made to an object and any nested children of that object. It …☆301Updated 2 weeks ago