justact

1.0.0 • Public • Published

JustAct: Better UIs with Familiar Tools

class MyComponent extends justact.Component {
    render () {
        <input value={this.message$}>
    }
}

Why JustAct?

  • Data bindings without virtual DOM
  • Less refactoring
  • Separation of concerns with ease

Readme

Keywords

none

Package Sidebar

Install

npm i justact

Weekly Downloads

18

Version

1.0.0

License

MIT

Unpacked Size

35.5 MB

Total Files

6770

Last publish

Collaborators

  • kerneldeimos