handsontable / handsontable/hyperformula

Allow string addresses in API methods `getCellValue`, `setCellValue` etc

Open
#1,150 0 comments 1 reaction 1 assignee View on GitHub

@sequba is already working on this.

Since Jan 24, 2023.

Feature Good First Issue Impact: Medium
Dominant language
TypeScript
Stars
2.8k
Forks
171
Avg merge
1d 22h
Merged PRs (30d)
7

Description

Description

It would be nice to be able to write:

const result = hfInstance.getCellValue('A1');

The old way should still work for backwards compatibility

Links

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.