@dropdowns/name-suffixes
v1.0.1
Published
A list of all name suffixes that can be used in form dropdown options
Downloads
1
Maintainers
Readme
About
A list of all name suffixes that can be used in form dropdown options.
Collection Sample
Name Suffix
{ "name": "Sr." }
Installation
$ npm install @dropdowns/name-suffixes
Usage
Import the package in your application.
import dropdown from "@dropdowns/name-suffixes";
Available Methods
| Method | Description | Example |
|----------------------|------------------------|---------------------------------|
| getAllNameSuffixes() | Show all name suffixes | dropdown.getAllNameSuffixes()
|
License
Licensed under MIT