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.

8 lines 258 B
<link rel="stylesheet" href="./xxx.css" role="debug"/> <div id="test"> hi, <%= hi %><br> <a href="javascript:void(0)"><%= hello %></a> <img src="./testImg1.png" alt=""> <img src="./testImg2.png" alt=""> <img src="./testImg3.png" alt=""> </div>