As 3 Inflector

January 28, 2008

I’ve been doing more back end than front the last 6 months, but I’m back in the flash game and looking to bring best things I liked about server side development with me. All this goodness will be incorporated in a MIT licensed library and I hope it will be useful to developers like myself. The first contribution to this lib is a class for inflection. The Inflector allows for pluralizing,singularizing,camel casing, underscoring, and humanizing words. I did search for and find an existing inflection class but I decided to port the CakePHP inflector which is more extensive and more accurate. Download Inflector.

Try it out here:

[kml_flashembed movie="http://ak33m.com/wp-content/uploads/2008/01/ak33mas3library.swf" height="300" width="520" /]

8 Responses

  1. John Farrar

    January 28th, 2008

    Will you be offering this in CF or just in a Flex library? How portable will the core inflection dialect libraries be?

  2. This library will be primarily things that I find useful in flash development. It is not just an inflection library and it will be written in as3 (so that it can be used in both flash and flex) I made the mistake of making my xml-rpc lib dependent on the flex framework (that will be ported too).

  3. Very nice Akeem. But what’s the plural of goose ?

    Maybe that’s a special case…. ;-)

  4. [...] As 3 Inflector [...]

  5. [...] As 3 Inflector [...]

  6. [...] As 3 Inflector 这个转换器支持单/复数转换,驼峰,下划线,人性化(首字母大写等) [...]

  7. [...] As 3 Inflector 这个转换器支持单/复数转换,驼峰,下划线,人性化(首字母大写等) [...]

Leave a Reply