UNPKG

redeux

Version:

Minimal unidirectional data flow utility

19 lines (18 loc) 302 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>redeux benchmark</title> <style> body { padding: 3rem; font-family: sans-serif; } </style> </head> <body> <h1>redeux</h1> <p>open the console</p> <script src="./bundle.js"></script> </body> </html>