Skip to content

DemocracyOS/tags-free

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tags-free

Strips tags from raw html strings.

Installation

$ component install cristiandouce/tags-free

API

  var free = require('tags-free');

free(string)

Retrieves the string free of html tags.

License

MIT

Packages

No packages published

Languages

  • JavaScript 51.0%
  • Makefile 49.0%