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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Thinkmill
/
emery
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
84
Code
Issues
1
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 7, 2025
Version Packages (#54)
Show description for a320ab6
github-actions[bot]
authored
a320ab6
View commit details
Copy full SHA for a320ab6
Browse repository at this point
Typed object from entries (#53)
jossmac
authored
9d3a10b
View commit details
Copy full SHA for 9d3a10b
Browse repository at this point
Commits on Jun 2, 2024
Fix typos (#51)
szepeviktor
authored
8d50097
View commit details
Copy full SHA for 8d50097
Browse repository at this point
Commits on Jan 24, 2024
Update README shields with alt and titles
dcousens
authored
ef3ee1e
View commit details
Copy full SHA for ef3ee1e
Browse repository at this point
Commits on Jan 15, 2024
Version Packages (#50)
Show description for afb16f0
github-actions[bot]
authored
afb16f0
View commit details
Copy full SHA for afb16f0
Browse repository at this point
Add `exports` to `package.json` to allow importing in Node ESM (#49)
emmatown
authored
32a35bd
View commit details
Copy full SHA for 32a35bd
Browse repository at this point
Commits on Mar 28, 2023
Merge pull request #46 from Thinkmill/add-shields-and-footer
Show description for f73b43b
dcousens
authored
f73b43b
View commit details
Copy full SHA for f73b43b
Browse repository at this point
remove the duplicate text
Show description for 8be730d
dcousens
and
jossmac
authored
8be730d
View commit details
Copy full SHA for 8be730d
Browse repository at this point
add emery banner
dcousens
authored
d7144ef
View commit details
Copy full SHA for d7144ef
Browse repository at this point
add website and banner
dcousens
authored
37f43fd
View commit details
Copy full SHA for 37f43fd
Browse repository at this point
add shields.io badges
dcousens
authored
d362832
View commit details
Copy full SHA for d362832
Browse repository at this point
Commits on Mar 22, 2023
Version Packages (#45)
github-actions[bot]
authored
44eab65
View commit details
Copy full SHA for 44eab65
Browse repository at this point
Handle readonly arrays for `isNonEmptyArray` guard. (#41)
lukebennett88
authored
3b73321
View commit details
Copy full SHA for 3b73321
Browse repository at this point
Assert never changeset (#44)
jossmac
authored
bbe5d72
View commit details
Copy full SHA for bbe5d72
Browse repository at this point
Stringify arg provided to `assertNever` error message (#42)
jossmac
authored
281cca9
View commit details
Copy full SHA for 281cca9
Browse repository at this point
Commits on Jul 7, 2022
Version Packages (#40)
Show description for 267db2b
github-actions[bot]
authored
267db2b
View commit details
Copy full SHA for 267db2b
Browse repository at this point
Fix exports (#39)
jossmac
authored
c30581a
View commit details
Copy full SHA for c30581a
Browse repository at this point
Version Packages (#38)
Show description for 4a88a85
github-actions[bot]
authored
4a88a85
View commit details
Copy full SHA for 4a88a85
Browse repository at this point
Warning (#37)
jossmac
authored
810b5bf
View commit details
Copy full SHA for 810b5bf
Browse repository at this point
Commits on Jul 6, 2022
Version Packages (#35)
Show description for 61df49d
github-actions[bot]
authored
61df49d
View commit details
Copy full SHA for 61df49d
Browse repository at this point
Assertions: optional debugger (#34)
Show description for 3d3888a
jossmac
authored
3d3888a
View commit details
Copy full SHA for 3d3888a
Browse repository at this point
Commits on Jun 30, 2022
Version Packages (#31)
Show description for 50e5472
github-actions[bot]
authored
50e5472
View commit details
Copy full SHA for 50e5472
Browse repository at this point
Loosely type object util args (#30)
Show description for f3bed0d
jossmac
authored
f3bed0d
View commit details
Copy full SHA for f3bed0d
Browse repository at this point
Commits on Jun 24, 2022
Version Packages (#29)
Show description for 777e77e
github-actions[bot]
authored
777e77e
View commit details
Copy full SHA for 777e77e
Browse repository at this point
Re-export promise guards (#28)
emmatown
authored
2b8620a
View commit details
Copy full SHA for 2b8620a
Browse repository at this point
Version Packages (#27)
Show description for fd9fa6d
github-actions[bot]
authored
fd9fa6d
View commit details
Copy full SHA for fd9fa6d
Browse repository at this point
Add isFulfilled and isRejected guards for use with Promise.allSettled (#25)
emmatown
authored
cec7317
View commit details
Copy full SHA for cec7317
Browse repository at this point
Changesets (#26)
emmatown
authored
175efc4
View commit details
Copy full SHA for 175efc4
Browse repository at this point
Commits on Jun 4, 2022
Align the README with docs homepage content (#24)
jossmac
authored
9158542
View commit details
Copy full SHA for 9158542
Browse repository at this point
Docs: home page (#23)
Show description for 62e9d8b
jossmac
authored
62e9d8b
View commit details
Copy full SHA for 62e9d8b
Browse repository at this point
Commits on May 31, 2022
Community standards (#21)
Show description for a3f624c
jossmac
authored
a3f624c
View commit details
Copy full SHA for a3f624c
Browse repository at this point
v1.1.0
jossmac
committed
1875f87
View commit details
Copy full SHA for 1875f87
Browse repository at this point
Entry points (#19)
Show description for ecaff7b
jossmac
authored
ecaff7b
View commit details
Copy full SHA for ecaff7b
Browse repository at this point
Merge pull request #20 from Thinkmill/homepage-tweaks
Show description for ec761d2
JedWatson
authored
ec761d2
View commit details
Copy full SHA for ec761d2
Browse repository at this point
Update docs/pages/index.md
JedWatson
authored
ddd99d5
View commit details
Copy full SHA for ddd99d5
Browse repository at this point
Previous
Next
You canβt perform that action at this time.