An easy way of building Excel files with javascript
excel-builder-vanilla types
Customized version of excel-builder that can be run with webpack
An easy way of building Excel files with javascript
Fluent, fully-typed Excel builder for Node.js — styles, formulas, merged cells, headers, streaming
An easy way of building Excel files with javascript
Excel Export (xls/xlsx) Service.
XML utilities for the AWS SDK
Read `.xlsx` files in a web browser or in Node.js
Essential Javascript 2 Excel Export Library
Build XML from JSON without C/C++ based libraries
Helper function to build binary assignment operator visitors
A Storybook builder to dev and build with Webpack
HTTP utilities. Used by [electron-builder](https://github.com/electron-userland/electron-builder).
Kendo UI for Angular Excel Export component
Advanced Excel file generator with TypeScript support, comprehensive styling, and optimized performance
NodeJS Excel files parser & builder
Various utilities. Used by [electron-builder](https://github.com/electron-userland/electron-builder).
Utilities to build DMG. Used by [electron-builder](https://github.com/electron-userland/electron-builder).
electron-builder lib
A Storybook builder to dev and build with Vite
Module to help building SARIF log files
Webpack Builder for Architect
Write simple `*.xlsx` files in a browser or Node.js
connector and jruby sinatra app to generate excel spreadsheets
A declarative parser and builder for Excel Files
Rails provides an excellent XML Builder by default to build RSS and ATOM feeds, but nothing to help you build complex and custom JSON data structures. The standard to_json works well, but can get very verbose when you need full control of what is generated. JSON Builder hopes to solve that problem.
# DECC 2050 CALCULATOR TOOL A C version and ruby wrapper for the www.decc.gov.uk 2050 energy and climate change excel calculator Further detail on the project: http://www.decc.gov.uk/2050 Canonical source: http://github.com/decc/decc_2050_model ## 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 are two example scripts than can be helpful: 1. start-high-memory-instance.sh - is the script we use to setup an aws server to compile the model. You can't use it directly, because you won't have the right keys and certificates, but it can give clues. 2. setup-2050-model-builder-script.sh - is the script we use to get all the dependencies on that aws server correct, download this code, and then compile the model. Again, it may not be quite right for you but can server as inspiration ## INSTALLATION Note that this compiles the underlying c code, which might take 10-20 minutes or so gem install decc_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/decc_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/decc_2050_model/decc_2050_model_result.rb and lib/decc_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 decc_2050_model.gemspec gem install decc_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.
No description provided.
No description provided.
No description provided.
No description provided.