stdlib-js / stdlib-js/stdlib

Implement `read-xlsx`

Open
#59 1 comment 0 reactions 0 assignees View on GitHub
difficulty: 5 Feature
Dominant language
JavaScript
Stars
6k
Forks
1.3k
Avg merge
1d 3h
Merged PRs (30d)
611

Description

Read XLSX files. `@stdlib/fs/read-xlsx`.

This package should only focus on xlsx files. Other file formats should be addressed in separate packages.

Contributor guide

Open the contributing guide

Research direction

Start by locating the @stdlib/fs/read-xlsx package entry point and reviewing how existing filesystem readers are organized. Confirm the package handles only XLSX files, and identify the project’s test location and expected reader behavior before implementation. Done means the package reads XLSX files without expanding into other formats.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
backend, data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.