{"id":80175,"library":"write-xlsx","title":"Write XLSX","description":"Create a new file in the Excel 2007+ XLSX format.","status":"active","version":"1.15.0","language":"ruby","source_language":null,"source_url":"https://github.com/cxn03651/write_xlsx","tags":["excel","xlsx","spreadsheet","export"],"install":[{"cmd":"gem install write_xlsx","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'write_xlsx', '~> 1.15.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"WriteXLSX","correct":"require 'write_xlsx'"}],"quickstart":{"code":"require 'write_xlsx'\nworkbook = WriteXLSX.new('example.xlsx')\nworksheet = workbook.add_worksheet\nworksheet.write(0, 0, 'Hello')\nworkbook.close","lang":"ruby","description":"Generate an Excel XLSX file with a simple API."},"warnings":[],"env_vars":null,"search_vec":"'2007':10 'creat':3 'excel':9,13 'export':16 'file':6 'format':12 'new':5 'spreadsheet':15 'write':1 'xlsx':2,11,14","created_at":"2026-06-18T05:15:32.318543+00:00","updated_at":"2026-06-18T05:15:32.318543+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/cxn03651/write_xlsx#readme","github":"https://github.com/cxn03651/write_xlsx","docs":"http://www.rubydoc.info/gems/write_xlsx/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}