philipstanislaus / performant-array-to-treeLinks
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
Alternatives and similar repositories for performant-array-to-tree
Users that are interested in performant-array-to-tree are comparing it to the libraries listed below
Sorting:
- eachDeep, filterDeep, findDeep, someDeep, omitDeep, pickDeep, keysDeep etc.. Tree traversal library written in Underscore/Lodash fashion☆279Updated 2 years ago
- Export to plain text, css, html, json, csv, xls, xml files from JSON.☆178Updated last week
- A vite import plugin for babel.☆34Updated 3 years ago
- Convert a plain array of nodes (with pointers to parent nodes) to a nested data structure☆163Updated 3 years ago
- ☆175Updated last month
- A webpackChunkName plugin for Vite.☆72Updated last year
- Node module to find the same/diff of two arrays.☆112Updated 2 months ago
- use to external resources☆176Updated 2 years ago
- A plugin for vite that convert from require syntax to import☆84Updated 2 years ago
- A pure JavaScript implementation for CommonJs☆133Updated 8 months ago
- html template for vite, like html-webpack-plugin for webpack.☆124Updated last year
- A simple in-memory cache written in Typescript with automatic cache invalidation and an elegant syntax.☆239Updated last year
- A vite plugin for rewriting html☆83Updated 2 years ago
- A PostCSS plugin that is used to wrap css styles with a css selector to constrain their affect on parent elements in a page.☆77Updated last week
- Add commonjs external support for vite. Mainly to provide vite support for electron.☆65Updated last year
- TypeScript implementation of debounce function.☆139Updated 10 months ago
- JavaScript expression parsing and evaluation.☆198Updated 2 years ago
- MPA(multi page application) for vite.☆239Updated 2 years ago
- Lightweight Vue 3 bindings for MobX based on Composition API.☆77Updated last year
- 🚀 React application framework inspired by UmiJS / 类 UmiJS 的 React 应用框架☆100Updated 2 years ago
- Transform code to support top-level await in normal browsers for Vite.☆310Updated last month
- Vite-generated legacy bundles☆54Updated 4 years ago
- Loads a CommonJS module from a remote URL for the Browser or Node.js.☆87Updated last year
- Vite library mode plugin,which support transfom the whole folder and emit dceclaration files. Vite 库 模式插件,支持整个文件夹的转换和声明文件生成。(支持 vanilla、re…☆59Updated 2 years ago
- A plugin to extend vite's css module rules, not just ".module" suffix☆21Updated 3 years ago
- Enhance Vite builtin dynamic import☆215Updated 11 months ago
- Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer Experience.