New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

ag-grid-react-example

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ag-grid-react-example

Example Reach applicaiton using ag-Grid.

latest
Source
npmnpm
Version
6.1.0
Version published
Maintainers
1
Created
Source

ag-Grid React Example

Examples of running ag-Grid inside React application.

See the www.ag-grid.com.

There are two examples:

  • standard - shows a typical grid demonstrating many ag-Grid features

  • large - shows a very large grid (767 columns and 1,000 rows) using React cell renderers

Building

To build:

  • npm install
  • npm install webpack -g
  • npm run standard or npm run large
  • navigate to localhost:8080

Keywords

react

FAQs

Package last updated on 03 Oct 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts