Better Promise.all with automatic dependency optimization
....$ context, allowing the library to kick off independent operations immediately and only wait for dependent results when needed. This approach increases readability, reduces boilerplate, and optimizes execution timing based on actual dependency relations rather than naive static ordering.
Todo task manager with simple, fast and intuitive user interface
Todo task manager with simple, fast and intuitive user interface. It supports subtasks, reminders, user defined statuses, categories and filters, custom ordering, text formatting, clickable links etc.
Overview of functions: https://sourceforge.net/p/too-doo/wiki/