topolr

1.8.4 • Public • Published

topolr

Build Status npm version npm license

topolr web framework.

Useage

step 1 安装

 $ npm install topolr --save

step 2 引入页面

<script src='[sitepath]/node_modules/topolr.js'>
//or
<script src='[sitepath]/node_modules/topolr.min.js'>

step 3 更换路径

var topor=require("topolr");
topolr.copySourceTo(path);//source code
topolr.copyMiniTo(path);//uglify code

Api

see more

Readme

Keywords

Package Sidebar

Install

npm i topolr

Homepage

topolr.org/

Weekly Downloads

5

Version

1.8.4

License

MIT

Last publish

Collaborators

  • topolr