Skip to content

jQuery plugin for wrapping each letter in a string in a span element

License

Notifications You must be signed in to change notification settings

BraadMartin/span-letters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

span-letters.js

A jQuery plugin for wrapping each letter in a string in a span element

Usage

``` jQuery(".selector").spanLetters(); ```

Example Input

```

A String

```

Example Output

```

A String

```

About

jQuery plugin for wrapping each letter in a string in a span element

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published