jquery-typoglycemia

1.0.0 • Public • Published

jquery-typoglycemia

npm npm npm jsdelivr

Index

About

A jQuery function for making text appear with more spazaz.

Setup

Install

Node

npm install jquery-typoglycemia --save

CDN

<script src="https://cdn.jsdelivr.net/gh/jrquick17/jquery-typoglycemia/typoglycemia.js"></script>

Documentation

With Selector

$('#text').typoglycemia();

With Function

$.typoglycemia('text to convert');

Contributing

Thanks

Issues

If you find any issues feel free to open a request in the Issues tab. If I have the time I will try to solve any issues but cannot make any guarantees. Feel free to contribute yourself.

Deploy

NPM Release

  • Run npm run shipit

Update Changelog

  • Add updates to CHANGELOG.md in root.

/jquery-typoglycemia/

    Package Sidebar

    Install

    npm i jquery-typoglycemia

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    203 kB

    Total Files

    7

    Last publish

    Collaborators

    • jrquick