1.0.0 • Published 2 years ago

@dctsph/psa-religions v1.0.0

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

About


A collection of Religious Affiliations from Philippine Statistics Authority.

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