0.2.8 ā€¢ Published 7 months ago

@groww-tech/ella v0.2.8

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

ella

npm version minzipped size GitHub Workflow Status

Ella is a utility-belt library for JavaScript that provides general purpose methods used in day to day programming.

Installation

npm i @groww-tech/ella

API

Ella has a pretty straight forward API usage.

import { toTitleCase } from '@groww-tech/ella';

console.log(toTitleCase('Enter SIP amount')); // Ouput - Enter Sip Amount

šŸ“šComplete API Documentation

License

Ella is licensed under a MIT License.

0.2.7

10 months ago

0.2.8

7 months ago

0.2.6

1 year ago

0.2.5

1 year ago

0.2.3

2 years ago

0.2.4

1 year ago

0.2.1

2 years ago

0.2.2

2 years ago

0.2.0

2 years ago

0.1.8

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago