RobertAudi / inflector.lua

Partial port of ActiveSupport::Inflector in Lua.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

inflector.lua

Partial port of ActiveSupport::Inflector in Lua.

License

WTFPL – Do What the Fuck You Want to Public License
            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                    Version 2, December 2004

 Copyright (C) 2022 Robert Audi

 Everyone is permitted to copy and distribute verbatim or modified
 copies of this license document, and changing it is allowed as long
 as the name is changed.

            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. You just DO WHAT THE FUCK YOU WANT TO.

About

Partial port of ActiveSupport::Inflector in Lua.

License:Do What The F*ck You Want To Public License


Languages

Language:Lua 98.8%Language:Shell 1.2%