Knuth's Dancing Links algorithm for the exact cover problem
Fastest JS solver for exact cover problems using Dancing Links
Solves exact cover problems by implementing Donald E. Knuth's Algorithm X using the Dancing Links technique (DLX)
Algorithm X with Dancing Links
Sudoku solver using Dancing Links
Lightweight debugging utility for Node.js and the browser
Lodash modular utilities.
React is a JavaScript library for building user interfaces.
A querystring parser that supports nesting and arrays, with a depth limit
Higher-order functions and common patterns for asynchronous code
Babel compiler core.