Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ag-grid

Package Overview
Dependencies
Maintainers
1
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ag-grid

Advanced Javascript Datagrid. Supports raw Javascrip, AngularJS 1.x, AngularJS 2.0 and Web Components

  • 2.0.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
16K
increased by0.53%
Maintainers
1
Weekly downloads
 
Created
Source

ag-Grid

Install with Bower
$ bower install ag-grid
Install with Npm
$ npm install ag-grid

See the www.ag-grid.com for overview and documentation.

Building

To build:

  • npm install
  • npm install gulp -g
  • bower install
  • gulp or gulp release

Normal 'gulp' does not include minification or source maps, and starts a watch. This is for development.

'gulp release' does minification and no source maps. This is for releasing.

If you are doing a Pull Request:

  • Make your code changes in src/ files only, don't update dist files
  • Make your doc changes in docs/, a feature is not complete unless it's documented
  • Do manual end to end testing off all examples in documentation
  • Discard all changes to dist/
  • Create Pull Request

Asking Questions

Please do not use GitHub issues to ask questions. Ask questions on the website forum.

Contributing

I am not looking for contributors for this project. If you have ideas, feel free to get in touch and let me know. Or if you want to suggest something, feel free to create a pull request with your ideas.

My reason for not looking for contributors is that this grid is my hobby, something I work on in my spare time and enjoy. The design is something of a passion, and I'm bringing the grid into a particular direction. To take on contributors would require overhead of organisation, as well as agreeing direction (both technical implementation and functional requirements).

If you would like to help, then please provide me with guidance and advice. I don't claim to know everything, so welcome others opinions on the direction of the project.

Keywords

FAQs

Package last updated on 24 Sep 2015

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc