Shell NodeJS

Open-source Shell projects categorized as NodeJS

Top 23 Shell NodeJS Projects

  • nvm

    Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions

  • Project mention: Software Engineering Workflow | dev.to | 2024-04-08

    Node.js + Nvm - runtime for javascript without a browser

  • distributions

    NodeSource Node.js Binary Distributions

  • Project mention: npx playwright install is failing due to Node 18 linux package issue | /r/Playwright | 2023-06-24

    The npx install playwright install when run inside the official docker container installs node 18 version. Since last few weeks node 18/20 installation is failing on few Linux distributions - nodesource/distributions#issues/1576.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • docker-node

    Official Docker Image for Node.js :whale: :turtle: :rocket:

  • Project mention: Standalone Next.js. When serverless is not an option | dev.to | 2024-04-12

    FROM node:16-alpine AS base FROM base AS deps # Check https://github.com/nodejs/docker-node/tree/b4117f9333da4138b03a546ec926ef50a31506c3#nodealpine to understand why libc6-compat might be needed. RUN apk add --no-cache libc6-compat WORKDIR /app COPY package.json package-lock.json* ./ RUN npm ci FROM base AS builder WORKDIR /app COPY --from=deps /app/node_modules ./node_modules COPY . . RUN npm run build # Production image, copy all the files and run next FROM base AS runner WORKDIR /app ENV NODE_ENV production COPY --from=builder /app/.next/standalone ./ COPY --from=builder /app/.next/static ./.next/static COPY --from=builder /app/public ./public EXPOSE 3000 ENV PORT 3000 ENV HOSTNAME localhost CMD ["node", "server.js"]

  • NodeOS

    Lightweight operating system using Node.js as userspace

  • Project mention: Node-OS – The first operating system powered by Node.js and NPM | news.ycombinator.com | 2024-02-29
  • ONLYOFFICE

    ONLYOFFICE Docs is a free collaborative online office suite comprising viewers and editors for texts, spreadsheets and presentations, forms and PDF, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.

  • Project mention: Ask HN: Why hasn't OnlyOffice see higher adoption than LibreOffice? | news.ycombinator.com | 2024-02-24

    Had never even heard of it.

    And their website doesn't help at all - https://www.onlyoffice.com/ - At first, I thought it is selling some kind of add-on for Businesses to use with Microsoft Office. Then I clicked "Get it now" and saw a page that gives me options to download a Docker Image, or Cloud Images or VM Images. What the heck? Then I see the "GET OnlyOffice" link in the navigation menu and go to it - the menu pop-up talks about DocSpace, Enterprise, Workspace etc. etc. and asks to sign-in for cloud. Again, what the heck?? Then I go to the PRODUCT link that also pop-ups lot of options - like - Doc editors to integrate into your business platform .... ??? Then I see the "Desktop and Mobile Apps" option in it and click 'For Desktop'. And finally, here I found what I had been searching for - Get free desktop office suite for document editing and collaboration ( https://www.onlyoffice.com/desktop.aspx ).

    When a website is designed to be "Enterprisey" - only targetting and catering to a particular audience, and totally ignores everyone else - I am not surprised it's userbase is limited.

  • lotion

    Unofficial Notion.so app for Linux (by puneetsl)

  • Project mention: Notion works on Linux | /r/Notion | 2023-05-14

    Hey guys, I have been wanting to use Notion ever since switching to linux. Unfortunately none of the other apps like Lotion come close or have stopped development. So I was out of luck. Until today.

  • nvm.fish

    The Node.js version manager you'll adore, crafted just for Fish

  • Project mention: Top Productivity CLI Tools I Use on Linux | dev.to | 2023-05-30

    nvm

  • SaaSHub

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

    SaaSHub logo
  • heroku-buildpack-nodejs

    Heroku's buildpack for Node.js applications.

  • spin

    πŸš€ Replicate your production environment locally using Docker. Just run "spin up". It's really that easy. (by serversideup)

  • Project mention: FLaNK Stack Weekly 22 January 2024 | dev.to | 2024-01-22
  • n-install

    Installs n, the Node.js version manager, without needing to install Node.js first: curl -L https://bit.ly/n-install | bash

  • dotfiles

    dotfiles for the developer happiness: macos, zsh, brew, vscode, codespaces, python, node, elixir (by sobolevn)

  • cloud-native-starter

    Cloud Native Starter for Java/Jakarta EE based Microservices on Kubernetes and Istio

  • fish-nvm

    nvm wrapper for fish-shell

  • build

    Better build and test infra for Node. (by nodejs)

  • bottok

    Bot Tok is an TikTok Up Bot (likes, shares, favorites and views) based in node.js, puppeteer and zefoy.com. (Android, Windows, Linux)

  • cloud-run-samples

    Samples for Cloud Run

  • docker-dev

    Container images for portable development environments

  • graderjs

    πŸ’¦ Turn your full-stack NodeJS application into a downloadable cross-platform binary. Also works for SPAs, or regular web-sites.

  • Project mention: Use any web browser as GUI, with Zig in the back end and HTML5 in the front end | news.ycombinator.com | 2024-01-01

    This is very polished and cool looking. Inspiring. I find this project's level of polish very inspiring.

    It's lovely to see someone has captured this idea and expressed it in the right way to make it interesting to many people. I really hope this mode of desktop apps can take off, at least to the level where the community has something to explore for a while to see if it works. I made something like this for Chrome browsers a while ago, nodejs backends, vanilla front-ends, built-in packaging using pkg. It's just a nice approach: https://github.com/dosyago/graderjs

    And I made a demo using the venerable MS Paint clone JS Paint^0. The dev experience was great, I literally just dropped in the front-end code to the right folder, compiled it and wham, "desktop JS paint" on 3 platforms, haha.

    Using the ubiquitous local browser as the rendering / API engine for desktop just seems smart. And it's technically interesting, because you get to think in terms of how can you step back from the browser, the platform, the front-end and the back-end and come up with a general API that addresses all of it, which is kinda cool.

    0: https://github.com/00000o1/jspaint.exe

  • physx-js

    PhysX for JavaScript

  • crypteia

    πŸ§±πŸ” Rust Lambda Extension for any Runtime/Container to preload Secure Environment Variables!

  • cd

    CloudDefense.ai is an automated web application security testing tool that audits your web applications by checking for vulnerabilities like SQL Injection, Cross-site scripting and other exploitable vulnerabilities.

  • tiddlywiki-docker

    Tools for running TiddlyWiki via a Docker container

  • 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).

Shell NodeJS related posts

  • Node-OS – The first operating system powered by Node.js and NPM

    2 projects | news.ycombinator.com | 29 Feb 2024
  • Write a schema only absolutely no code backend server with Node.js and Teo!

    3 projects | dev.to | 20 Feb 2024
  • Effective nodejs version management for the busy developer

    3 projects | dev.to | 4 Feb 2024
  • How to quickly setup NodeJS with NVM

    1 project | dev.to | 17 Dec 2023
  • Kotlin version manager

    2 projects | /r/Kotlin | 7 Dec 2023
  • "npm can’t be eliminated from the equation when you’re dealing with JavaScript" - True or false?

    1 project | /r/Deno | 26 Nov 2023
  • Working on Multiple Web Projects with Docker Compose and Traefik

    8 projects | news.ycombinator.com | 3 Oct 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 5 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more β†’

Index

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

Project Stars
1 nvm 75,736
2 distributions 13,247
3 docker-node 8,069
4 NodeOS 6,892
5 ONLYOFFICE 4,386
6 lotion 1,969
7 nvm.fish 1,954
8 nave 1,592
9 heroku-buildpack-nodejs 1,296
10 spin 861
11 n-install 792
12 dotfiles 663
13 cloud-native-starter 518
14 fish-nvm 504
15 build 501
16 bottok 322
17 cloud-run-samples 207
18 docker-dev 167
19 graderjs 155
20 physx-js 99
21 crypteia 64
22 cd 49
23 tiddlywiki-docker 42

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com