flâneur — a map of the web's best reading

five.js | Five

five.js.org · 861 words · saved by 1 readers

This project is maintained by jackdclark A library to overcomplicate 5. All of the logic & heavy lifting is achieved in one self-contained file: MIT Hosted on GitHub Pages using the Dinky theme

five.js | Five five.js A library to overcomplicate 5 . Usage Require the module var five = require ( 'five' ); In the browser <script type= "text/javascript" src= "./five.js" ></script> Basic 5 five (); // 5 The Law of Fives five . law (); // The Law of Fives states simply that: All things happen in fives, or are divisible by or are multiples of five, or are somehow directly or indirectly appropriate to 5. The Law of Fives is never wrong. Addition five () + five (); // 10 Multiplication five () * five (); // 25 Division five () / five (); // 1 Combinatorics five . factorial (); // 120 Differen

Explore this link on the map →

saved by

related reading