@sofidev/utility
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

@sofidev/utility

Common JavaScript utilities for Sofi Projects.

GitHub codecov npm

Description

Common JavaScript utilities for Sofi Projects.

Features

  • Written In Typescript
  • Offers CJS, and ESM builds
  • Full TypeScript & JavaScript support

Install

You can use the following command to install this package, or replace npm install with your package manager of choice.

npm i @sofidev/utility

Usage

You can import individual utility function from subpath like: @sofidev/utility/pickRandom or the entire library.

import { pickRandom } from '@sofidev/utility/pickRandom';
// or
import { pickRandom } from '@sofidev/utility';

Note: For typescript users, subpath import are only supported in --moduleResolution node16 and --moduleResolution nodenext. More information can be found in this issue on the microsoft/TypeScript repository.

Contributors

Thanks goes to these wonderful people (emoji key):

Parbez
Parbez

💻 🚧 🤔
Voxelli
Voxelli

💻 🚧 🤔
WhiteSource Renovate
WhiteSource Renovate

🚧

This project follows the all-contributors specification. Contributions of any kind welcome!

Package Sidebar

Install

npm i @sofidev/utility

Homepage

sofi.gg/

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

12.2 kB

Total Files

9

Last publish

Collaborators

  • imranbarbhuiya