odojs

4.6.3 • Public • Published

Odo.js

Odo.js is a large collection of tiny modules that can be used together to build web applications.

Simple virtual dom components using the excellent virtual-dom library.

Supports:

  • Framework free components - users of the component don't need to include or work with odojs
  • Components can be mounted into the DOM and updated with state
  • Uni-directional data flow
  • Virtual-hyperscript is exposed
  • Components can be nested
  • Widgets get access to the raw DOM elements
  • Components can be rendered on the server as a string
  • This can be used as the View in MVC type applications

Suggestions:

  • Use with other libraries to help with events / observations and data manipulation

NPM version

Inspired by deku.

Wiki links

Readme

Keywords

none

Package Sidebar

Install

npm i odojs

Weekly Downloads

10

Version

4.6.3

License

MIT

Unpacked Size

31.3 kB

Total Files

23

Last publish

Collaborators

  • ajnisbet
  • ascendzor
  • tcoats
  • tornadot-tim