Giter Site home page Giter Site logo

senobraz / gridjs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from grid-js/gridjs

0.0 0.0 0.0 26.55 MB

Advanced table plugin

Home Page: https://gridjs.io

License: MIT License

JavaScript 1.30% TypeScript 93.44% CSS 0.08% HTML 0.16% SCSS 5.03%

gridjs's Introduction

Grid.js

All Contributors

Grid.js

Advanced table plugin

A table library that works everywhere

  • Simple and lightweight implementation
  • No vendor lock-in. Grid.js can be used with any JavaScript frameworks (React, Angular, Preact or VanillaJS)
  • Written in TypeScript
  • Supports all modern browsers and IE11+

Example

new Grid({
  data: [
    ['Mike', 33, '[email protected]'],
    ['John', 82, '[email protected]'],
    ['Sara', 26, '[email protected]']
  ],
  columns: ['Name', 'Age', 'Email']
}).render(document.getElementById('wrapper'));

Piece of ๐Ÿฐ

Getting Started

Documentation ๐Ÿ“–

Full documentation of Grid.js installation, config, API and examples are available on Grid.js website grid.js/docs.

Community

  • Join our Discord channel
  • Take a look at gridjs tag on StackOverflow or ask your own question!
  • Read our blog for the latest updates and announcements
  • Follow our Twitter account @grid_js

Contributors โœจ


Afshin Mehrabani

๐Ÿ’ป ๐Ÿ“–

Daniel Sieradski

๐Ÿ”Œ

Salama Ashoush

๐Ÿ”Œ

Daniel Werner

๐Ÿ”Œ

Aloysb

๐Ÿ’ป ๐Ÿ“–

License

MIT

gridjs's People

Contributors

afshinm avatar dependabot-preview[bot] avatar dependabot[bot] avatar allcontributors[bot] avatar romain avatar admover avatar hi-reeve avatar kamilpesek avatar lamilsage avatar lightwithoutlisonlyight avatar ds5apn avatar aronmi avatar carloseguerrasilva avatar elievischel avatar franciscop avatar jesbam98 avatar lmribeiro avatar murilomagalhaes avatar nisusan avatar raiyni avatar arutinn avatar szepeviktor avatar wahyupratama18 avatar imaun avatar stavrox90 avatar tmatsutake avatar uwuru 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.