这是indexloc提供的服务,不要输入任何密码
Skip to content

vasun77/react-data-grid

 
 

Repository files navigation

React Data Grid

Build statusCoverage Status npm version npm dependencies React Data Grid chat

Excel-like grid component built with React, with editors, keyboard navigation, copy & paste, and the like http://adazzle.github.io/react-data-grid/
react-data-grid

Installation

npm install react-data-grid
# or
bower install react-data-grid

This library is written with CommonJS modules. If you are using browserify, webpack, or similar, you can consume it like anything else installed from npm.

There is also a global build available on bower, find the library on window.ReactDataGrid.

Overview

ReactDataGrid is an advanced JavaScript spreadsheet component built using React

Developers

Install the project and run it in no time:

Clone the repository on your machine

We recommend using ATOM for your text editor. You can install it from here.This is not the only way of going through the project, you can use the editor you are most familiar with.

Atom Atom is a text editor that's modern, approachable, yet hackable to the core—a tool you can customize to do anything but also use productively without ever ... Read more...

alt tag

If you don’t already have Node.js, download it and install it from here.

In the command-line, at the project directory, run the command "npm install". This should install all the packages you need to run the application.

Once the packages are installed, run “npm start” to build the source files, run the tests, and launch the examples application in your browser.

Then have fun playing with it :-)

Features

Check out the examples directory to see how simple previously complex UI and workflows are to create.

Contributing

Please see CONTRIBUTING

Credits

This project has been built upon the great work done by Prometheus Research. For the original project, please click here. It is released under MIT git

About

Excel-like grid component built with React, with editors, keyboard navigation, copy & paste, and the like http://adazzle.github.io/react-data-grid/

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 80.9%
  • CSS 14.9%
  • HTML 3.3%
  • PowerShell 0.9%