Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hui-template

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hui-template

高性能轻量级模板引擎

  • 0.1.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

HUI.Template -- 高性能轻量级模板引擎.

=============================

该项目包含了以下内容:

  1. 同时支持自身语法和雷doT语法
  2. 可以支持将模板文件编译为模板js
  3. 提供相应的grunt插件

Usage

var template = require('hui-template');

template.compile 将模板字串compile为模板对象
template.script 将模板字串parse为script字串
template.render 输出模板内容

依赖

该项目不依赖于任何库

兼容

该项目兼容所有浏览器 该项目可以适用于nodejs项目

文档

参考Sample内容

参考链接

FAQs

Package last updated on 07 May 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc