NervJS / nerv

A blazing fast React alternative, compatible with IE8 and React 16.

Home Page:https://nerv.aotu.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

new example : nerv + hyperscript helpers + web component + state machine

brucou opened this issue · comments

Hello people,

I just finished a Nerv example that features hyperscript helpers (I forked react-hyperscript into nerv-hyperscript), web component, and a state machine to manage state.

I think it is interesting to add to the list of examples here : https://github.com/NervJS/nerv#examples

Also, the codesandbox for the example can serve for people who want to quickly try out nerv.

Here is the link for the demo : https://codesandbox.io/s/o4vkwmw7y

Let me know if there is any information missing. and congratulations for the great library,

Note that I created a nerv-hyperscript similar to react-hyperscript. This allows to run nerv seamlessly in codesandboxes without having to alias anything. This is great for quick experimentation.

no answer in months, so closing this.