1.0.0-rc.12 • Published 1 year ago
@q-dev/utils v1.0.0-rc.12
Q JS Utils
A set of JavaScript utils for Q Blockchain frontend projects.
Installation
To install the library, run the following command:
yarn add @q-dev/utils
or
npm install @q-dev/utils
Requirements
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
1.0.0-rc.12
1 year ago
1.0.0-rc.11
1 year ago
1.0.0-rc.10
1 year ago
1.0.0-rc.9
1 year ago
1.0.0-rc.8
2 years ago
1.0.0-rc.7
2 years ago
1.0.0-rc.5
2 years ago
1.0.0-rc.6
2 years ago
1.0.0-rc.3
2 years ago
1.0.0-rc.4
2 years ago
1.0.0-rc.1
2 years ago
1.0.0-rc.2
2 years ago
1.0.0-rc.0
2 years ago
0.2.0
2 years ago
0.1.0
3 years ago