An open API service indexing awesome lists of open source software.

https://github.com/shalithasuranga/sinhalatime

Simple package for testing npm registry
https://github.com/shalithasuranga/sinhalatime

Last synced: 2 months ago
JSON representation

Simple package for testing npm registry

Awesome Lists containing this project

README

        

# SinhalaTime

Gives you the Sinhala version of time using Unicode letters.

## Installation

```bash
$ npm install sinhalatime --save
```

## Usage

```javascript
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..