Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 369 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 369 Bytes

SinhalaTime

Gives you the Sinhala version of time using Unicode letters.

Installation

$ npm install sinhalatime --save

Usage

const sinhalatime = require('sinhalatime');
console.log(sinhalatime.display());

Notice

This is created to test npm registry and your contribution is appreciated to enhance this simple package..