Socket
Socket
Sign inDemoInstall

neo.mjs

Package Overview
Dependencies
Maintainers
1
Versions
1055
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

neo.mjs

The webworkers driven UI framework


Version published
Weekly downloads
626
decreased by-0.32%
Maintainers
1
Weekly downloads
 
Created
Source

Downloads Version License Chat PRs Welcome

Welcome to neo.mjs! (Beta Version)

Online Examples   Online Docs

This is a new paradigm. If you want to enter a new era of making better Web Based User Interfaces, the following concepts will be addictive.

Bronze Sponsors

What if ...Benefit
1.... a framework & all the apps you build are running inside a separate thread (web worker)?You get extreme Performance
2.... the main thread would be mostly idle, only applying the real dom manipulations, so there are no background tasks slowing it down?You get extreme UI responsiveness
3.... a framework was fully build on top of ES8, but can run inside multiple workers without any Javascript builds?Your development speed will increase
4.... you don’t need source-maps to debug your code, since you do get the real code 1:1?You get a smoother Debugging Experience
5.... you don’t have to use string based pseudo XML templates ever again?You get unreached simplicity, no more scoping nightmares
6.... you don’t have to use any sort of templates at all, ever again?You gain full control!
7.... you can use persistent JSON structures instead?You gain more simplicity
8.... there is a custom virtual dom engine in place, which is so fast, that it will change your mind about the performance of web based user interfaces?You get extreme performance
9.... the ES8 class system gets enhanced with a custom config system, making it easier to extend and work with config driven design patterns?Extensibility, a robust base for solid UI architectures
10.... your user interfaces can truly scale?You get extreme Performance

Impossible? Pick with caution!

blue or red pill

The webworkers driven UI framework

Prior to the public release on November 23, 2019, the project was already at 3720 commits.

Please take a look at the Getting Started Guide.

Although neo.mjs is ready to craft beautiful & blazing fast UIs, the current state is just a fraction of a bigger picture.
Take a look at the Project Story and Vision.

In case you like the neo.mjs concepts, please support it: Sponsors & Backers.

Join our Slack Channel for questions & feedback:

Slack Channel Invite Link

Build with :heart: in Germany.

Copyright (c) 2015 - today, Tobias Uhlig & Rich Waters

Keywords

FAQs

Package last updated on 29 Dec 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc