2.0.2 • Published 1 year ago

pm10 v2.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

PM 10

Helper to show the name of the 10th Prime Minister of Malaysia

Installation

yarn add pm10 or npm i pm10

Usage

import { pm10 } from 'pm10';

console.info(pm10());
// Anwar bin Ibrahim

Options

showTitle: (Boolean)

Option to show/hide the title, defaults to false

import { pm10 } from 'pm10';

console.info(pm10({ showTitle: true }));
// Yang Amat Berhormat Dato' Seri Haji Anwar bin Ibrahim
2.0.2

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago