Produce unnpm iversal library with webpack and es6


Keywords
webpack, es6, starter, library, universal, umd, commonjs
License
MIT
Install
npm install fbmytest1@0.10.28

Documentation

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