Skip to content
/ trucs Public

A little library which export utility functions. Some little things (trucs in french).

License

Notifications You must be signed in to change notification settings

Voxylu/trucs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A little library which export utility functions. Some little things (trucs in french).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published