NX framework
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
observer-util
Transparent reactivity with 100% language coverage. Made with
❤️ and ES6 Proxies. -
compiler-util
An NX utility, responsible for executing code in the context of an object.
-
queue-util
Priority based task scheduling for splitting up heavy work
💪 -
render-middleware
An NX middleware, responsible for rendering and modularization.
-
bindable-middleware
An NX middleware, responsible for data-binding.
-
intro-example
An introductory NX app - featuring data-binding, client-side routing and project organization.
-
core
A Web Components based NX core.
-
todomvc-example
A small and fully spec-compliant TodoMVC implementation in NX.
-
hackernews-example
An NX Hacker News clone with real-time updates and animations.
-
framework
A modular front-end framework - inspired by the server-side and Web Components.
-
router-util
Router utilities for the NX framework. (WIP)
-
bind-middleware
An NX data-binding middleware.
-
meta-middleware
A middleware, responsible for handling metadata and analytics.
-
flow-middleware
An NX middleware, responsible for handling loops and conditionals in the view.
-
style-middleware
An NX middleware, responsible for dynamic styling.
-
animate-middleware
An NX animation middleware, based on standard CSS animations.
-
ref-middleware
An NX middleware, responsibe for handling internal references.
-
route-middleware
An NX middleware, responsible for path routing.
-
params-middleware
An NX middleware, responsible for query parameter routing.
-
attributes-middleware
An NX middleware, responsible for handling reactive and custom attributes.
-
interpolate-middleware
An NX middleware, responsible for dynamic and one-time text interpolation.
-
events-middleware
An NX middleware, responsible for inline event handling.
-
observe-middleware
An NX middleware, responsible for reactivity and observables.
-
dom-util
An NX utility, exposing a collection of DOM helper functions.
-
props-middleware
A middleware, responsible for passing static and dynamic component properties.
-
validator-util
Validation utilities for the NX framework. (WIP)
-
limiters
Rate limiters for the NX compiler utility.
-
filters
Filters for the NX compiler utility.