1.0.1 • Published 8 months ago

add-span-text v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
8 months 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

8 months ago

1.0.0

8 months ago