# character-telling

> ပင်ကိုယ်စရိုက် တွက်နည်း

Latest version **1.1.0** (published 2022-11-01) · ISC license · 0 weekly downloads

## Install

```sh
npm install character-telling
pnpm add character-telling
yarn add character-telling
bun add character-telling
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.1.0 |
| Published | 2022-11-01 |
| First published | 2022-10-18 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 23.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | yehtutwin |
| Maintainers | yehtutwin |
| Keywords | character, personality, tell, telling |

## Links

- npm: https://www.npmjs.com/package/character-telling
- npm.io page: https://npm.io/package/character-telling

## Recent versions

- 1.1.0 (latest) — 2022-11-01
- 1.0.0 — 2022-10-18

## README

# character-telling

A Node.js package that will request myanmar year of birth and date of week born in and then response the character info of the given one

## Usage

First, install the package using npm:

    npm install character-telling

Then, require the package and use it like so:

    var getCT = require('character-telling');

Logging the result

    console.log(getCT('၁၃၅၀', 'ဗုဒ္ဓဟူး'));

## License

MIT

---
_Source: https://npm.io/package/character-telling · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
