2.0.5 • Published 4 years ago

chleb.js v2.0.5

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

chleb.js

One of the easiest possible virtual DOM implementations. xlɛp\ Currently the library isn't ready to use it in production, use react (or preact) instead.

Current features

  • components
  • basic diffing algorithm
  • dev mode (hot reload with websockets)
  • jsx support,
  • component's props and data

TODO

  • refactor
    • improve build and production scripts
    • import { Component } from 'chleb.js'; instead of import Component from './lib/Component.js';
    • improve diffing algorithm
2.0.5

4 years ago

1.1.0

4 years ago

2.0.0

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago