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 }}
AXECAC
/
docs-search
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
1
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(parser): добавил парсер xlsx формата вместе с тестами
- #32
#32
Merged
aragami3070
merged 20 commits into
master
AXECAC/docs-search:master
from
aragami3070/feat-xlsx-parser
AXECAC/docs-search:aragami3070/feat-xlsx-parser
Copy head branch name to clipboard
Mar 14, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
feat(parser): добавил парсер xlsx формата вместе с тестами
#32
aragami3070
merged 20 commits into
master
AXECAC/docs-search:master
from
aragami3070/feat-xlsx-parser
AXECAC/docs-search:aragami3070/feat-xlsx-parser
Copy head branch name to clipboard
Commits
Commits on Mar 12, 2026
Fix(cargo): pined quick-xml version
aragami3070
committed
ead7b78
View commit details
Copy full SHA for ead7b78
Browse repository at this point
Feat(cargo): add calamine crate
aragami3070
committed
1a662bd
View commit details
Copy full SHA for 1a662bd
Browse repository at this point
Commits on Mar 13, 2026
Chore(assets-for-tests): update Book.xlsx
aragami3070
committed
c578c0f
View commit details
Copy full SHA for c578c0f
Browse repository at this point
Chore(parsers): add type Bytes for MS office format parsers
aragami3070
committed
47ab946
View commit details
Copy full SHA for 47ab946
Browse repository at this point
Feat(errors): add convert from calamine error to ParserError
aragami3070
committed
fc62663
View commit details
Copy full SHA for fc62663
Browse repository at this point
Chore(parsers): init xlsx
aragami3070
committed
4c81321
View commit details
Copy full SHA for 4c81321
Browse repository at this point
Commits on Mar 14, 2026
Feat(parsers): add MSOfficeParser trait
aragami3070
committed
ed34930
View commit details
Copy full SHA for ed34930
Browse repository at this point
Feat(pptx): impl MSOfficeParser trait
aragami3070
committed
fa012d8
View commit details
Copy full SHA for fa012d8
Browse repository at this point
Feat(docx): impl MSOfficeParser trait
aragami3070
committed
4ffec68
View commit details
Copy full SHA for 4ffec68
Browse repository at this point
Feat(xlsx): init XlsxParser struct
aragami3070
committed
49c60bd
View commit details
Copy full SHA for 49c60bd
Browse repository at this point
Feat(xlsx): add method `new`
aragami3070
committed
5ddabcb
View commit details
Copy full SHA for 5ddabcb
Browse repository at this point
Feat(xlsx): impl MSOfficeParser with get_text method
Show description for 3e75daa
aragami3070
committed
3e75daa
View commit details
Copy full SHA for 3e75daa
Browse repository at this point
Fix(parsers): MSOFFIcePaser name typo
aragami3070
committed
adfc791
View commit details
Copy full SHA for adfc791
Browse repository at this point
Chore(parser): rename all get_text fn names to extract_text
aragami3070
committed
8b8c9e6
View commit details
Copy full SHA for 8b8c9e6
Browse repository at this point
Feat(errors): add std::fmt error in ParserError
aragami3070
committed
3ae72be
View commit details
Copy full SHA for 3ae72be
Browse repository at this point
Feat(xlsx): separate and rework extract text from sheets
aragami3070
committed
40a5253
View commit details
Copy full SHA for 40a5253
Browse repository at this point
Feat(xlsx): extract images and text from them
aragami3070
committed
fcd57f3
View commit details
Copy full SHA for fcd57f3
Browse repository at this point
Chore(app): add usage xlsx example
aragami3070
committed
31d0e99
View commit details
Copy full SHA for 31d0e99
Browse repository at this point
Feat(xlsx): add extract text from xlsx test
aragami3070
committed
ead2019
View commit details
Copy full SHA for ead2019
Browse repository at this point
Feat(docs_parser.pyi): update info for python lsp
aragami3070
committed
aea6c65
View commit details
Copy full SHA for aea6c65
Browse repository at this point
You can’t perform that action at this time.