isabella232 / slickgrid2

Full-featured open source grid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

slickgrid2

This repo contains multiple packages in directories:

  • examples: run npm install && npm start to give it a whirl!
  • slickgrid2: the main component

Objectives

  • slickgrid2 is currently undergoing a ton of changes - if you use this package, expect the features/interface to break regularly.
  • A good amount of code is being thrown out right now (e.g. enableColumnReorder, flashCell, etc.) with the goal of modularization/pluggability & replacing with a better implementation in the future.
  • The UX point of reference is Excel (i.e. keystrokes, mouse behavior, etc.).

About

Full-featured open source grid

License:MIT License


Languages

Language:JavaScript 53.2%Language:TypeScript 45.3%Language:CSS 1.5%