UNPKG

flyku

Version:

Flyku is an automated, modular development framework. The goal is to reduce duplication of work in the front-end development process, so that you pay more attention to the program itself.

5 lines 153 B
<link rel="stylesheet" href="./xxx.css" role="debug"/> <div id="test"> hi, <%= hi %><br> <a href="javascript:void(0)"><%= hello %></a> </div>