JavaScript Data Grid / Data Table with a Spreadsheet Look & Feel. Works with React, Angular, and Vue. Supported by the Handsontable team
Handsontable is a JavaScript component designed to provide a combination of data grid features with a spreadsheet-like user experience. It offers functionalities such as data binding, data validation, sorting, filtering, and CRUD operations, making it a versatile tool for handling data effectively.
ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.