yue-talqs-template
v1.0.1
Published
template for TAL question
Readme
Intro
TalqsTemplate is a lightweight JavaScript library to render question data to HTML string. It's easy to integrate with your application.
Examples
Running the examples:
$ npm install
$ npm run dev # serve examples at localhost:2000lessc examples/talqsTemplate.less examples/talqsTemplate.css
