Skip to content

bryanjos/bryan.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

bryan.js

For all the Bryans out there that go day by day having their names misspelled.

Finds all instances of Brian in the entire body or an element and replaces it with Bryan.

Usage:

<script src="bryan.js"></script>
<script>
  bryanize();

  //or by id
  bryanize("container");
</script>

About

Replacing the "i" with a "y".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published