Implement `read-xlsx`
Open
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
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