@nsf-open/ember-username-utils
v2.0.1
Published
Utilities to help stitch together a person's name.
Downloads
12
Readme
@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
Compatibility
- Ember.js v3.16 or above