Component-based (instead of template-based) views for CoffeeScript


Keywords
html, component, web, template
License
BSD-3-Clause
Install
npm install nice@0.3.0

Documentation

nice

Deprecated in favor of Web Components.


Nice is an emerging, component-oriented framework for building the HCI for Web apps. It includes HTML and CSS rendering engines, a component class, and an "evented data" adapter. In addition, Nice leverages these elements to provide a component architecture along with a library of pre-built components.

Status

Early stages of development.

Learn More