2.0.1 • Published 2 years ago

@nsf-open/ember-username-utils v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@nsf-open/ember-username-utils

Utilities to help stitch together a person's name.

With these tools in your application's belt taking several small strings like "John", "Hubert", and "Doe", and turning them into longer string like "John H. Doe" or "Doe, John H." is a piece of cake.

Installation

ember install @nsf-open/ember-username-utils

API

Docs

Compatibility

  • Ember.js v3.16 or above