Blame | Last modification | View Log | RSS feed
-------------------------------------------------------------------------------DojoX String Utilities-------------------------------------------------------------------------------Version 0.9Release date: 05/08/2007-------------------------------------------------------------------------------Project state:dojox.string.Builder: stabledojox.string.sprintf: betadojox.string.tokenize: beta-------------------------------------------------------------------------------Project authorsBen LoweryTom Trenka (ttrenka@gmail.com)Neil Roberts-------------------------------------------------------------------------------Project descriptionThe DojoX String utilties project is a placeholder for miscellaneous stringutility functions. At the time of writing, only the Builder object has beenadded; but we anticipate other string utilities may end up living here as well.-------------------------------------------------------------------------------Dependencies:Dojo Core (package loader).-------------------------------------------------------------------------------DocumentationSee the Dojo Toolkit API docs (http://dojotookit.org/api), dojo.string.Builder.-------------------------------------------------------------------------------Installation instructionsGrab the following from the Dojo SVN Repository:http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/string/*Install into the following directory structure:/dojox/string/...which should be at the same level as your Dojo checkout.