Montage - A Framework To Develop Rich HTML5 Applications Using JavaScript & Node.js.
Join the DZone community and get the full member experience.
Join For Free
montage
is framework lets you develop rich html5 applications that use
javascript both on the front-end via the browser, and back-end via
node.js. montage is designed to allow you to develop applications
optimized for today and tomorrow’s range of connected devices.
you can build rich uis in the client, and use a service-oriented back-end to handle data persistence and server-side logic. all using one language, and with the ability to have code reuse throughout the full stack. montage opens a new world of opportunity for web developers.
requirements : node.js
demo : http:/ / tetsubo. org/ home/ montage/ about/
license : bsd
you can build rich uis in the client, and use a service-oriented back-end to handle data persistence and server-side logic. all using one language, and with the ability to have code reuse throughout the full stack. montage opens a new world of opportunity for web developers.
features
- components and html templates
- bi-directional data binding
- data persistence
- serialization
- event management
montage comes with the skeleton theme. it's a basic, neutral-looking
theme for html5 controls and inputs. you can use it as a wireframe theme
for prototypes, starting point for creating your own theme, or easily
style it with css to create custom skins. the skeleton theme aims to
provide cross-browser support so you can use it as a fallback theme.
requirements : node.js
demo : http:/ / tetsubo. org/ home/ montage/ about/
license : bsd
HTML
application
Node.js
Framework
JavaScript
Published at DZone with permission of Hirvesh Munogee, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments