The multi-threaded frontend framework for ultra-fast, desktop-like enterprise web applications

angular-alternative data-visualization desktop-like enterprise frontend-framework generative-ai multi-threaded multi-window-support multi-windows no-build no-transpilation performance-engineering react-alternative realtime realtime-framework responsiveness security spa virtual-dom webworkers
2 Open Issues Need Help Last updated: Jun 24, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Refactor the Neo.data.Store class in the Neo.mjs framework to use Neo.collection.Base through composition instead of inheritance. This involves removing the inheritance, creating a private instance of Neo.collection.Base within Neo.data.Store, delegating collection operations to this instance, and focusing Neo.data.Store on its core data loading and management responsibilities. Thorough testing is crucial to ensure functionality remains intact after the refactoring.

Complexity: 4/5
enhancement help wanted

The multi-threaded frontend framework for ultra-fast, desktop-like enterprise web applications

JavaScript
#angular-alternative#data-visualization#desktop-like#enterprise#frontend-framework#generative-ai#multi-threaded#multi-window-support#multi-windows#no-build#no-transpilation#performance-engineering#react-alternative#realtime#realtime-framework#responsiveness#security#spa#virtual-dom#webworkers

AI Summary: Investigate why new Service Worker versions are getting stuck in a waiting state in Chrome. This involves examining the Neo.mjs Service Worker code to ensure `skipWaiting()` is correctly triggered. The issue is not directly related to the Neo.mjs core framework, so other developers can assist.

Complexity: 3/5
bug enhancement help wanted good first issue

The multi-threaded frontend framework for ultra-fast, desktop-like enterprise web applications

JavaScript
#angular-alternative#data-visualization#desktop-like#enterprise#frontend-framework#generative-ai#multi-threaded#multi-window-support#multi-windows#no-build#no-transpilation#performance-engineering#react-alternative#realtime#realtime-framework#responsiveness#security#spa#virtual-dom#webworkers