1.0.1 • Published 2 years ago

add-span-text v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Add Span Text

npm i add-span-text

import package

import addSpanText from 'add-span-text';

calling addSpanText function from a package with text to animate

addSpanText('hello world');

Add this container in html - div or p or whatever you want but with id="text-container" class="text-container"

<div id="text-container" class="text-container"></div

add span text

1.0.1

2 years ago

1.0.0

2 years ago