UNPKG

strman.htmlencode

Version:

The [strman](https://github.com/dleitee/strman) method `htmlencode` exported as a [Node.js](https://nodejs.org/) module.

31 lines (28 loc) 783 B
{ "name": "strman.htmlencode", "version": "2.0.0", "description": "The [strman](https://github.com/dleitee/strman) method `htmlencode` exported as a [Node.js](https://nodejs.org/) module.", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/dleitee/strman.git" }, "keywords": [ "string", "manipulate", "str", "manipulation", "strman", "htmlencode" ], "dependencies": { "strman.entitiesencode":"2.0.0", "strman.replace":"2.0.0" }, "author": "Daniel Leite de Oliveira <dleitee@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/dleitee/strman/issues" }, "homepage": "https://github.com/dleitee/strman#readme" }