Excel (XLSB/XLSX/XLSM/XLS/XML) and ODS spreadsheet parser and writer (extended to enable read/write of cell formats with xlsx files)
Directory
Browse agent skills
Search by intent: design systems, testing, deployment, security, documentation, Azure, Supabase, React, or any workflow you want an agent to perform better.
Showing 16,291–16,320 of 85,573 skills
Page 544 of 2,853 · loading 30 at a time
Excel (XLSB/XLSX/XLSM/XLS/XML) and ODS spreadsheet parser and writer (extended to enable read/write of cell formats with xlsx files)
Excel (XLSB/XLSX/XLSM/XLS/XML) and ODS spreadsheet parser and writer
Lightweight regression library (OLS, Ridge, Lasso, Elastic Net, WLS, LOESS, Polynomial) with 14 diagnostic tests, cross validation, and prediction intervals. Pure Rust - no external math dependencies. WASM, Python, FFI, and Excel XLL bindings.
excel-to-json-parser is a ai & automation skill indexed by Skillful.sh. Package: excel-to-json-parser.
A module for parsing, reading & writing microtiter plate layouts in XSLX format.
A high-performance React component for viewing and editing Excel and CSV files with a Google Sheets-like interface. Handles 100k+ rows with virtualized rendering, embedded chart extraction, pivot table reconstruction, and a clean, familiar spreadsheet UI.
formula-script is a ai & automation skill indexed by Skillful.sh. Package: formula-script. GitHub stars: 3.
这是一款能够自动将代码里的中文转成i18n国际化标记的命令行工具。当然,你也可以用它实现将中文语言包自动翻译成其他语言。适用于vue2、vue3和react
Excel (XLSB/XLSX/XLSM/XLS/XML) and ODS spreadsheet parser and writer (extended to enable read/write of cell formats with xlsx files)
Excel (XLSB/XLSX/XLSM/XLS/XML) and ODS spreadsheet parser and writer (extended to enable read/write of cell formats with xlsx files)
This package is used to allow external partners to host Web and Live experiences on Office apps.
A lightweight and simple Node.js library for reading Excel files
规范驱动测试流程 - 面向 AI 的 Spec-driven Testing(新建、范围、策略、生成、报告、归档)
Excel 5.0/95 and 97-2004 spreadsheet (BIFF5 XLS / BIFF8 XLS / XML 2003) parser
Convert Excel cell name string to object of format { column: 'number', row: 'number' } and back
implement Custom Reporter of Playwrights
A powerful CLI tool to convert Excel files to structured JSON - Built with AI workflows in mind
CLI tool to run bulk accessibility audits (WCAG / EN 301 549) and do aggregated analysis
An library to extract information from integration files to create deliveries, the files can be *.xml, *.csv, *.xls, *.edi
tools for not re-inventing the wheel, which contains deep copying, stringify/parse csv/json, number abbreviation, formatting time series data, simple statistic calculation and so on.
Parses the STDOUT logs emitted by rumors-line-bot
A dependency-free collection of useful functions for applications in TypeScript. (Actually, you need some peer libraries if you use some of the functions). Written in Typescript.
Utility module for parsing csv data to json and saving it to file
This module can be used to convert your JSON into CSV file effeciently.Just pass your JSON array and filepath with filename. It will extract the headers and rows by itself and could handle values with commas also.