trucs
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Trucs

A little library which export utility functions. Some little things (trucs in french). Trucs is written in typescript

Documentation - Examples

Installation

yarn add trucs
# or 
npm install trucs

What's in ?

For now:

  • isInt() Test if a number is an integer.
  • random() Generates randoms numbers (int or float) or return random element of an array
  • range() Generates array of number from a number to another or scale a number from a range to another

See the documentation.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i trucs

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

172 kB

Total Files

9

Last publish

Collaborators

  • voxylu