vzhou842 / faster.js-demo

An demo of the faster.js Babel plugin.

Home Page:https://fasterjs-demo.victorzhou.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

faster.js Demo

This project is meant to provide a demo of the faster.js Babel plugin. It compares the performance of some rendering code with and without faster.js.

To run this project:

npm install # Install dependencies
npm run build # Build client bundles
npm start # Start the server

Then visit http://localhost:3000 in any web browser to see the comparison.

Demo Screenshot

About

An demo of the faster.js Babel plugin.

https://fasterjs-demo.victorzhou.com

License:MIT License


Languages

Language:JavaScript 73.9%Language:HTML 17.7%Language:CSS 8.4%