encodeincode

↗ HN profile [ 665 ms ] full profile
Karma
3
Created
November 3, 2024 (1y ago)
Submissions
0
  1. Hello! I’d like to introduce a simple React loading component library. It is easy to use and offers various types of loading components. You can customize the color, size, and more. If you’re interested, give it a try!

  2. Hello! I’ve been wanting to create a project for freelancers and digital nomads. So, I started with a project to organize cafes that are great for working in Seoul. The content is not much yet, but I can add more cafes…

  3. Hello, HN! I'm excited to introduce StayedCSS, a static CSS library built specifically for the Next.js App Router. StayedCSS fully supports server and client components using a syntax inspired by pure CSS. I created…

  4. TailwindCSS is powerful, but it can be hard to read. Writing conditional styles can also be a hassle. That’s why I created this lightweight and simple library. It makes your TailwindCSS code cleaner and easier to…

  5. Hello HN, I built this library to visualize dependencies for JavaScript and TypeScript. It provides a graph that shows relationships between each module and distinguishes between external, internal, and overall modules.…

  6. Hello, HN! I’d like to introduce 'Starter-Template-For-Blog,' a blog template for developers. When you write a Markdown file in your local folder, this template parses it into HTML and displays it as a post. Since file…

  7. Hello, HN! I’d like to introduce 'Decode-Deps', a library that visualizes the module dependencies in your project. With a single command, you can generate an graph showing how modules relate to each other. It supports…