node-inflected

port of ActiveSupport's inflector to Node.js
  https://github.com/martinandert/inflected#readme
  0
  no reviews



This library transforms words from singular to plural, class names to table names, modularized class names to ones without, and class names to foreign keys.

Node.js is an event-based server-side JavaScript engine.