Escape special characters to HTML entities in JavaScript
A utility function for typing html special characters
Fork of few Locutus functions that have been rewritten in TypeScript.
2020-02-14 修改(已放弃修改): /ckeditor.js 中的 entities_additional="#39" 改为 entities_additional="#039" 确保在转义单引号时,与PHP函数htmlspecialchars()的结果一致
An email templating system for Nymph.
jade compiler and filter for PHP
* Dependency: jQuery, PHP (to generate json config, but you can use an other way to build json configuration data)
native view helpers for NodeJS
Display product images in AR - just select a product and view its image in your environment
Load in text effect, built by Ashley Armstrong @ PLOTT
Minimalistic JS web package
提供了格式化时间,HTMLEscape,HTMLUnEscape等工具
valley tpl
jade compiler and filter for Drupal based on jade-php
Javascript equivalent to PHP functions
intergas-menu-modal custom element
A Node.js library, designed to simplify work with string validation and sanitization.
Encode the predefined XML entities (amp, lt, gt, apos, quot). Opt-out CharRef 39 for HTML. Bonus: Encode CDATA.
Unescape HTML special charactors.
Encode the predefined XML entities (amp, lt, gt, apos, quot) and some additional, easily overlooked Unicode characters. Opt-out CharRef 39 for HTML.
Cleaning html tags, source generator codes from text
Escape HTML special charactors.
Utility functions for encoding and decoding special HTML characters.