1.0.1 • Published 2 years ago

@dropdowns/name-suffixes v1.0.1

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

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

MethodDescriptionExample
getAllNameSuffixes()Show all name suffixesdropdown.getAllNameSuffixes()

License

Licensed under MIT