Skip to content

A library for animating various text elements within CarbonUI apps.

License

Notifications You must be signed in to change notification settings

carbonui/text-animation

Repository files navigation

JavaScript Module Template

This repository serves as an easy-start template for JavaScript/TypeScript NPM packages.

Simply clone the repository into a directory:

$ git clone [email protected]:T99/js-module-template.git my-new-project

And then run the init script:

$ ./init.sh

The init script will interactively prompt you for package information and then automatically build the package, correct and fill-in package information, and install the specified NPM packages already included in the provided package.json.

And that's it! Your project is ready to go.

Releases

No releases published

Packages

No packages published