Interesting stuff

CLI Tools

  • exa - modern replacement for ls
  • bat - cat with syntax highlighting
  • procs - replacement for ps
  • dust - better disk usage tool, replacement for du
  • ytop - graphical replacement for top. Depricated
  • btm - an alternative to ytop
  • npm-check - Check for outdated, incorrect, and unused dependencies.
  • npkill - Easily find and remove old and heavy node_modules folders ✨
  • grex - simplify the often complicated and tedious task of creating regular expressions

API

  • stoplight.io - API documentation tool with ability to design, mock and test API endpoints
  • designer.mocky.io - Free API mocking tool
  • Restapify - Quickly and easily deploy a mocked REST API
  • tRPC - End-to-end typesafe APIs made easy
  • Hoppscotch - Postman Alternative

Local development

  • ngrok.com - expose a web server running on your local machine to the internet

Security


Stock Photos

  • Pexels - free stock photos and videos

Backend

  • Zinc - a search engine that does full text indexing
  • Meilisearch - Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine

Java

  • Keycloak - Open Source Identity and Access Management tool

Node

  • @automapper/core - An object-to-object automapper written in Typescript
  • Commander.js - The complete solution for node.js command-line interfaces.
  • AdonisJS - The Node.js Framework highly focused on developer ergonomics, stability and speed.

Database

  • DBDiagram - A free, simple tool to draw ER diagrams by just writing code.

GraphQL

  • KeystoneJS - powerful headless content management system

Authentication

Javascript

  • Numeral.js - A javascript library for formatting and manipulating numbers.
  • DineroJS - create, calculate, and format money safely in JavaScript and TypeScript
  • Partytown - a lazy-loaded library to help relocate resource intensive scripts into a web worker, and off of the main thread.
  • danfojs - powerful javascript data analysis toolkit

CSS

  • classNames - A simple JavaScript utility for conditionally joining classNames together.

React

Forms

  • Formik - Easy to use API for creating forms
  • React Hook Form - Performant, flexible and extensible forms with easy-to-use validation.

Redux

  • Redux-Observable - RxJS-based middleware for Redux. Compose and cancel async actions to create side effects and more.

Drag & Drop

  • dnd kit - A lightweight, performant, accessible and extensible drag & drop toolkit for React

Dropdown

  • react-select - A flexible and beautiful Select Input control for ReactJS with multiselect, autocomplete, async and creatable support

Useful libraries

  • @tailwind/headless - A set of completely unstyled, fully accessible UI components for React, designed to integrate beautifully with Tailwind CSS.
  • React Skeleton Loader - custom animated skeletons for loading states

UI

  • twin.micro - Twin blends the magic of Tailwind with the flexibility of css-in-js

Editors


Angular

  • rx-query - similar to react-query, but for Angular
  • NGRX Slice - a plugin that intends to provide the same functionalities that Redux Toolkit createSlice provides. It is meant to be opinionated

React Native

  • Flipper - Extensible mobile app debugger

Icons


Validation

  • Bueno - a tiny composable validation library

Testing

  • MSW - API mocking of the next generation

Microservices

  • Zipkin - distributed tracing system. It helps gather timing data needed to troubleshoot latency problems in service architectures.

Docker

Linting

  • Hadolint - a smarter Dockerfile linter that helps you build best practice Docker images

CSS