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: Tape It, iOS recording app for musicians Hello HN, Over the last 15 months, two friends and I developed the music recording app we felt we wanted based on our own needs as musicians. It's called Tape It [1] and has just recently hit the Apple App Store [2]. We put a lot of effort into a good UX to help musicians really focus on playing their instrument instead of pretending to be a recording engineer. The app records in stereo on newer iPhones (although that's a premium feature; the free version only records in standard mono audio quality). I would be really grateful for advice from this community on how to best approach marketing. We had a great TechCrunch article covering our launch [3], and we posted it on various music websites. Turns out advertising on Google or Apple Search is a dark art, though. We have some good ideas for developing a good social media presence, but they will take time. Please hit us with feedback, opinions and advice that you think a young ind...
Comments