Skip to content

SergioFanelliJr/jsSnippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript Snippets

Repo to store usefull Javascript snippets.

It´s mostly a place to store random code, but feel free to use it.

Any feedback or addition is welcome and appreciated.


Do you know any amazing or interesting snippet? Any magical algorithm? Don't hesitate to send it to me! Don't worry about formatting or documentation, I'll take care of that for you! What's important is the novelty!


Saw an error? Do you think something can be improved?

Don´t keep it to yourself, open an issue, pull request, an email, smoke signal, whatever you want. Just let me know, the only way to improve is to know what can be improved.


What´s in here?

Nothing yet :/

./random

  • randomMinMax.js: returns a random number between min (inclusive) and max (exclusive);

  • choose.js: returns a random element from an array;

  • invertInt.js: Invert the position of a integer number;

About

Random snippets for JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published