kohii
@kohiidev
Software Developer & Architect at http://henry.jp | Painter | #indiehacker. Love pandas. Developing http://moyukapp.com 🇯🇵: @kohii00
🚨Launch Alert🚨 The ultimate CSV editor, SmoothCSV, is launching on @ProductHunt! RT, Upvote, and comment to support us👇 producthunt.com/products/smoot… #productlaunch #producthunting #csv #csveditor
The final hour of voting🏃Your support is highly appreciated🙏 producthunt.com/products/smoot… #producthunt #buildinpublic #indiehackers
I've released SmoothCSV v3, a CSV editor built for real work. dev.to/kohii/the-tech… #productlaunch #producthunting #csv #csveditor
📢 ANNOUNCEMENT 📢 SmoothCSV v3 is launching on @ProductHunt tomorrow! producthunt.com/products/smoot… #productlaunch #producthunting #csv #csveditor
I've just created a teaser of SmoothCSV in Product Hunt. producthunt.com/products/smoot… Please follow me on Product Hunt🙏
SmoothCSV 3.0.0-beta.8 has been released 🚀 github.com/kohii/smoothcs… - Added configuration UI - SQL is now easier to write - Various other improvements
SmoothCSV 3.0.0-beta.5 has been released 🚀. github.com/kohii/smoothcs… This is a modest update, but I have made various improvements.
SmoothCSV 3 beta.4 is out! 🚀 github.com/kohii/smoothcs… I implemented the requested filtering feature! It's SQL WHERE clause-based for now, but a GUI is on the way for easier use!
SmoothCSV 3 beta.2 has been released 🚀. github.com/kohii/smoothcs… And I've also updated the website using Astro 🚀 smoothcsv.com
Just released SmoothCSV v3.0.0-beta.1🚀 github.com/kohii/smoothcs… - Multi-language support (English, Simplified Chinese, Spanish, Japanese) - macOS app signing (no need to change security settings to open) - Auto-update - Other feature improvements and bug fixes
blogged: "How to Implement Virtual Scrolling Beyond the Browser's Limit" by kohii #DEVCommunity dev.to/kohii/how-to-i…
Released SmoothCSV 3 alpha.3 🎉 github.com/kohii/smoothcs… New features: - sorting - copy/paste using file format - copy file path to clipboard
Implemented the Find feature for my CSV editor🔎 #indiehackers #smoothcsv
I'm getting pretty good at the basic operations of the CSV editor I'm working on. #indiehackers #smoothcsv
Biome v1.7 is out! - Migrate from ESLint and Prettier with the commands `biome migrate eslint` and `biome migrate prettier` - Experimental machine-readable reporters - New `--staged` CLI option to format and lint `git` staged files - New lint rules biomejs.dev/blog/biome-v1-…
I created a VSCode-like tab component in React for the CSV editor. #SmoothCSV #indiehackers