Dicat
$3




All the power of Virtual DOM components, without the overhead:
* Familiar React API & patterns: ES6 Class and Functional Components.
* Extensive React compatibility via a simple dicat-compat alias.
* Everything you need: JSX, VDOM, React DevTools, HMR, SSR.. .
* A highly optimized diff algorithm and seamless Server Side Rendering.
* Transparent asynchronous rendering with a pluggable scheduler.
$3
#
Browsers support
|| Chrome | Firefox |Internet Explorer (IE)|Microsorft Edge|Safari|
|-----| ------------- | ------------- |-----------|--------|------------|
|Max.| 67| 60| 11| 17| 11|
|Min.|51|48|9+|15|8|
#
Installation
``
npm install dicat --save
`
or
`
yarn add dicat --save
``
#
Contributing
We really appreciate any changes and improvements, so feel free to open pull requests! If you have found any issues, please report them. This would really help us making the browser even better!
To know how to contribute go to
wiki
#
Sponsers
> No Sponsers
#
License
> MIT