@groww-tech/ella
TypeScript icon, indicating that this package has built-in type declarations

0.2.8 • Public • Published

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.

/@groww-tech/ella/

    Package Sidebar

    Install

    npm i @groww-tech/ella

    Weekly Downloads

    1,259

    Version

    0.2.8

    License

    MIT

    Unpacked Size

    153 kB

    Total Files

    60

    Last publish

    Collaborators

    • vikaz707