Skip to content

alex-humphreys/xkcdfools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nomnomnom

##NOUNS

artist
band
feeling
genre
song
user

##RELATIONSHIPS

[ text ] 						  #is 		  [ all nouns ]
[ album | song | band | artist ] #feels 	  [ feeling ]
[ artist | band ] 				  #influences [ artist | band ]
								  #love 	  [ all nouns ]
								  #hate 	  [ all nouns ]
[ artist ] 						  #in 		  [ band | genre ]
[ band ] 						  #in 		  [ genre ]
[ artist | band ] 				  #performs   [ song ]
[ artist | band ] 				  #wrote 	  [ song ]

##VALIDATION

  • ascii only (for now)
  • 32 chars max

##SANITIZATION RULES

  • lowercase
  • trim
  • white space seperators reduced to 1 character

Credits

  • Many thanks to Rod McFarland for his original CLI2. The JavaScript CLI implementation in cli.js is a heavily modified version of the CLI2 client-side logic. CLI2 is Copyright © Rod McFarland, 2006, 2007, 2008.

License

  • The unixkcd code is released under the GNU GPLv2.

  • YUI Compressor is distributed under a BSD license, with Rhino components licensed under MPL.

About

xkcd CLI + jQuery terminal implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published