discountry / eight-characters

Home Page:https://www.npmjs.com/package/eight-characters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eight-characters

中文文档

Installation

yarn add eight-characters

Usage

import { EightCharacters } from "./eight-characters";

const myEightCharacters = new EightCharacters(1990, 1, 1, 12, 1);

console.log(myEightCharacters.bazi())

Contributing

If you have any questions or suggestions, feel free to submit an issue or pull request.

License

This project is licensed under the MIT License.

About

https://www.npmjs.com/package/eight-characters

License:MIT License


Languages

Language:TypeScript 100.0%