UNPKG

mithril

Version:

A framework for building brilliant applications

13 lines (12 loc) 293 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <script src="../node_modules/lodash/lodash.js"></script> <script src="../node_modules/benchmark/benchmark.js"></script> <script src="../mithril.js"></script> <script src="test-perf.js"></script> </head> <body> </body> </html>