Skip to content

rufus582/dev-utils

Repository files navigation

header

Check it out stars

Overview

Dev-Utils. provides useful utilities to developers, with a nice UI/UX. This is a frontend-only project built using Tanstack Start, so you can be assured of the privacy & security of your data. Below is the list of utils that are available:

Tech Stack

Tanstack Start React Tailwind CSS Vercel Vite

Local Only Features

When you set up this project and run it in your localhost, you can access the below feature(s):

  • In JSON Table Viewer, you can fetch the JSON content from a given CURL command using the Fetch from CURL button

Getting Started

To get a local copy of this project and access the above features, follow the below steps.

Prerequisites

You need to have pnpm installed. For macOS with Homebrew run the below command

brew install pnpm

For other platforms and more details, visit the official site here

Installation

  1. Clone the repo

    git clone https://github.com/rufus582/dev-utils.git
  2. Install dependencies

    pnpm install
  3. Run the dev server

    pnpm run dev
  4. Visit http://localhost:3000 on your browser to access this web application

Contributing

I am not currently accepting direct contributions.

If you'd like to help:

  • Open an issue for bugs or feature requests.
  • If you already have a proposed solution, include it in the issue.
  • If the proposal looks like a good fit, I may ask you to submit a pull request.
  • We'll take it from there.

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Email X LinkedIn Website

About

A bunch of useful utilities for developers, such as Playgrounds for JQ, JMESPath, SQL, CEL, etc.

Topics

Resources

License

Stars

3 stars

Watchers

0 watching

Forks