Skip to content

Draw a scribbly underline underneath some text in React

License

Notifications You must be signed in to change notification settings

camjc/underline-emphasis

Repository files navigation

UnderlineEmphasis

This component draws a purple squiggly underline underneath whatever text children are passed in.

image

Package uses tsdx as the build system.

Use via npm install underline-emphasis

Development

npm start in both the root directory and the example directory. The root one will watch for changes.

If you want to see the squiggly by itself replace the return with <div dangerouslySetInnerHTML={{__html: svgImage}}/>.

About

Draw a scribbly underline underneath some text in React

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •