GithubHelp home page GithubHelp logo

stevegremory / js-spread-grid Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tomaszrewak/js-spread-grid

0.0 0.0 0.0 1.01 MB

JS library for creating high-performance grid-based applications

Home Page: https://spread-grid.tomasz-rewak.com/

License: MIT License

Shell 1.48% JavaScript 91.26% Python 6.38% HTML 0.89%

js-spread-grid's Introduction

Docs

Documentation and examples can be fuond at spread-grid.tomasz-rewak.com.

About

Spread Grid is a javascript library that allows you to create high performance, customizable, and deeply interactive grid-based applications and visualizations with ease.

See live โ†—

The main focus of this library is to provide a simple and intuitive API that lets you create complex grid-based tools.

It's worth noting that the main goal of this library is efficiency, functionality, and performance. It's not necessarily intended for visually-rich and design-oriented applications. By principle it does not provide some of the bells and whistles that other libraries may do, like animations and transitions. Those features were traded off in favor of speed and performance - that are usually more important in case of heavy-duty internal-tooling applications. That being said, visually appealing applications can still be created with this library.

The ideal use-case for this framework is for creating data-dense tools that help users to monitor and interact with large amounts of data in real-time systems.

The main features of this library include:

  • fast grid rendering
  • cell styling
  • selection
  • multi-cell copying
  • column and row resizing
  • in-grid editing
  • data sorting and filtering
  • column and row pinning
  • mouse-based grid interaction with easy cell identification

The full list of capabilities can be found in the following sections of the documentation.

You can explore the practical applications of this library by navigating to the examples section of the documentation. A good starting point would be the App Manager, Heatmap, or Plotter examples.

State of the project

This project is currently in the beta stage. It's already quite stable and feature-rich, but there are still some features that are missing and some bugs that need to be fixed. I don't expect any major changes in the core API, though.

The code itself is currently in the "make it work" and "make it fast" stage. The "make it pretty" stage will come later.

Running the project

After npm-installing individual sub-packages (dash, docs, example, lib, react and tests), you can start working on the project by running the ./workspaces.sh command in the root directory.

It will create a tmux session with all the necessary processes running. It will also open a VSCode workspace with all the sub-packages opened.

js-spread-grid's People

Contributors

tomaszrewak avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.