JavaScript Miscellaneous

Open-source JavaScript projects categorized as Miscellaneous

Top 23 JavaScript Miscellaneou Projects

Miscellaneous
  1. Gatsby

    React-based framework with performance, scalability, and security built in.

    Project mention: React Server Components without Next.js - what are the real alternatives today? | dev.to | 2026-02-03

    Gatsby supports React Server Components in its SSR mode. The implementation is stable, but the scope is narrow. Gatsby primarily targets content-heavy and hybrid static use cases. While RSC can be used for dynamic server rendering, the framework is not optimized for deeply interactive applications built around server components. For certain classes of sites, this is acceptable. For general-purpose applications, it is limiting.

  2. Puter.js

    Puter.js - The Backend for AI-Generated Apps. One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms.

    Puter.js logo
  3. husky

    Git hooks made easy 🐶 woof!

    Project mention: AI coding agents: everyone harnesses the agent's loop. Here's the human's. | dev.to | 2026-07-17

    Execution and harnessed, productized enforcement for builds. This corner is real and mature: Husky, Lefthook, pre-commit, Trunk, GitHub branch protection, on top of the underlying primitives (git, Claude Code hooks, CI). These don't hope your code is clean. They refuse the commit, fail the build, block the merge until it is. Enforcement isn't exotic. It's a solved, shipping product category.

  4. v86

    x86 PC emulator and x86-to-wasm JIT, running in the browser

    Project mention: Kimi K3 built a Windows XP in browser | news.ycombinator.com | 2026-07-25

    Reminds me of what Fabrice bellard did a few years ago, Linux and windows in JavaScript. https://bellard.org/jslinux/

    Or this https://github.com/copy/v86

  5. jsdom

    A JavaScript implementation of various web standards, for use with Node.js

    Project mention: Updating to Jest 30 is Frustrating (it's JSDOM) | dev.to | 2025-11-10

    It added show-stopping CSS-bugs for me (el.style.boxShadow = undefined became el.style.boxShadow === "undefined" instead of the expected el.style.boxShadow === ""), fixed them in Version 27 and introduced new show-stopping CSS-bugs for me.

  6. dotenv

    Loads environment variables from .env for nodejs projects.

    Project mention: 29. Authentication and Security – Handling Credentials & Designing a Secure Login | dev.to | 2026-07-03

    dotenv : https://www.npmjs.com/package/dotenv ex) import env from "dotenv";

  7. execa

    Process execution for humans

    Project mention: Why HagiCode Chose execa for CLI Command Execution | dev.to | 2026-05-05

    execa Official Documentation

  8. ssh2

    SSH2 client and server modules written in pure JavaScript for node.js

    Project mention: Share a shell over your LAN in one command — no SSH setup | dev.to | 2026-07-01

    It runs its own SSH server (via ssh2) with an ephemeral host key — generated at startup, gone at exit.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. nodegit

    Native Node bindings to Git.

  11. semver

    The semver parser for node (the one npm uses)

    Project mention: Two npm worms shipped with valid provenance this year | dev.to | 2026-08-14

    cosign verify-blob-attestation --bundle npm-provenance.sigstore.json --new-bundle-format \ --certificate-oidc-issuer="https://token.actions.githubusercontent.com" \ --certificate-identity-regexp="^https://github.com/npm/node-semver/.github/workflows/release-integration.yml.?" \ semver-7.6.3.tgz

  12. react-blessed

    A react renderer for blessed.

  13. file-type

    Detect the file type of a file, stream, or data

  14. typography

    A powerful toolkit for building websites with beautiful design

  15. mozaik

    Mozaïk is a tool based on nodejs / react / redux / nivo / d3 to easily craft beautiful dashboards

  16. opn

    Open stuff like URLs, files, executables. Cross-platform.

  17. react-awesome-query-builder

    User-friendly query builder for React

  18. html-to-react-components

    Converts HTML pages into React components

  19. redux-auth-patch

    Complete token authentication system for react + redux that supports isomorphic rendering.

  20. emittery

    Simple and modern async event emitter

  21. clipboardy

    Access the system clipboard (copy/paste)

    Project mention: Clipboardy – Access the system clipboard (copy/paste) | news.ycombinator.com | 2026-03-16
  22. react-designer

    It's not art

  23. react-simple-chatbot

    :speech_balloon: Easy way to create conversation chats

  24. node-pre-gyp

    Node.js tool for easy binary deployment of C++ addons

  25. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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).

JavaScript Miscellaneous discussion

Log in or Post with

JavaScript Miscellaneous related posts

  • Two npm worms shipped with valid provenance this year

    1 project | dev.to | 14 Aug 2026
  • Kimi K3 built a Windows XP in browser

    1 project | news.ycombinator.com | 25 Jul 2026
  • Ask HN: What is the best version of full Linux in the browser?

    1 project | news.ycombinator.com | 6 Jul 2026
  • 29. Authentication and Security – Handling Credentials & Designing a Secure Login

    2 projects | dev.to | 3 Jul 2026
  • Share a shell over your LAN in one command — no SSH setup

    3 projects | dev.to | 1 Jul 2026
  • Building a Local AI Code Reviewer with Ollama That Catches Bugs Before Your Team

    2 projects | dev.to | 15 Jun 2026
  • Read environment variables from .env file in Angular

    2 projects | dev.to | 28 May 2026
  • A note from our sponsor - Puter.js
    developer.puter.com | 16 Aug 2026
    One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms. Learn more →

Index

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

# Project Stars
1 Gatsby 55,939
2 husky 35,267
3 v86 23,382
4 jsdom 21,649
5 dotenv 20,515
6 execa 7,585
7 ssh2 5,814
8 nodegit 5,755
9 semver 5,457
10 react-blessed 4,496
11 file-type 4,322
12 typography 3,850
13 mozaik 3,600
14 opn 3,495
15 react-awesome-query-builder 2,261
16 html-to-react-components 2,178
17 redux-auth-patch 2,106
18 emittery 2,072
19 clipboardy 1,981
20 react-designer 1,877
21 react-simple-chatbot 1,754
22 redux-search 1,394
23 node-pre-gyp 1,155

Sponsored
Puter.js - The Backend for AI-Generated Apps
One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms.
developer.puter.com