0.0.11 • Published 8 years ago

universal-utils-vdom-components v0.0.11

Weekly downloads
2
License
MIT
Repository
-
Last release
8 years ago

VDOM Components (for VDOM)


NPM npm.io

VDOM Components are prepackaged bits of code that provide some default functionality for the VDOM lib included in matthiasak/universal-utils. Think of it like a component library.

How to get started

  1. start your own node project, then npm i -S universal-utils universal-utils-vdom-components
  2. this package is compiled to es5, so you don't need to worry about the Babel require hook, or anything of the sort... just do...
  3. import * as components from 'vdom-components' to use this package in server or client-side

Who?

Matthew Keas, @matthiasak

License

MIT.

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago