@wzrdteam/primbon
v1.0.3
Published
Primbon data module
Readme
Acaw Primbon
Installation
npm i @wzrdteam/primbonUsage
Example get zodiac
// Import module
import { getZodiac } from '@wzrdteam/primbon'
const data = getZodiac(1, 1) // The first argument is the month and the second argument is the date
console.log(data) // 'capricorn'Example to get the meaning of the name
// Import module
import { artinama } from '@wzrdteam/primbon'
const data = await artinama('Windah basudara')
console.log(data) // String