Giter Club home page Giter Club logo

active-table's Introduction


alt text

Active Table is a fully customizable web component built with a focus on delivering the best editable table experience possible. Whether you need a simple table or a complex real-time data visualization grid, this component can be tailored to suit your specific needs! Explore activetable.io to view all of the available features, how to use them, examples and more!

๐Ÿš€ Main Features

  • Add/Remove/Move/Edit rows/columns
  • Text validation
  • Sorting
  • Pagination
  • Filtering
  • Column types: Text/Number/Currency/Select/Label/Date/Checkbox
  • API for building custom column types
  • Import/Export/Paste/Drag&Drop csv, xls, xlsx, ods, txt files
  • Programmatic cell updates
  • Reactive dimensions
  • Overflow handling
  • Everything is customizable!

๐ŸŽ‰ Latest update

Table columns and rows can now be dragged using your mouse:

Drag Feature

๐Ÿ’ป Getting started

npm install active-table

If using React, install the following instead:

npm install active-table-react

Then simply add this to your markup:

<active-table data='[["Planet", "Diameter"], ["Earth", 12756]]'/>

The exact syntax for the above example will vary depending on the framework of your choice (see here).

๐Ÿ”ฐ Examples

Check out the live codepen examples for your UI framework/library of choice:

React Vue 2 Vue 3 Angular Svelte SvelteKit Solid Next VanillaJS

โค๏ธ Contributions

Open source is built by the community for the community. All contributions to this project are welcome!
Additionally, if you have any suggestions for enhancements, ideas on how to take the project further or have discovered a bug, do not hesitate to create a new issue ticket and we will look into it as soon as possible!

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.