/billion

A fast, small and cross-platform virtual-dom library.

Primary LanguageTypeScriptMIT LicenseMIT

billion

A fast, small and cross-platform virtual-dom library.

Todo

  • Finished basic virtual dom algorithm with typescript.
  • Add fiber work queue to enhance the performance.
  • Bundle the code using rollup.js.
  • Provide umd, commonjs, esm module.
  • Add build command with shell scripts.
  • Add unit test with Jest and commit hooks with husky.
  • Add docs to use this library.
  • Publish the library.

Install

Examples