Convert js plain object into JSON string
object to be converted
stringy version of js object
Returns an array of a certain length with same object
js plain object
length of returned array
} filled array
Formats the line for spec.
holds the initial indentation
holds how many tabs should prepend to the line
holds the actual content of the line
IndexOf implementation with ignore case
array of strings
query string
key of the query inside the array
Pluralise a word that contains [] at the end
string object
Pluralizes a word.
eg: user
eg: users
Convert plural word into singular
word to be singularized
Convert word to it's table name
= eg: User
eg: users
Convert data type name to 'Object' naming
eg: users
eg: User
Generated using TypeDoc
Export utils class.
Utils