0.2.9 ⢠Published 1 year ago
@groww-tech/ella v0.2.9
ella
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.9
1 year ago
0.2.7
2 years ago
0.2.8
2 years ago
0.2.6
2 years ago
0.2.5
2 years ago
0.2.3
3 years ago
0.2.4
3 years ago
0.2.1
3 years ago
0.2.2
3 years ago
0.2.0
3 years ago
0.1.8
3 years ago
0.1.6
3 years ago
0.1.5
3 years ago
0.1.4
3 years ago
0.1.3
3 years ago
0.1.2
3 years ago
0.1.1
3 years ago
0.1.0
3 years ago
0.0.9
3 years ago
0.0.8
3 years ago
0.0.7
3 years ago
0.0.6
3 years ago
0.0.5
3 years ago
0.0.4
3 years ago
0.0.3
3 years ago
0.0.2
3 years ago
0.0.1
3 years ago