Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
hmmhmmhm
/
just
Public
forked from
angus-c/just
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
travis-test-types
User selector
All users
All time
Commit history
Commits on May 2, 2021
rename test-types / add more node versions to ci
angus-c
committed
d428196
View commit details
Copy full SHA for d428196
Browse repository at this point
temporarily removing Array.prototype.flatten override (breaks some other tests) (#237)
angus-c
authored
a27c7d8
View commit details
Copy full SHA for a27c7d8
Browse repository at this point
Added depth parameter to flatten (#236)
Show description for 4201fa4
EvandroLG
and
angus-c
authored
4201fa4
View commit details
Copy full SHA for 4201fa4
Browse repository at this point
Add an npm script to run tests for types (#235)
Show description for fd6a9be
Masa-Shin
authored
fd6a9be
View commit details
Copy full SHA for fd6a9be
Browse repository at this point
Commits on Apr 30, 2021
Update CONTRIBUTING.md
angus-c
authored
dbf2b4d
View commit details
Copy full SHA for dbf2b4d
Browse repository at this point
Update README.md
angus-c
authored
3b34b6b
View commit details
Copy full SHA for 3b34b6b
Browse repository at this point
Update CODE_OF_CONDUCT.md
angus-c
authored
abc2810
View commit details
Copy full SHA for abc2810
Browse repository at this point
Example PR for TS defs
angus-c
authored
979f233
View commit details
Copy full SHA for 979f233
Browse repository at this point
Link TS def PR example in README
angus-c
authored
455351c
View commit details
Copy full SHA for 455351c
Browse repository at this point
Debounce flush (#230)
Show description for acd40eb
EvandroLG
and
angus-c
authored
acd40eb
View commit details
Copy full SHA for acd40eb
Browse repository at this point
2.2.0
angus-c
committed
b640f16
View commit details
Copy full SHA for b640f16
Browse repository at this point
Throttle cancel (#232)
Show description for e0a8980
EvandroLG
and
angus-c
authored
e0a8980
View commit details
Copy full SHA for e0a8980
Browse repository at this point
Commits on Apr 25, 2021
bump package versions
angus-c
committed
31837fd
View commit details
Copy full SHA for 31837fd
Browse repository at this point
Fix array-median examples (#231)
Show description for 4e0ec12
Masa-Shin
and
angus-c
authored
4e0ec12
View commit details
Copy full SHA for 4e0ec12
Browse repository at this point
add ts types for array split (#233)
Show description for 9955bf3
alexanderchan
authored
9955bf3
View commit details
Copy full SHA for 9955bf3
Browse repository at this point
Commits on Apr 12, 2021
1.4.0 (+ README updates) (#228)
Show description for 319c441
angus-c
and
Angus Croll
authored
319c441
View commit details
Copy full SHA for 319c441
Browse repository at this point
Add cancel method to the debounce function (#227)
Show description for b8c1a70
EvandroLG
authored
b8c1a70
View commit details
Copy full SHA for b8c1a70
Browse repository at this point
Commits on Apr 4, 2021
ts defintions (#225)
angus-c
authored
42f1e63
View commit details
Copy full SHA for 42f1e63
Browse repository at this point
add typescript (#224)
angus-c
authored
4cbda4b
View commit details
Copy full SHA for 4cbda4b
Browse repository at this point
add types field (#223)
angus-c
authored
6376578
View commit details
Copy full SHA for 6376578
Browse repository at this point
Add typescript definitions (#222)
Show description for 68189ac
angus-c
authored
68189ac
View commit details
Copy full SHA for 68189ac
Browse repository at this point
Commits on Apr 3, 2021
fix README
angus-c
committed
781c711
View commit details
Copy full SHA for 781c711
Browse repository at this point
Throttle: Options for leading and trailing (#221)
Show description for 5d3f715
angus-c
authored
5d3f715
View commit details
Copy full SHA for 5d3f715
Browse repository at this point
Commits on Apr 1, 2021
simplify default key and add more tests (#220)
Show description for 18edcd2
angus-c
and
Angus Croll
authored
18edcd2
View commit details
Copy full SHA for 18edcd2
Browse repository at this point
Memoize library (#218)
Show description for 005a75b
EvandroLG
and
angus-c
authored
005a75b
View commit details
Copy full SHA for 005a75b
Browse repository at this point
Commits on Mar 27, 2021
Compare Sets (#219)
angus-c
authored
18dce73
View commit details
Copy full SHA for 18dce73
Browse repository at this point
Commits on Dec 21, 2020
Update package.json
angus-c
authored
25c6395
View commit details
Copy full SHA for 25c6395
Browse repository at this point
fix README (#215)
angus-c
authored
c6602b5
View commit details
Copy full SHA for c6602b5
Browse repository at this point
Add `array-product` (#214)
Show description for d7d4940
EvandroLG
authored
d7d4940
View commit details
Copy full SHA for d7d4940
Browse repository at this point
Commits on Nov 29, 2020
Fix median example (#213)
blewisio
authored
e7cd704
View commit details
Copy full SHA for e7cd704
Browse repository at this point
#212
angus-c
authored
bf6f36a
View commit details
Copy full SHA for bf6f36a
Browse repository at this point
Unify the condition for throwing nonnumeric error in array-median (#212)
Show description for 6946b01
Masa-Shin
and
angus-c
authored
6946b01
View commit details
Copy full SHA for 6946b01
Browse repository at this point
Update support matrix (#210)
angus-c
authored
f69086c
View commit details
Copy full SHA for f69086c
Browse repository at this point
Commits on Nov 28, 2020
Fix README (#211)
Show description for b38e0cf
Masa-Shin
authored
b38e0cf
View commit details
Copy full SHA for b38e0cf
Browse repository at this point
Commits on Nov 27, 2020
#208
angus-c
authored
8e6bbf5
View commit details
Copy full SHA for 8e6bbf5
Browse repository at this point
Previous
Next
You can’t perform that action at this time.