Convert js plain object into JSON string
object to be converted
stringy version of js object
Find the common edit distance between two strings.
string which will be matched
string to be matched against
common edit distance between strings
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
Finds the similarity between two strings
percentage of similarity as float
Convert plural word into singular
word to be singularized
Convert word to comply with the column name schema.
eg: user_id
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