joaonuno / tree-model-js
Manipulate and traverse tree-like structures in javascript.
☆972Updated last year
Alternatives and similar repositories for tree-model-js:
Users that are interested in tree-model-js are comparing it to the libraries listed below
- Flexible tree layout algorithm that allows for variable node sizes☆343Updated 2 years ago
- Serialize and deserialize complex object graphs to and from JSON and Javascript classes☆771Updated last week
- Convert a hierarchy from flat to nested representation.☆81Updated 2 years ago
- Generate hashes from javascript objects in node and the browser.☆1,438Updated 8 months ago
- Javascript utility for calculating deep difference, capturing changes, and applying changes across objects; for nodejs and the browser.☆3,028Updated last year
- Lean and mean Javascript implementation of the JSON-Patch standard (RFC 6902). Update JSON documents using delta patches.☆1,865Updated 9 months ago
- DOM 3 Xpath implemention and helper for node.js☆230Updated 8 months ago
- Flatten/unflatten nested Javascript objects☆1,799Updated 7 months ago
- Fancy date ranges for Moment.js☆1,689Updated 2 years ago
- JSON does not handle circular references. Now it does☆606Updated 5 years ago
- JavaScript client-side search API with web-worker support☆421Updated 2 years ago
- Join all arguments together and normalize the resulting url.☆362Updated 11 months ago
- A port of inflection-js to node.js module☆565Updated 2 months ago
- Simple and intuitive schema validator☆387Updated 8 years ago
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆303Updated last year
- A graph data structure with topological sort and shortest path algorithms.☆258Updated last month
- Formats data into a string table.☆934Updated 2 months ago
- easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.☆587Updated 4 years ago
- A lightweight string replace engine for text-based templates☆277Updated 8 years ago
- Easily load and persist config without having to think about where and how☆872Updated 4 months ago
- node's assert.deepEqual algorithm☆790Updated last year
- Stringify an object/array like JSON.stringify just without all the double-quotes☆313Updated 4 months ago
- 🔍 Power of Browser DevTools inspectors right inside your React app☆798Updated 4 months ago
- A sax style parser for JS☆1,109Updated 10 months ago
- Extract YAML front matter from strings☆682Updated last year
- A webpack loader that registers a script as a Web Worker☆1,459Updated 3 years ago
- A tiny JavaScript utility to access deep properties using a path (for Node and the Browser)☆1,064Updated 2 years ago
- A library for deep (recursive) merging of Javascript objects☆2,791Updated last year
- A simple dependency graph for Node.js☆340Updated last year
- eachDeep, filterDeep, findDeep, someDeep, omitDeep, pickDeep, keysDeep etc.. Tree traversal library written in Underscore/Lodash fashion☆279Updated 2 years ago