SkillAgentSearch skills...

Crexcel

A WIP lib in crystal to write excel files (xlsx)

Install / Use

/learn @Monpt7/Crexcel
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

crexcel

Build Status

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

  1. Fork it ( https://github.com/Monpt7/crexcel/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated7mo ago
Forks6

Languages

Crystal

Security Score

82/100

Audited on Aug 27, 2025

No findings