ZingGrid is web component-based JavaScript library for data grids & tables with lots of built-in features and tons of out-of-the-box functionality. Whether you're looking for built-in interactivity like CRUD, data sorting and filtering, or a mobile-friendly solution for simple data visualization – ZingGrid gives you the flexibility to choose exactly the features you need for your next project.
No ZingGrid videos yet. You could help us improve this page by suggesting one.
ZingGrid's answer
Standard web platform using vanilla JavaScript and relying on the web components API so it is agnostic to framework use.
ZingGrid's answer
We had built ZingChart, which is used by numerous small and large organizations worldwide, and wanted to address the other aspects of data presentation outside of charting. Given our emphasis at the time of long lived software we opted to go close to web platform and that is why we implemented it as a web component so early.
ZingGrid's answer
Web standards-focused, framework agnostic, very easy to tie it to a REST or GraphQL endpoint, lots of hooks for customization, and very easy to get started with
ZingGrid's answer
Web developers and web designers looking for a data table or data grid solution for their site or application and not wanted to get locked into a non webstandards solution
ZingGrid's answer
It's the first web component specific advanced datagrid on market and very focused on making common development tasks incredibly easy.
Based on our record, Vue.js seems to be more popular. It has been mentiond 393 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
The MVC approach is dominating the application market at the time of writing. The three main front-end frameworks which do this are React, Vue and Angular but there are many, many more. - Source: dev.to / about 2 months ago
Something I have already seen in many different code bases using frontend libraries like React and Vue is that developers use advanced state management solutions (e.g. Redux, Vuex, or Pinia) way too often. - Source: dev.to / 2 months ago
Vue.js Vuejs.org Progressive framework for building reactive interfaces. - Source: dev.to / 2 months ago
Our monolith is built with Laravel and Vue.js, where Vue.js powers dynamic features at the expense of performance, since it runs completely on the client-side. For performance-sensitive features, we rely on Blade (Laravel's template engine) with raw JavaScript or jQuery, resulting in a more complex and less developer-friendly approach. - Source: dev.to / 3 months ago
Lexical is an open source project and considered the successor of Draft.js. It is primarily developed by Meta, licensed under MIT. It is not restricted to React, but supports Vanilla JS, too. The flexibility enables us to integrate it with other JS libraries such as Svelte and Vue. - Source: dev.to / 3 months ago
AG Grid - The best HTML5 datagrid in the world
React - A JavaScript library for building user interfaces
Handsontable - JavaScript Spreadsheet
Svelte - Cybernetically enhanced web apps
jqGrid - Updated information on jqGrid.Can be used for free for personal, school or non-profit project, under the Creative Commons Attribution-Non-Commercial 3.0 License.
AngularJS - AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.