joaonuno / flat-to-nested-jsLinks
Convert a hierarchy from flat to nested representation.
☆82Updated 3 years ago
Alternatives and similar repositories for flat-to-nested-js
Users that are interested in flat-to-nested-js are comparing it to the libraries listed below
Sorting:
- Group array of objects into lists.☆64Updated 2 years ago
- Converts row data (in JSON/associative array format) to tree structure based on column naming conventions.☆192Updated 4 years ago
- MongoDB like query api for JavaScript Arrays☆101Updated 7 years ago
- Blazingly fast measure string width in pixels on the server in Javascript (Node.Js)☆106Updated 2 years ago
- A library for converting json-schema to mongoose schema.☆45Updated 3 years ago
- Mongoose extension that allows to build json schema for mongoose models, schemes and queries☆108Updated 3 weeks ago
- Construct ObjectIDs without the mongodb driver or bson module. Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and…☆209Updated last year
- Javascript implementation of a queue data structure.☆31Updated 3 years ago
- Advanced URL Connection String☆78Updated 4 months ago
- socket.io v2.x with a wildcard event☆198Updated last month
- Agnostic tree traversal library.☆88Updated last year
- Node cache store for Redis☆67Updated 6 years ago
- Compile and resolve template strings notation as specified in ES6☆80Updated 3 years ago
- serialize and deserialize javascript object, preserve your object model☆90Updated last year
- Node.js streams in the browser☆67Updated 10 months ago
- URL rewriting middleware for express☆48Updated last year
- JavaScript object to XML converter (useful for RSS, podcasts, GPX, AMP, etc)☆189Updated last month
- An implementation of the JSONPatch (and JSONPointer) IETF RFCs for Javascript (Node.JS and the Browser)☆263Updated last year
- Transforms nested values of complex objects☆44Updated 6 years ago
- A JavaScript library to map complex database joins to nested objects.☆158Updated 2 years ago
- Converts JS objects to JSON Schema☆120Updated 2 years ago
- A javascript implementation of a BSON ObjectId.☆105Updated 9 years ago
- Generates the RFC-4122 Name-Based UUID☆67Updated last year
- JSON toolkit for JavaScript.☆107Updated 2 years ago
- Remove falsy, empty or nullable values from objects☆153Updated 2 years ago
- Recursively omit specified keys from an object.☆79Updated 3 years ago
- Parse js object paths using both dot and bracket notation. Stringify an array of properties into a valid path.☆64Updated 2 years ago
- Recursively merge values in a JavaScript object.