Write simple `*.xlsx` files in a browser or Node.js
Read `.xlsx` files in a web browser or in Node.js
Essential Javascript 2 Excel Export Library
An MCP server that reads and writes spreadsheet data to MS Excel file
Write files in an atomic fashion w/configurable ownership
Kendo UI for Angular Excel Export component
An AI agent that lives on your computer and has Excel superpowers. Made by the [Shortcut](https://shortcut.ai) team.
Read and write files atomically and reliably.
Aspose.Cells for Node.js via C++ is a high-performance and powerful library for manipulating and converting Excel (XLS, XLSX, XLSB), ODS, CSV, and HTML files, offering a comprehensive set of features for creating, editing, converting, and rendering spread
fs read and write streams based on minipass
Simple data set export to Excel xlsx file
Write simple `*.xlsx` files in a browser or Node.js
Write simple `*.xlsx` files in a browser or Node.js
fs read and write streams based on minipass
The Node.js bindings of the humanfs library.
Read and parse a JSON file
React Excel export helps you export and save data to Excel files and customize or filter the output. KendoReact Excel Export package
Stringify and write JSON to a file atomically
Stringify and write YAML to a file atomically
TypeScript library for reading and writing Excel xlsx files in Node and the browser.
Extremely fast utf8 only stream implementation
A powerful library for manipulating and converting Excel (XLS, XLSX, XLSB), ODS, CSV and HTML files.
Read and parse a YAML file
A powerful library for manipulating and converting Excel (XLS, XLSX, XLSB), ODS, CSV and HTML files.
Multiple worksheets can be added to a workbook and formatting can be applied to cells. Text, numbers, formulas, hyperlinks and images can be written to the cells.
Write Excel files with ease using a DSL
Forked from original writeexcel gem. Multiple worksheets can be added to a workbook and formatting can be applied to cells. Text, numbers, formulas, hyperlinks and images can be written to the cells.
An Easy, Fast way to Make Excel 2003 Compatible Files from Ruby. Write to a cross-platform Excel binary file With Ruby 1.9.1
Read and write Excel files
Rails Excel strategy to write xlsx files through writeexcel gem
Rails Excel strategy to write xlsx files through rubyXL gem
Bayonet is a Microsoft Excel write-only gem that reads and produces XLSX files. It's strength lies in the fact that it's able to open bigger Excel files (even with macros!) -- and write cells without touching the rest of the Excel file.
`xlg` is a command-line tool that provides functionality to search keywords in Excel files in various formats.
Workbook contains workbooks, as in a table, contains rows, contains cells, reads/writes excel, ods and csv and tab separated files, and offers basic diffing and sorting capabilities.
Makes it possible to access MS Excel from Ruby via Excel COM/Win32OLE interface. Enables to read and write from/to Excel files with the use of Excel's API. Requires MS Excel application to be installed.
# BELGIAN 2050 CALCULATOR TOOL A C version and ruby wrapper for the Belgian 2050 calcualtor ## GOTCHAS Some versions have a special formula in 2050!B2 that the translator doesn't recognise. Just write 2050 in that cell and recompile. Some tests fail for columns AN and AM on OUTPUT. I think this is due to rounding differences between excel and C. ## DEPENDENCIES 1. ruby 1.9.2 (including development headers) 2. basic c development headers This has ONLY been tested on OSX and on Ubuntu 64 bit EC2 ami. Grateful for reports from other platforms. In the util folder there is an example script that creates a new EC2 EMI, installs all the dependencies and then compiles the gem. It may be useful if you are trying to figure out the complete set of dependencies. ## INSTALLATION Note that this compiles the underlying c code, which might take 10-20 minutes or so gem install belgium_2050_model ## UPDATING TO NEWER VERSIONS OF EXCEL MODEL First of all, you need to be working on the github version of the code, not the rubygem: git clone http://github.com/decc/belgium_2050_model Then put the new spreadsheet in spreadsheet/2050Model.xlsx Then, from the top directory of the gem: bundle bundle exec rake The next step is to check whether lib/belgium_2050_model/belgium_2050_model_result.rb and lib/belgium_2050_model/model_structure.rb need to be altered so that they pick up the correct places in the underlying excel. The final stage is to build and install the new gem: gem build belgium_2050_model.gemspec gem install belgium_2050_model-<version>.gem ... where <version> is the version number of the gem file that was created in the folder. Now follow the instructions in the twenty-fifty server directory in order to ensure that it is using this new version of the gem.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.