README
Portuguese Parishes
This is a simple module just to test npm register.
This uses ECMASCRIPT 6 and exports the following methods:
all()
getById()
getByName()
getByCountyName()
getByDistrictName()
getDistrics()
List of all the Portuguese' parishes.
<script type="module">
import portugueseParishes from 'https://cdn.skypack.dev/portuguese-parishes';
</script>
This is a simple module just to test npm register.
This uses ECMASCRIPT 6 and exports the following methods:
all()
getById()
getByName()
getByCountyName()
getByDistrictName()
getDistrics()