0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding a CommonJS package.json More... almost 14 years ago
Moving wu.js to lib/wu.js More... almost 14 years ago
Renaming tests dir to test More... almost 14 years ago
Adding regex/string matching to wu.match if normal pattern matching fails More... almost 14 years ago
Adding MIT license More... almost 14 years ago
Adding wu.partial, wu(fn).partial, and related tests More... almost 14 years ago
Checking them off the list More... almost 14 years ago
Adding test for wu(fn).curry More... almost 14 years ago
Adding dropWhile and tests More... almost 14 years ago
Refactoring how the next() method gets attached More... almost 14 years ago
Woops, forgot to remove that console.log call More... almost 14 years ago
Big refactor, changing API More... almost 14 years ago
Cycle has been implemented More... almost 14 years ago
Exposing wu.fn as the object to attach custom methods to. More... almost 14 years ago
Adding wu.dot and wu(iterable).dot as well as tests More... almost 14 years ago
Updating zip to mimic python's zip More... almost 14 years ago
Don't think we necessarily need join. More... almost 14 years ago
Adding wu.cycle function More... almost 14 years ago
Adding each method which forcibly evaluates the iterator More... almost 14 years ago
Making a bunch of constant strings More... almost 14 years ago
Adding mapply and tests More... almost 14 years ago
Fixing mapping over arrays of arrays More... almost 14 years ago
Adding tests for takeWhile More... almost 14 years ago
Adding takeWhile and moving wu.Iterator.prototype.toArray outside of the constrcutor More... almost 14 years ago
Removing unnecessary check to see if methods already exist. More... almost 14 years ago
Fixing wu.map to work better with key value pairs More... almost 14 years ago
Fixing wu.match More... almost 14 years ago
Adding tests for wu.match More... almost 14 years ago
Adding wu.match pattern matching More... almost 14 years ago
More README updates More... almost 14 years ago