@q-dev/utils
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-rc.12 • Public • Published

Q JS Utils

A set of JavaScript utils for Q Blockchain frontend projects.

npm npm min zipped size license pipeline status

Installation

To install the library, run the following command:

yarn add @q-dev/utils

or

npm install @q-dev/utils

Usage

Importing

import { dateToUnix } from '@q-dev/utils'

dateToUnix(new Date())

Util functions

  • arrays - array utils (fill array)
  • date - date utils (converters, formatters, etc.)
  • numbers - number utils (converters, formatters, interest rate, etc.)
  • strings - string utils (trim string, case converters, etc.)

Contribution

We welcome contributions to the library. If you would like to submit a pull request, please make sure to follow our code style.

Code of Conduct

This project and everyone participating in it is governed by the Q JS Utils Code of Conduct. By participating, you are expected to uphold this code.

Resources

License

LGPL-3.0

Readme

Keywords

none

Package Sidebar

Install

npm i @q-dev/utils

Weekly Downloads

52

Version

1.0.0-rc.12

License

LGPL-3.0

Unpacked Size

193 kB

Total Files

38

Last publish

Collaborators

  • aostrun
  • tynuk
  • misterzett
  • tbltzk