duct-strip-html-tags

1.0.2 • Public • Published

using duct-strip-html-tags

Cleaning html tags, source generator codes from text

Demo

https://codeduct.com/duct-strip-html-tags

duct-strip-html-tags setup

npm

npm i duct-strip-html-tags

Add the duct-strip-html-tags package in the component you want to use after installation.

import stripHtmlTags from 'duct-strip-html-tags'

ready to use

stripHtmlTags(string)

A string value must be sent into the stripHtmlTags function. This function will return the value after clearing the html tag.

Package Sidebar

Install

npm i duct-strip-html-tags

Weekly Downloads

3

Version

1.0.2

License

ISC

Unpacked Size

1.2 kB

Total Files

3

Last publish

Collaborators

  • sezaialkan
  • codeduct