Skip to content

spynejs/spyne

Repository files navigation

Spyne.js

Spyne is a full-featured, Javascript framework that reactively renders to the Real DOM.

NPM version GitHub license Build Status

Spyne.js’ key features includes:

  • Real DOM architecture provides clarity and performance over Virtual DOM abstractions
  • Chainable ViewStreams reactively maintains state
  • Intuitive Channel data layer harnesses the power of RxJs
  • Versatile process of extending components with pure, static functions
  • Spyne debugger assists in 'wiring' Channels and ViewStreams
  • Two dependencies, RxJs and ramda

Getting Started

View Documentation
https://spynejs.org

Install

npm install spyne

Copyright (c) 2017-Present Frank Batista, Relevant Context LLC

About

Reactive Real-DOM Framework for Advanced Javascript applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published