8 packages
24game-solver
Solve 24 Game with less duplicated results.
bulls-cows-solver
Get all the possible answers for Bulls and Cows game, based on the history of guesses in one round.
delay-map-batch
Enumerate array by batch, there will be a delay in milliseconds before processing the next batch.
expression-calculator
Calculate expressions without using `eval()`, using LL(1) syntax analyzer.
js-mobile-logger
Displaying error and log messages on page. Useful when debugging inside a mobile browser.
linefold
Convert given text into folded lines with maximum width and given font / given text length measuring function before rendering, so as to render paragraphs onto platforms without line-folding support, e.g. HTML5 Canvas.
lyrics.js
A JavaScript for parsing LRC file and synchronize lyrics.
table-size-layout
Calculate width for every columns (or height for every rows) based on given data