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 }}
borgar
/
textbox
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
32
Code
Issues
2
Pull requests
3
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 May 11, 2026
Update all deps to latest and fix any minor issues
borgar
committed
9e2fecd
View commit details
Copy full SHA for 9e2fecd
Browse repository at this point
Use tsdown instead of tsup
borgar
committed
cab2b00
View commit details
Copy full SHA for cab2b00
Browse repository at this point
Commits on Feb 12, 2026
Move docs and examples around so they can be published
borgar
committed
cacd431
View commit details
Copy full SHA for cacd431
Browse repository at this point
Commits on Jan 27, 2026
Merge pull request #40 from borgar/change-to-ts
Show description for a69e090
borgar
authored
a69e090
View commit details
Copy full SHA for a69e090
Browse repository at this point
Commits on Jan 26, 2026
Cleanup package
borgar
committed
bdd9d65
View commit details
Copy full SHA for bdd9d65
Browse repository at this point
Update to v2
borgar
committed
61e2b7b
View commit details
Copy full SHA for 61e2b7b
Browse repository at this point
Move from lib/ to src/ and fix test
borgar
committed
3af0ee4
View commit details
Copy full SHA for 3af0ee4
Browse repository at this point
Update and automatically generate API docs
borgar
committed
45b28b5
View commit details
Copy full SHA for 45b28b5
Browse repository at this point
Move to TypeScript
Show description for 2aba514
borgar
committed
2aba514
View commit details
Copy full SHA for 2aba514
Browse repository at this point
Commits on Dec 16, 2024
v1.8
borgar
committed
5b0de3f
View commit details
Copy full SHA for 5b0de3f
Browse repository at this point
Merge pull request #39 from borgar/v1.8
Show description for 74b4f2f
borgar
authored
74b4f2f
View commit details
Copy full SHA for 74b4f2f
Browse repository at this point
Fix package file pointers
borgar
committed
10d24ba
View commit details
Copy full SHA for 10d24ba
Browse repository at this point
RC0
borgar
committed
2e9745b
View commit details
Copy full SHA for 2e9745b
Browse repository at this point
Final cleanup and bugfix
borgar
committed
61e90c2
View commit details
Copy full SHA for 61e90c2
Browse repository at this point
Cleanup and more bugfixes
borgar
committed
441fff2
View commit details
Copy full SHA for 441fff2
Browse repository at this point
Major overhaul to get types, bugfixes and custom Canvas rendering
Show description for 3847a26
borgar
committed
3847a26
View commit details
Copy full SHA for 3847a26
Browse repository at this point
Commits on Aug 9, 2024
Version 1.7.0
borgar
committed
1bf1a12
View commit details
Copy full SHA for 1bf1a12
Browse repository at this point
Merge pull request #37 from borgar/zh-cn
Show description for a8355f2
borgar
authored
a8355f2
View commit details
Copy full SHA for a8355f2
Browse repository at this point
Simplify and optimize the code a tiny bit
borgar
committed
b7a02b9
View commit details
Copy full SHA for b7a02b9
Browse repository at this point
Pluralize Chinese example
borgar
committed
d67ee73
View commit details
Copy full SHA for d67ee73
Browse repository at this point
Commits on Jul 17, 2024
textparser supports Chinese characters
zhiqinyigu
committed
cefe921
View commit details
Copy full SHA for cefe921
Browse repository at this point
Commits on Mar 21, 2023
Version 1.6
borgar
committed
03011c7
View commit details
Copy full SHA for 03011c7
Browse repository at this point
Add boolean parameter to indicate line overflow
borgar
committed
d3d0bf1
View commit details
Copy full SHA for d3d0bf1
Browse repository at this point
Preserve rel/target when overflowing
borgar
committed
b429f88
View commit details
Copy full SHA for b429f88
Browse repository at this point
Update packages and fix new lint violations
borgar
committed
2e206a7
View commit details
Copy full SHA for 2e206a7
Browse repository at this point
Merge pull request #33 from flother/svg-a-support-rel-target
Show description for aaeadba
borgar
authored
aaeadba
View commit details
Copy full SHA for aaeadba
Browse repository at this point
Commits on Mar 20, 2023
Support rel and target attrs on SVG <a> elements
Show description for 02e583f
flother
committed
02e583f
View commit details
Copy full SHA for 02e583f
Browse repository at this point
Commits on Sep 1, 2022
Update deps and bump versions
borgar
committed
fa3e268
View commit details
Copy full SHA for fa3e268
Browse repository at this point
Fix lint complaint
borgar
committed
c9a4482
View commit details
Copy full SHA for c9a4482
Browse repository at this point
Merge pull request #27 from flother/offscreencanvas
Show description for df00f76
borgar
authored
df00f76
View commit details
Copy full SHA for df00f76
Browse repository at this point
Commits on Aug 29, 2022
Use OffscreenCanvas when available
Show description for 46db09a
flother
committed
46db09a
View commit details
Copy full SHA for 46db09a
Browse repository at this point
Commits on Jul 27, 2022
Version 1.5.0
borgar
committed
38480cf
View commit details
Copy full SHA for 38480cf
Browse repository at this point
Updating measureTest interface, exposing, and documenting
borgar
committed
573cec2
View commit details
Copy full SHA for 573cec2
Browse repository at this point
Removing redundant String constructors
borgar
committed
8a5baf9
View commit details
Copy full SHA for 8a5baf9
Browse repository at this point
Updating dependencies
borgar
committed
674fcd4
View commit details
Copy full SHA for 674fcd4
Browse repository at this point
Previous
Next
You can’t perform that action at this time.