1.0.0 • Published 2 years ago

@dropdowns/ph-religions v1.0.0

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

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

MethodDescriptionExample
getAllReligions()Show all religionspsa.getAllReligions()

References

License

Licensed under MIT