Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/giangmd/type-writer-free-customize

Type writer free customize anything
https://github.com/giangmd/type-writer-free-customize

jquery typewriter-effect typewriterjs

Last synced: about 1 month ago
JSON representation

Type writer free customize anything

Awesome Lists containing this project

README

        

# Type Writer Free Customize

One Free Resource of Type Writer

## Getting Started

Could you clone from git url of this repository OR download by zip file.

### How to use

See how to add a html struct in **demo.html** file.

```


Did you know: I am Batman?

```

Include these script files

```

$(function() {
$(".typewriter").typewriter();
});

```

See detail code in the [demo.html](LICENSE.md) file for details.

## Customize by plugin

Could you go to *typewriter.js* where can put your update at there.

By the way, it need you have some knowledge of the the jQuery.

## Versioning

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/giangmd/type-writer-free-customize/tags).

## Authors

* **Giang D.MAI** - *Initial work* - [giangmd](https://github.com/giangmd)

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

## Acknowledgments

* Hat tip to anyone whose code was used
* Inspiration
* etc