@gridsheet/react-core
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

NPM

unittest workflow e2e workflow

Introduction

@gridsheet/react-core is a simple yet highly functional spreadsheet component for ReactJS.

gridsheet

Supporting features

  • Copy & Paste
  • Cut & Paste
  • Undo & Redo
  • Add rows and columns
  • Calculating formula
    • Refer to separate sheets.
  • Cell styling
  • Custom renderer
  • Custom parser
  • Basic shortcut keys
  • Context menu
  • External data manipulation
  • Autofill
  • Protection

Installation

$ npm install @gridsheet/react-core --save

Docs

History

  • 1.0.0

    • It is now possible to refer to another sheet.
    • Formula bar.
    • Add E2E tests.
  • 1.0.1

    • Bugfix: Cells referenced by formulas do not revert to their original state with undo.
  • 1.0.2

    • Bugfix: AutoFill overwrites protected cells.

License

FOSSA Status

Package Sidebar

Install

npm i @gridsheet/react-core

Weekly Downloads

69

Version

1.0.5

License

Apache-2.0

Unpacked Size

770 kB

Total Files

399

Last publish

Collaborators

  • righ