Show HN: Datagridxl.js v2 – no-nonsense fast Excel-like data table lib Hello HN, I’m Robbert, the creator of DataGridXL.js. After 1,5 years of hard work I have just released version 2. DataGridXL is a free (and commercial) editable data table library written in ES6. My goal is to develop the most performant & user-friendly spreadsheet-like data table out there: - It has zero dependencies. You don’t need any framework to use DataGridXL. - It is lightweight (~250kb) and easy to use. It does not even require messing with CSS. - It has its own Virtual DOM implementation to prevent DOM errors. - Developer friendly. Supports all modern web browsers Please take a look at the performance demo ( https://ift.tt/BEM8Cft ) to see the difference with other data grids out there. And let us know if you have any suggestions. What's new in version 2: * Rapidly search cells via top bar, just like Google Sheets. * Freeze any amount of rows and/or columns. * Hide and unhide rows and/or columns, just like in Google Sheets. * Multi-Range Selection * Fullscreen Mode * Input bar at the bottom, so it works on touch devices too. DataGridXL on Github: https://ift.tt/D7UP4l5 DataGridXL on NPM: https://ift.tt/5u3tPzB DataGridXL Docs: https://ift.tt/8oGhXVH Please let me know if you have any suggestions or comments! https://ift.tt/oxnh5kW February 28, 2022 at 01:27AM
Show HN: StreetComplete, an OpenStreetMap Editor for Humans StreetComplete is an OpenStreetMap[0] editor directed at people who want to contribute and want to do this using their smartphone, without learning how to edit things[1]. It is available as an Android application. It is intended to be used as one walks, with quests appearing as markers on the map. Selecting a marker allows one to answer a simple question. The answer will be added to the OpenStreetMap database, with app handling selecting objects for editing, transforming answer into OSM tags and making edits. OpenStreetMap account is needed to apply edits, but it is possible to start without it, make some edits and login/register later. Note: I am not the main author, but I am one of the active contributors. Github page is at https://ift.tt/2g8lasH and https://ift.tt/3nR9PzS shows what was recently released. [0]OpenStreetMap is a Wikipedia of maps, available on the open licence. This dataset is already used for many interestin...
Comments