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 arrayhelper functions, event classes and color utilities.
Ember helper to test the presence of an item in an array
A simple database wrapper to make sqlite database interactions much easier for beginners, with additional arrayhelper methods.