0.9.0 • Published 5 years ago

hypermorphic v0.9.0

Weekly downloads
4
License
ISC
Repository
github
Last release
5 years ago

hypermorphic build status

Greenkeeper badge

An isomorphic hyperHTML & viperHTML importer, compatible with bundlers.

// ESM example (assuming bundlers/ESM loaders in place)
import {bind, wire} from 'hypermorphic';

// CommonJS example
const {bind, wire} = require('hypermorphic');

Bundlers

Please have a look at the example folder to find out how to configure your favorite bundler to load hyperHTML on the client side, fully ignoring viperHTML.

Examples

You can clone this repository, enter in the example folder, pick one of the solutions and then run npm install.

You can reach http://localhost:8080/ to see a page powered by hyperHTML on the client and viperHTML on the server.

0.9.0

5 years ago

0.8.1

6 years ago

0.8.0

6 years ago

0.7.0

6 years ago

0.6.3

6 years ago

0.6.2

6 years ago

0.6.1

6 years ago

0.6.0

6 years ago

0.5.6

6 years ago

0.5.5

6 years ago

0.5.4

6 years ago

0.5.3

6 years ago

0.5.2

6 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.4.0

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago

0.0.0

6 years ago