@dropdowns/ph-religions
v1.0.0
Published
A list of Philippine Statistics Authority Religious Affiliations that can be used in form dropdown options
Downloads
2
Maintainers
Readme
About
A list of Philippine Statistics Authority Religious Affiliations that can be used in form dropdown options.
Collection Sample
Religion
{ "name": "Roman Catholic", "code": "69" }
Installation
$ npm install @dctsph/psa-religions
Usage
Import the package in your application.
import psa from "@dctsph/psa-religions";
Available Methods
| Method | Description | Example |
|---------------------------------------|-------------------------------------|-------------------------|
| getAllReligions() | Show all religions | psa.getAllReligions()
|
References
License
Licensed under MIT