Edit CSV
Edit CSV is a free online tool that allows users to edit CSV files through a table-based user interface. It offers features such as undo/redo functionality, column sorting by clicking on header text, and the ability to rearrange rows and columns by dragging. Users can resize rows and columns, and navigate efficiently using keyboard shortcuts to move to the first cell in a row, to move to the last cell, to jump to the first cell in a column, and to reach the last cell. You can also add a line break within a cell. To delete a row or column, hover over it and click the trash icon. Double-clicking a column's resize handle adjusts its width to fit the content; double-clicking an auto-sized column sets its width to 200px, which is useful for very wide columns. It also provides a context menu accessible via right-click and supports copy-pasting using the tab key as a separator, similar to Excel.
Learn more
ReactPage
ReactPage is a next-level content editor for react. It enables webmasters and content editors to create the content they want with the components you provide as a developer. Powerful and customizable RichText Editor (powered by Slate), 12-column grid responsive grid layout, drag & drop cells, undo and redo, copy and hotkey support, as well as multi-language support. Add any custom components you like. ReactPage has a simple API, it's basically just like a form field and can be included in any project. Pass the current value that you might read from your datastore and update the value when onChange is called. ReactPage will only load what is really required for it to display. This results in a small and very light bundle size file. Anything can be displayed inside a cell of this editor! You can add text, images, videos and any custom component you want by creating custom CellPlugins.
Learn more
AD Report Builder
Quickly add multiple inclusion/exclusion filters. Import from CSV or paste info from clipboard to find exact matches in AD. Select a start builder and run it instantly by unchecking "EDIT COLUMNS" check-box. The check state behavior of this feature is managed in main settings. Use the grid view to display the active directory report results in a format similar to a spreadsheet. Grid view provides instant "type-in" column filtering and sorting capabilities. Perform direct copy of specific cells, rows or columns. Select OneLevel or Subtree search in scattered multiple OU's. Select your search to target any OU's and/or its child OU's from a list. Click on the bindings menu and easily switch domain with a drop-down selection change. All directory servers and trust parters are automatically loaded. With one click, add attributes from your AD schema that is not already built-in.
Learn more
Handsontable
Handsontable is a JavaScript data grid component designed to bring a spreadsheet-like experience into web applications, allowing users to interact with data in a familiar, Excel-style interface. It enables developers to build data-rich applications where users can enter, edit, validate, and process data from multiple sources such as databases, APIs, Excel files, Google Sheets, or manual input. It supports advanced editing capabilities, including inline editing, copy and paste with Excel-compatible clipboard, undo and redo actions, and keyboard navigation that mirrors common spreadsheet tools. It provides extensive functionality for managing data, such as sorting, filtering, grouping, moving, hiding, and freezing rows and columns, along with customizable cell types, validation rules, and conditional formatting. Handsontable includes over 400 spreadsheet formulas through its HyperFormula engine, as well as features like comments, autocomplete, dropdowns, and built-in editors.
Learn more