Servant.JS

Generating javascript code from an API type

jsForAPI

writeJSForAPI

type JavaScriptGenerator

Options common to all generators

data CommonGeneratorOptions

defCommonGeneratorOptions

Function renamers

concatCase

snakeCase

camelCase

Vanilla Javascript code generation

vanillaJS

vanillaJSWith

JQuery code generation

jquery

jqueryWith

Angular.js code generation

angular

angularWith

angularService

angularServiceWith

data AngularOptions

defAngularOptions

Axios code generation

axios

axiosWith

data AxiosOptions

defAxiosOptions

Misc.

listFromAPI

javascript

data NoTypes

class GenerateList ftype reqs

data FunctionName