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
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
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 }}
sukima
/
confirmed
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
0
Pull requests
9
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 20, 2019
v2.3.2
sukima
committed
047b8dc
View commit details
Copy full SHA for 047b8dc
Browse repository at this point
Merge pull request #3 from sukima/optimize-noop-function
Show description for 2d1696d
sukima
authored
2d1696d
View commit details
Copy full SHA for 2d1696d
Browse repository at this point
Merge pull request #4 from sukima/dry-code-1
Show description for c95f8cb
sukima
authored
c95f8cb
View commit details
Copy full SHA for c95f8cb
Browse repository at this point
DRY the resolution functions
Show description for 7befe44
sukima
committed
7befe44
View commit details
Copy full SHA for 7befe44
Browse repository at this point
Remove unused Promise reference
Show description for a0caf2d
sukima
committed
a0caf2d
View commit details
Copy full SHA for a0caf2d
Browse repository at this point
Commits on Oct 17, 2019
v2.3.1
sukima
committed
e0ea4c4
View commit details
Copy full SHA for e0ea4c4
Browse repository at this point
Upgrade mocha and sinon to latest
sukima
committed
c3c59ee
View commit details
Copy full SHA for c3c59ee
Browse repository at this point
Upgrade jsdoc-to-markdown to 5
sukima
committed
f4b73ea
View commit details
Copy full SHA for f4b73ea
Browse repository at this point
Upgrade babel to 7+
sukima
committed
bc93787
View commit details
Copy full SHA for bc93787
Browse repository at this point
Commits on Jan 30, 2019
v2.3.0
sukima
committed
cc24885
View commit details
Copy full SHA for cc24885
Browse repository at this point
Expose all exports in node module
Show description for e7ca2a0
sukima
committed
e7ca2a0
View commit details
Copy full SHA for e7ca2a0
Browse repository at this point
Commits on Apr 24, 2018
Bump version to 2.2.0
sukima
committed
c112b56
View commit details
Copy full SHA for c112b56
Browse repository at this point
Prevent error when Promise is undefined
Show description for 3c2d577
sukima
committed
3c2d577
View commit details
Copy full SHA for 3c2d577
Browse repository at this point
Commits on Apr 11, 2018
v2.1.0
sukima
committed
583291b
View commit details
Copy full SHA for 583291b
Browse repository at this point
Allow custom Promise implementations
sukima
committed
d3797ba
View commit details
Copy full SHA for d3797ba
Browse repository at this point
Commits on Apr 7, 2018
v2.0.2
sukima
committed
294f1a2
View commit details
Copy full SHA for 294f1a2
Browse repository at this point
Allow callbacks to return promises
Show description for 0b69191
sukima
committed
0b69191
View commit details
Copy full SHA for 0b69191
Browse repository at this point
Commits on Apr 6, 2018
v2.0.1
sukima
committed
0dd4bdf
View commit details
Copy full SHA for 0dd4bdf
Browse repository at this point
Add header to compiled output
sukima
committed
bf1a0de
View commit details
Copy full SHA for bf1a0de
Browse repository at this point
v2.0.0
sukima
committed
f333d7f
View commit details
Copy full SHA for f333d7f
Browse repository at this point
Merge pull request #2 from sukima/feature/mutatable-chaining
Show description for 999d9e4
sukima
authored
999d9e4
View commit details
Copy full SHA for 999d9e4
Browse repository at this point
Convert documentation to jsdoc2md
sukima
committed
b2575ce
View commit details
Copy full SHA for b2575ce
Browse repository at this point
Add jsdoc to src/confirmer.js
sukima
committed
f98c40e
View commit details
Copy full SHA for f98c40e
Browse repository at this point
Rewrite for better chaining mutations
Show description for 47a2c92
sukima
committed
47a2c92
View commit details
Copy full SHA for 47a2c92
Browse repository at this point
Commits on Feb 23, 2018
v1.2.0
sukima
committed
d0452bc
View commit details
Copy full SHA for d0452bc
Browse repository at this point
Add disposer API
Show description for 193c13f
sukima
committed
193c13f
View commit details
Copy full SHA for 193c13f
Browse repository at this point
Update gitignore from gitignore.io
Show description for d424512
sukima
committed
d424512
View commit details
Copy full SHA for d424512
Browse repository at this point
Commits on Dec 9, 2017
v1.1.0
sukima
committed
dc1cff6
View commit details
Copy full SHA for dc1cff6
Browse repository at this point
v1.0.2
sukima
committed
855cd94
View commit details
Copy full SHA for 855cd94
Browse repository at this point
Add alias for onCanceled
Show description for 1cd11ae
sukima
committed
1cd11ae
View commit details
Copy full SHA for 1cd11ae
Browse repository at this point
Commits on Dec 8, 2017
Add chaining tests
Show description for edeaeda
sukima
committed
edeaeda
View commit details
Copy full SHA for edeaeda
Browse repository at this point
Add nesting to test suite
sukima
committed
632abf9
View commit details
Copy full SHA for 632abf9
Browse repository at this point
Commits on Aug 17, 2017
(m) Fix highlighting in README
sukima
authored
4e2ec72
View commit details
Copy full SHA for 4e2ec72
Browse repository at this point
Commits on Jul 31, 2017
v1.0.1
sukima
committed
2cb0cd4
View commit details
Copy full SHA for 2cb0cd4
Browse repository at this point
Fix spelling errors in README
sukima
committed
e6c937b
View commit details
Copy full SHA for e6c937b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.