JavaScript developer-tools

Open-source JavaScript projects categorized as developer-tools

Top 23 JavaScript developer-tool Projects

  • lighthouse

    Automated auditing, performance metrics, and best practices for the web.

    Project mention: When connecting to the PSI api via SF what is the level of simulated network throttling used? | reddit.com/r/bigseo | 2023-03-30

    I haven't tried it, but you might be able to control throttling by using lighthouse to get performance data: https://github.com/GoogleChrome/lighthouse/blob/main/docs/throttling.md

  • responsively-app

    A modified web browser that helps in responsive web development. A web developer's must have dev-tool.

    Project mention: Programmi o siti ESSENZIALI per Web Developing | reddit.com/r/ItalyInformatica | 2023-05-04

    https://responsively.app/ - > browser per testare il responsive

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • eruda

    Console for mobile browsers

    Project mention: Eruda: Web inspector console for mobile browsers | news.ycombinator.com | 2023-04-06
  • wappalyzer

    Identify technology on websites.

    Project mention: My proud first long term sidehustle project | reddit.com/r/sidehustle | 2023-05-14

    Ooh and there is a cool Chrome extension called Wappalyzer. It detects which technologies, programming languages, frameworks and plugins are used of a certain website you are currently in.

  • reactivesearch

    Search UI components for React and Vue

    Project mention: 7 Different Uses of SearchBox UI component - Includes Code Snippets | reddit.com/r/reactjs | 2023-03-31

    The SearchBox component is part of the ReactiveSearch UI kit: https://github.com/appbaseio/reactivesearch and works with Elasticsearch, OpenSearch, Solr, and MongoDB Atlas Search as search engine backends. Support for OpenAI is coming soon - star or watch the repo to be in the loop for this one.

  • cml

    ♾️ CML - Continuous Machine Learning | CI/CD for ML (by iterative)

    Project mention: CML: CI/CD for Machine Learning Projects | news.ycombinator.com | 2023-02-11
  • react-proto

    :art: React application prototyping tool for developers and designers :building_construction:

  • CodiumAI

    TestGPT | Generating meaningful tests for busy devs. Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.

  • Boop

    A scriptable scratchpad for developers. In slow yet steady progress.

    Project mention: Ask HN: Most interesting tech you built for just yourself? | news.ycombinator.com | 2023-04-27

    I've been using Boop, it's pretty good for, json, yaml, datetimes, hashing etc! Missing a lot of what you've mentioned, but might be able to get some more ideas from it!

    https://github.com/IvanMathy/Boop

  • React-Sight

    Visualization tool for React, with support for Fiber, Router (v4), and Redux

    Project mention: Vue vs React: Which Framework Should You Choose? | reddit.com/r/u_softwareplanetgroup | 2023-01-24

    React Sight

  • workly

    A really simple way to move a function or class to a web worker. 🏋️‍♀️→ 😄

  • Prequel

    Prequel for Laravel. Clear and concise database management.

  • elm-live

    ⚡ A flexible dev server for Elm. Live reload included.

    Project mention: Getting Tailwind to Work with Elm Book | dev.to | 2022-11-28

    However, getting it to work in elm-live, which elm-book wraps, was a bit challenging. I wanted to layout how to get this to work in case you’d like to use Tailwind or your own CSS framework.

  • solhint

    Solhint is an open-source project to provide a linting utility for Solidity code.

    Project mention: Using Remix Analyzer For Solidity Syntax Analysis. | dev.to | 2023-01-10

    There are two other similar tools: slither and solhint.

  • vdp

    💧 Versatile Data Pipeline (VDP) is an open-source tool to seamlessly integrate AI for unstructured data into the modern data stack

    Project mention: VDP – ETL tool to streamline the end-to-end visual data processing pipeline | news.ycombinator.com | 2022-10-31
  • webDevsCom

    :heart_eyes: All kinds of resources for Developers :trident: in one place.

  • find

    A find-in-page extension for Chrome and Firefox that supports regular expressions. (by brandon1024)

  • httptoolkit-server

    The backend of HTTP Toolkit

  • RESTED

    A REST client for browsers

  • node-safe

    🤠 Make using Node.js safe again with Deno-like permissions

  • dep_viz

    A visual tool to help developers understand Elixir recompilation in their projects

  • main

    Mocks Server monorepo (by mocks-server)

    Project mention: My code is always buggy | reddit.com/r/cscareerquestions | 2022-06-29

    Here's an example of a test that covers a lot: Let's say that you have a view that shows a list of users. To get those users you would most likely have a backend that has some API. You can request that API with Postman, that way you know that your request is valid, and you get a very realistic response (assuming this is a test environment or whatever. Just don't use production data). Then you use something like MockServer and set up the request as expectation and the response as what should be returned. After that, you can write a test that verifies that the correct number (with some tactically chosen verification of values) of users show up in the list. Now you have a test that covers a huge portion of the codebase, while being very user-centric and easy to maintain.

  • hal9

    Hal9 — Data apps powered by code and LLMs

    Project mention: Show HN: Generating Streamlit Apps with GPT3 | news.ycombinator.com | 2023-02-02
  • sfmc-devtools

    Fast-track your developers and devops engineers by allowing them to programmatically copy-paste / deploy changes and work offline

    Project mention: Migration Tool (package manager) not working for us | reddit.com/r/marketingcloud | 2023-03-02

    You might want to take a look at the Accenture Developer Tools. They have some methods in Beta around journeys but it may be a solution.

  • ONLYOFFICE

    ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-05-14.

JavaScript developer-tools related posts

Index

What are some of the best open-source developer-tool projects in JavaScript? This list will help you:

Project Stars
1 lighthouse 26,573
2 responsively-app 19,944
3 eruda 14,132
4 wappalyzer 8,188
5 reactivesearch 4,793
6 cml 3,721
7 react-proto 3,404
8 Boop 3,286
9 React-Sight 2,812
10 workly 1,872
11 Prequel 1,443
12 elm-live 1,044
13 solhint 912
14 vdp 816
15 webDevsCom 647
16 find 332
17 httptoolkit-server 331
18 RESTED 262
19 node-safe 187
20 dep_viz 177
21 main 151
22 hal9 117
23 sfmc-devtools 108
Write Clean JavaScript Code. Always.
Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
www.sonarsource.com