Skip to content

node001-net/tiny-components-raw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny Components - Raw

Component for not escaping Html. Thanks to @GianlucaGuarini

Source: https://gitea.node001.net/tiny-components/raw
Mirror: https://github.com/node001-net/tiny-components-raw

Installation

Setup this registry in your project .npmrc file:

@tiny-components:registry=https://gitea.node001.net/api/packages/tiny-components/npm/

Install with npm or yarn

npm i --save @tiny-components/raw
yarn add @tiny-components/raw

Using

Thats all, html in String will not escaped.

<tiny-raw html={ htmlString }></tiny-raw>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages