Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/ Dolan Public

change orders of specifics cases in a string in the objective of this string look like a noob string.

Notifications You must be signed in to change notification settings

korvus/Dolan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

10 Commits

Repository files navigation

#Dolan

Plugin jquery for modificate string like the Dolan meme

####How it works:

  • Split each words in the string, and affect a numerical value on each letter ; If it's not an alphanumeric caracter, it can't be modified.
  • Vowel can disapears, but can't change of place
  • Only consonant letters can changing place.
  • f can be change in b sometimes.

####Only one argument:

  • rnadVulae : a number between 0 and 100. It's a percent indicating how much the string must be "Dolanize".

####How use:

  • You can see an example of application on paul.emik.free.fr/pls

  • You must use .dolanize()

  • Code.

     $(document).ready(function(){
     	 var feedback = $("#from").dolanize();
     	 alert(feedback[0].defaultValue);
     })
    

####Author:

About

change orders of specifics cases in a string in the objective of this string look like a noob string.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /