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.
TypeScript utilities library containing function wrappers, string and array helper functions, event classes and color utilities.
A simple database wrapper to make sqlite database interactions much easier for beginners, with additional array helper methods.
Commonly used array initializer that optimizes for length.