evolvencemsm / sleekgrid

A modern Data Grid / Spreadsheet component (inspired by SlickGrid)

Home Page:https://serenity-is.github.io/sleekgrid/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SleekGrid

npm version npm downloads gzip size

A modern Data Grid / Spreadsheet component

  • This is a complete rewrite of the original SlickGrid in TypeScript with ES6 modules
  • Includes many of the extra features and fixes from the 6pac fork
  • Can work without jQuery or jQuery UI (but can use them for column ordering / resizing if available in global namespace)
  • Backward compatible with the original via the provided compat files. Just replace SlickGrid scripts with the ones in the dist/compat directory.

Please visit the web site to see the documentation and examples.

SleekGrid is used extensively in Serenity, our open source ASP.NET Core / TypeScript based business application framework. Visit the demo to see SleekGrid in action!

About

A modern Data Grid / Spreadsheet component (inspired by SlickGrid)

https://serenity-is.github.io/sleekgrid/

License:MIT License


Languages

Language:TypeScript 89.6%Language:JavaScript 7.8%Language:CSS 2.6%