Socket
Socket
Sign inDemoInstall

@groww-tech/ella

Package Overview
Dependencies
7
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @groww-tech/ella

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


Version published
Weekly downloads
1.6K
decreased by-12.12%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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.

Keywords

FAQs

Last updated on 27 Oct 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc