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 }}
oldj
/
node-font-list
Public
Notifications
You must be signed in to change notification settings
Fork
24
Star
151
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 21, 2026
Merge branch 'feature/up' into develop
oldj
committed
eb5f80c
View commit details
Copy full SHA for eb5f80c
Browse repository at this point
2.1.0
oldj
committed
e3d83ac
View commit details
Copy full SHA for e3d83ac
Browse repository at this point
Fix --detail JSON escaping and harden tests
Show description for 28ab5b1
oldj
committed
28ab5b1
View commit details
Copy full SHA for 28ab5b1
Browse repository at this point
Add test:darwin integration suite
Show description for b0491c8
oldj
committed
b0491c8
View commit details
Copy full SHA for b0491c8
Browse repository at this point
Commits on May 20, 2026
Merge fontlist2 into fontlist with --detail flag
Show description for 2a835fd
oldj
committed
2a835fd
View commit details
Copy full SHA for 2a835fd
Browse repository at this point
Commits on May 19, 2026
2.0.4
oldj
committed
7a8ee2f
View commit details
Copy full SHA for 7a8ee2f
Browse repository at this point
Merge branch 'feature/up' into develop
oldj
committed
3c86edb
View commit details
Copy full SHA for 3c86edb
Browse repository at this point
Limit npm package files
oldj
committed
77feadd
View commit details
Copy full SHA for 77feadd
Browse repository at this point
Add Darwin build script
oldj
committed
084e1ad
View commit details
Copy full SHA for 084e1ad
Browse repository at this point
2.0.3
oldj
committed
5b57fe0
View commit details
Copy full SHA for 5b57fe0
Browse repository at this point
Merge branch 'master' into develop
oldj
committed
c02e760
View commit details
Copy full SHA for c02e760
Browse repository at this point
Merge pull request #34 from clarkfannin/fix/darwin-trait-detection
Show description for 6d23028
oldj
authored
6d23028
View commit details
Copy full SHA for 6d23028
Browse repository at this point
Fix macOS font trait fallback
oldj
committed
95cef61
View commit details
Copy full SHA for 95cef61
Browse repository at this point
Use NSFontDescriptor traits for macOS font attribute detection
Show description for ba5e77e
clarkfannin
committed
ba5e77e
View commit details
Copy full SHA for ba5e77e
Browse repository at this point
Commits on Jan 31, 2026
build: Update the export mappings in package.json to support TypeScript module parsing. #33
oldj
committed
fceba18
View commit details
Copy full SHA for fceba18
Browse repository at this point
Commits on Sep 17, 2025
fix: Fixed font filtering and normalization issues
oldj
committed
cf47abf
View commit details
Copy full SHA for cf47abf
Browse repository at this point
Commits on Sep 7, 2025
Merge pull request #32 from astudentinearth/master
Show description for d12065c
oldj
authored
d12065c
View commit details
Copy full SHA for d12065c
Browse repository at this point
fix: missing type declarations in ESM imports
astudentinearth
committed
faad808
View commit details
Copy full SHA for faad808
Browse repository at this point
Commits on Aug 27, 2025
Merge branch 'feature/ts' into develop
oldj
committed
44ef136
View commit details
Copy full SHA for 44ef136
Browse repository at this point
feat (font information): Expands the font information interface, adding weight, style, width, and fixed width attributes
oldj
committed
4d2adf3
View commit details
Copy full SHA for 4d2adf3
Browse repository at this point
feat: Add ES module support and refactor core code
oldj
committed
c5424ac
View commit details
Copy full SHA for c5424ac
Browse repository at this point
docs: 更新 README 文档,添加 getFonts2 方法的使用说明
oldj
committed
456fe52
View commit details
Copy full SHA for 456fe52
Browse repository at this point
feat: 添加获取字体 PostScript 信息的功能
oldj
committed
4678d05
View commit details
Copy full SHA for 4678d05
Browse repository at this point
Commits on Aug 28, 2023
Adjust the rules for determining whether to add double quotes.
oldj
committed
dfb34fa
View commit details
Copy full SHA for dfb34fa
Browse repository at this point
Merge branch 'develop'
Show description for 3915b7e
oldj
committed
3915b7e
View commit details
Copy full SHA for 3915b7e
Browse repository at this point
Organize the code and handle cases where the font name contains "+".
oldj
committed
37205cf
View commit details
Copy full SHA for 37205cf
Browse repository at this point
Commits on Jun 3, 2023
Update the method to obtain the list of fonts on macOS.
oldj
committed
170cd6d
View commit details
Copy full SHA for 170cd6d
Browse repository at this point
Commits on Jan 13, 2022
Update version to v1.4.5.
oldj
committed
71ba906
View commit details
Copy full SHA for 71ba906
Browse repository at this point
Merge pull request #28 from qishibo/patch-1
Show description for b91c8cd
oldj
authored
b91c8cd
View commit details
Copy full SHA for b91c8cd
Browse repository at this point
修复中文乱码问题
Show description for 9272c2d
qishibo
authored
9272c2d
View commit details
Copy full SHA for 9272c2d
Browse repository at this point
Commits on Dec 19, 2021
Merge pull request #27 from jonz94/main
Show description for 7328ef4
oldj
authored
7328ef4
View commit details
Copy full SHA for 7328ef4
Browse repository at this point
Properly display the name of font that contains `:` on Linux.
Show description for bb7ba79
jonz94
committed
bb7ba79
View commit details
Copy full SHA for bb7ba79
Browse repository at this point
Commits on Dec 16, 2021
Update version to v1.4.3.
oldj
committed
e3a8c2e
View commit details
Copy full SHA for e3a8c2e
Browse repository at this point
Merge pull request #24 from jonz94/master
Show description for d16f1f4
oldj
authored
d16f1f4
View commit details
Copy full SHA for d16f1f4
Browse repository at this point
Properly get fonts that have `:` in its name by PowerShell.
Show description for 898a427
jonz94
committed
898a427
View commit details
Copy full SHA for 898a427
Browse repository at this point
Previous
Next
You can’t perform that action at this time.