Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Inflector example seems to be broken #332

@ShaggyDude

Description

@ShaggyDude

in the app.js

function InflectorCtrl($scope) {
$scope.inflectorText = 'Here Is my_phoneNumber';
$scope.inflectorType = 'humanize';
}

in the demo page there are options for
Humanize (Default)
Underscore
Variable

but nothing happens, no errors are thrown that I can see.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions