chunjee


Shawn Brooker

  • Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.

    published 1.3.2 3 years ago
  • Simple unit testing class to perform and report tests for AutoHotkey projects

    published 0.6.1 3 years ago
  • A unit test framework for AutoHotkey

    published 0.1.2 5 years ago
  • A modern immutable utility library for AutoHotkey

    published 0.57.1 2 months ago
  • A fast, super powerful, and flexible screen searching library for AHK

    published 0.4.0 2 years ago
  • Conversion of JavaScript's Array methods to AutoHotkey

    published 0.1.8 4 years ago
  • Generates all possible permutations of the input array or string using [Heap's algorithm](https://en.wikipedia.org/wiki/Heap%27s_algorithm), which minimizes movement.

    published 0.1.2 4 years ago
  • A modern dictionary libary for AutoHotkey

    published 0.2.1 4 years ago
  • JSON for ahk

    published 0.1.0 3 years ago
  • A simple Morse code library for AutoHotkey

    published 0.1.0 3 years ago
  • Converts 24-hour (military) time string to 12-hour (meridiem) time string and vice versa.

    published 0.1.1 3 years ago
  • expect.ahk is a testing package to perform and report on tests for AutoHotkey projects. It is Test Anything Protocol (TAP) compliant

    published 0.1.1 2 years ago
  • A really small ngram generator for AutoHotkey.

    published 0.1.0 3 years ago
  • adds the method `frequencies` to biga.ahk

    published 0.1.0 2 years ago
  • Finds degree of similarity between strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.

    published 0.2.0 2 years ago