Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sequelize/sequelize
/ singularize
Method
singularize
types/lib/utils.d.ts:9–9 · types/lib/utils.d.ts::Inflector.singularize
(str: string)
Source
from the content-addressed store, hash-verified
7
8
export
interface
Inflector {
9
singularize(str: string): string;
10
pluralize(str: string): string;
11
}
12
Callers
7
init
Method · 0.80
singularize
Function · 0.80
constructor
Method · 0.80
_createForeignAndOtherKeys
Method · 0.80
constructor
Method · 0.80
constructor
Method · 0.80
utils.test.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected