Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
DenverCoder1
/
table2ascii
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
13
Star
71
Code
Issues
4
Pull requests
2
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
1.0.0
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 14, 2022
docs: Use sphinx-book-theme for docs (#79)
DenverCoder1
authored
d8a3564
Copy full SHA for d8a3564
Merge pull request #78 from DenverCoder1/refactor
DenverCoder1
authored
1c6d431
Copy full SHA for 1c6d431
refactor: Add missing type annotations
DenverCoder1
committed
08e59cf
Copy full SHA for 08e59cf
fix: Show correct length in TableStyle warning
DenverCoder1
committed
404e640
Copy full SHA for 404e640
refactor: Use less restrictive types
DenverCoder1
committed
71f990f
Copy full SHA for 71f990f
fix: Throw exception if no header, body, or footer
DenverCoder1
committed
36e74b8
Copy full SHA for 36e74b8
feat!: Added the ability to merge cells with Merge.LEFT (#67)
Show description for ea432b5
DenverCoder1
and
pre-commit-ci[bot]
authored
ea432b5
Copy full SHA for ea432b5
feat!: Add use_wcwidth for Asian character support (#63)
Show description for 9ad460f
DenverCoder1
and
pre-commit-ci[bot]
authored
9ad460f
Copy full SHA for 9ad460f
Commits on Dec 13, 2022
[pre-commit.ci] pre-commit autoupdate (#77)
Show description for 5a2bc2c
pre-commit-ci[bot]
authored
5a2bc2c
Copy full SHA for 5a2bc2c
Commits on Dec 12, 2022
docs(readme): Update description and terminal screenshot (#76)
DenverCoder1
authored
a5ed1e2
Copy full SHA for a5ed1e2
refactor: Created custom exception classes (#74)
Show description for 69f8f08
DenverCoder1
and
pre-commit-ci[bot]
authored
69f8f08
Copy full SHA for 69f8f08
feat: Make Alignment an IntEnum to support numbers 0-2 (#75)
DenverCoder1
authored
736eb99
Copy full SHA for 736eb99
chore(deps-dev): bump pytest from 7.1.2 to 7.2.0 (#71)
Show description for 7899426
dependabot[bot]
authored
7899426
Copy full SHA for 7899426
chore(deps): Update dev dependencies (#73)
DenverCoder1
authored
4386f17
Copy full SHA for 4386f17
chore(deps-dev): bump pre-commit from 2.18.1 to 2.20.0 (#68)
Show description for 98c37f2
dependabot[bot]
authored
98c37f2
Copy full SHA for 98c37f2
chore: Ignore temporary files
DenverCoder1
committed
cf5e513
Copy full SHA for cf5e513
chore: Bump version to 1.0.0
DenverCoder1
committed
5158188
Copy full SHA for 5158188
Commits on Dec 11, 2022
chore: Add to pypi classifiers (#66)
Show description for cd6923f
DenverCoder1
and
pre-commit-ci[bot]
authored
cd6923f
Copy full SHA for cd6923f
refactor: comment style and reduce nesting complexity (#65)
Show description for ae40c89
DenverCoder1
and
pre-commit-ci[bot]
authored
ae40c89
Copy full SHA for ae40c89
refactor: Typo fix with separator used internally (#64)
DenverCoder1
authored
c2ea215
Copy full SHA for c2ea215
docs: Fix types missing from docs (#62)
DenverCoder1
authored
5f5e5cf
Copy full SHA for 5f5e5cf
refactor: New annotation style and dependency specificity (#61)
DenverCoder1
authored
9c27240
Copy full SHA for 9c27240
Commits on Nov 29, 2022
ci: [pre-commit.ci] pre-commit autoupdate (#58)
Show description for 3326402
pre-commit-ci[bot]
authored
3326402
Copy full SHA for 3326402
Commits on Oct 31, 2022
chore: Bump version to 0.5.0 (#57)
DenverCoder1
authored
88be598
Copy full SHA for 88be598
ci: Add Pyright linting for Python 3.11 (#56)
DenverCoder1
authored
4ad2c7c
Copy full SHA for 4ad2c7c
docs(readme): fix typo in example
DenverCoder1
committed
b9eab83
Copy full SHA for b9eab83
docs(readme): Readability improvements and subheading emojis (#55)
DenverCoder1
authored
1e65031
Copy full SHA for 1e65031
docs: fix code alignment in example usage (#54)
DenverCoder1
authored
d8bf8fc
Copy full SHA for d8bf8fc
feat: Add `cell_padding` configurable option (#52)
Show description for 6d29538
DenverCoder1
and
pre-commit-ci[bot]
authored
6d29538
Copy full SHA for 6d29538
docs: update style list
github-actions[bot]
committed
a5b7272
Copy full SHA for a5b7272
fix: reduce extra space left and right of plain (#53)
DenverCoder1
authored
009d5ab
Copy full SHA for 009d5ab
Commits on Oct 30, 2022
refactor: Support for mypy and add to lint workflow (#51)
DenverCoder1
authored
e6890b5
Copy full SHA for e6890b5
Commits on Oct 28, 2022
docs: update style list
github-actions[bot]
committed
a102a28
Copy full SHA for a102a28
feat: Added `plain` table style (#50)
ghrps3
authored
6390f42
Copy full SHA for 6390f42
Commits on Oct 12, 2022
[pre-commit.ci] pre-commit autoupdate (#49)
Show description for 2bcf302
pre-commit-ci[bot]
authored
2bcf302
Copy full SHA for 2bcf302
Pagination
Previous
Next
You can’t perform that action at this time.