frank-deng


Frank Deng

  • A JavaScript for parsing LRC file and synchronize lyrics.

    published version 0.4.2, 6 years ago
  • Solve 24 Game with less duplicated results.

    published version 1.0.1, 4 years ago
  • Get all the possible answers for Bulls and Cows game, based on the history of guesses in one round.

    published version 0.0.11, 4 years ago
  • Calculate expressions without using `eval()`, using LL(1) syntax analyzer.

    published version 1.0.8, 4 years ago
  • Displaying error and log messages on page. Useful when debugging inside a mobile browser.

    published version 0.1.7, 7 years ago
  • Enumerate array by batch, there will be a delay in milliseconds before processing the next batch.

    published version 0.1.2, 7 years ago
  • 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.

    published version 1.0.15, 4 years ago
  • Calculate width for every columns (or height for every rows) based on given data

    published version 1.0.1, 4 years ago