add-span-text

1.0.1 • Public • Published

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

/add-span-text/

    Package Sidebar

    Install

    npm i add-span-text

    Weekly Downloads

    0

    Version

    1.0.1

    License

    ISC

    Unpacked Size

    89 kB

    Total Files

    4

    Last publish

    Collaborators

    • yzey