crexcel
Version, currently master branch1 version
- master branchlatestMar 27, 2023
github.com/Monpt7/crexcel
A WIP lib in crystal to write excel files (xlsx)
5 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
crexcel:
github: Monpt7/crexcel
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
>= 0.36.1, < 2.0.0- License
- MIT
- Author
- Monpt7
Dependencies
This version declares no dependencies.
README
crexcel
crexcel is a crystal library to generate XLSX files almost like this python module
Important note : this library only works with crystal version above 0.25.1
Installation
Add this to your application's shard.yml:
dependencies:
crexcel:
github: Monpt7/crexcel
Usage
require "crexcel"
Documentation is available here: https://monpt7.github.io/crexcel/
Contributing
- Fork it ( https://github.com/Monpt7/crexcel/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Mar 27, 2023
- Crystal
>= 0.36.1, < 2.0.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/Monpt7/crexcel
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 12, 2026
- Synced
- Aug 12, 2026
- Versions
- 1