Showing 273 open source projects for "updates"

View related business solutions
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 1
    updates

    updates

    Flexible npm dependency update tool

    Flexible npm dependency update tool. updates is a CLI tool that checks for npm dependency updates of the current project and optionally updates package.json. It is highly configurable and is typically able to complete in less than a second. Option that takes multiple arguments can take them either via comma-separated value or by specifying the option multiple times. If an option has an optional pkg argument but none is given, the option will be applied to all packages instead. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    npm-check-updates

    npm-check-updates

    Find newer versions of package dependencies

    npm-check-updates upgrades your package.json dependencies to the latest versions, ignoring specified versions. Maintains existing semantic versioning policies, i.e. "express": "^4.0.0" to "express": "^5.0.0". Only modifies package.json file. Run npm install to update your installed packages and package-lock.json. Show any new dependencies for the project in the current directory.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    chromium-web-store

    chromium-web-store

    Allows adding extensions from chrome web store on ungoogled-chromium

    ...This extension brings the following functionality to ungoogled-chromium (and other forks that lack web store support). Allows installing extensions directly from chrome web store. Automatically checks for updates to your installed extensions and displays them on the badge. Pin the Chromium Web Store badge in your browser's toolbar. (Badges are hidden by default). The badge will show a red number indicating available updates. Click on the badge, then click the name of any extension to install the latest version. This method will work for non-webstore extensions as well if they support it, including chromium web store itself. ...
    Downloads: 40 This Week
    Last Update:
    See Project
  • 4
    Electron

    Electron

    Build cross-platform desktop apps with JavaScript, HTML, and CSS

    Electron is an open-source framework that uses Node.js runtime and the Chromium web browser thereby allowing you to build apps with JavaScript, HTML, and CSS. It is compatible with Mac, Windows and Linux and comes with convenient features such as automatic updates, app crash reporting, debugging and profiling and more. It takes care of the hard parts so you can focus on the core of your app. Initially developed for the Atom editor, Electron is now the framework of choice for dozens of popular desktop apps including Microsoft's Visual Studio Code.
    Downloads: 21 This Week
    Last Update:
    See Project
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 5
    OpenClash

    OpenClash

    A Clash Client For OpenWrt

    ...Compatible with multiple proxy protocols (Shadowsocks, Vmess, Trojan, Snell, SOCKS5, HTTP(S)). Rule-based policy routing within OpenWrt (via LuCI interface). Core updates and subscription support via UI with meta‑core enhancements. Well‑documented wiki and active community troubleshooting support. Compatible with multiple proxy protocols (Shadowsocks, Vmess, Trojan, Snell, SOCKS5, HTTP(S)).
    Downloads: 21 This Week
    Last Update:
    See Project
  • 6
    Helios Launcher

    Helios Launcher

    Custom launcher for modded minecraft written in Electron and Node.js

    A customizable Minecraft launcher allows players to manage multiple instances and mod packs.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 7
    Jitsi Meet Electron

    Jitsi Meet Electron

    Jitsi Meet desktop application powered by electron

    Desktop application for Jitsi Meet built with Electron. End-to-End Encryption support (BETA). Works with any Jitsi Meet deployment. Builtin auto-updates. Remote control (currently disabled due to security issues). Always-On-Top window. A warning will show up mentioning the app is unsigned upon first install. This is expected. On macOS Catalina a warning will be displayed on first install. The app won't open unless "open" is pressed. This dialog is only shown once. Note that screen-sharing is currently not supported under Wayland, eg. the permissions prompt may loop endlessly. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    drawio-desktop

    drawio-desktop

    Security-first diagramming for teams

    ...Entity relationship diagrams or ER models in software engineering show the structure of and relationships between database objects. They are used extensively in database modelling to plan new systems, and document existing systems for maintenance and updates.
    Downloads: 119 This Week
    Last Update:
    See Project
  • 9
    Relay

    Relay

    JavaScript framework for building data-driven React applications

    ...For example, by deduplicating identical fields, and precomputing information used at runtime, among other optimizations. Relay also supports executing GraphQL Mutations, optionally with optimistic updates, and updates to local data.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    ReactJS Interview Questions

    ReactJS Interview Questions

    List of top 500 ReactJS Interview Questions & Answers

    ...It covers a broad spectrum of topics, from the fundamentals of React components and state management to advanced concepts like hooks, performance optimization, and design patterns. The project also extends into practical integration topics, such as working with APIs and handling routing. Future updates plan to add coding exercises, making the resource even more hands-on for learners. With contributions from the developer community, it serves as a practical guide for interview readiness and continuous skill-building.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Apollo and GraphQL for Vue.js

    Apollo and GraphQL for Vue.js

    Apollo/GraphQL integration for VueJS

    This library integrates apollo in your Vue components with declarative queries. Compatible with Vue 2.0+. Don't think about updating the UI or refetching the queries! It provides automatic updates. Use Apollo in a truly declarative way with the Apollo components. Run your queries on the server before rendering the page HTML. GraphQL is a specification that aims at easing the communication between frontends and backends. It mainly consists of a Schema Language for the server and a Query Language for the client. Apollo is a set of tools and community effort to help you use GraphQL in your apps. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Stremio

    Stremio

    Stremio - Freedom to Stream

    Stremio is the browser application that delivers Stremio’s “Freedom to Stream” experience entirely on the web. It consumes stremio-core (compiled to WebAssembly) and renders the product surfaces you recognize: Board for personalized updates, Discover for browsing catalogs, and Meta Details for titles, seasons, and streams. The app is built with JavaScript/TypeScript and a conventional web toolchain, offering simple commands for local development, testing, and production builds. It manages add-on installation and configuration in-app, letting users combine official and community sources without leaving the UI. ...
    Downloads: 69 This Week
    Last Update:
    See Project
  • 13
    Relative-Time Element

    Relative-Time Element

    Web component extensions to the standard <time> element

    Formats a timestamp as a localized string or as relative text that auto-updates in the user's browser. This allows the server to cache HTML fragments containing dates and lets the browser choose how to localize the displayed time according to the user's preferences. Every visitor is served the same markup from the server's cache. When it reaches the browser, the custom relative-time JavaScript localizes the element's text into the local timezone and formatting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Planka

    Planka

    The realtime kanban board for workgroups built with React and Redux

    Planka is a modern and open-source project management tool that offers a Kanban board interface for tracking tasks, organizing projects, and collaborating in teams. Inspired by tools like Trello and Jira, Planka provides a self-hosted alternative with essential project management features in a clean and responsive web interface.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    Waterfox

    Waterfox

    Privacy browser built for users who value customization & control

    ...The project emphasizes speed and efficiency through optimizations and choice, letting users tweak settings or install favored extensions without being locked into ecosystem constraints. Because it’s open source and actively developed by the community, new features, security updates, and performance improvements arrive regularly to align with web standards.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 16
    Audiobookshelf

    Audiobookshelf

    Self-hosted audiobook and podcast server

    ...Search and add podcasts to download episodes w/ auto-download. Multi-user support w/ custom permissions. Keeps progress per user and syncs across devices. Auto-detects library updates, no need to re-scan. Upload books and podcasts w/ bulk upload drag and drop folders. Backup your metadata + automated daily backups. Progressive Web App (PWA). Chromecast support on the web app and android app. Fetch metadata and cover art from several sources. Chapter editor and chapter lookup (using Audnexus API). Merge your audio files int.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Worklenz

    Worklenz

    All in one project management tool for efficient teams

    Worklenz is an open-source workforce and project management platform built to help teams plan, assign, and track work efficiently. It provides a visual interface for task assignments, timelines, and employee availability. Designed with scalability and user experience in mind, Worklenz offers a customizable dashboard and integrates with modern authentication and data storage systems.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    sharp for AWS Lambda Layers

    sharp for AWS Lambda Layers

    npm sharp for AWS Lambda layers, separated builds for arm64 and x64

    The prebuilt sharp node module for AWS Lambda layer. npm sharp for AWS Lambda layers, separated builds for arm64 and x64, minified and bundled with esbuild.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Tuya API

    Tuya API

    An easy-to-use API for devices that use Tuya's cloud services

    A Node.js library that enables control of Tuya smart devices without using the official Tuya cloud, allowing local LAN control of IoT devices.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Cloud Torrent

    Cloud Torrent

    Cloud Torrent, a self-hosted remote torrent client

    Cloud torrent is a a self-hosted remote torrent client, written in Go (golang). You start torrents remotely, which are downloaded as sets of files on the local disk of the server, which are then retrievable or streamable via HTTP. Go is required to install from source. The provided set of core features requires large structural changes and therefore requires a complete rewrite for best results. This rewrite is in progress in the 0.9 branch though it will take quite some time. It will be...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 21
    NanoNeuron

    NanoNeuron

    NanoNeuron is 7 simple JavaScript functions

    Nano-Neuron is a didactic project that reduces the idea of a neuron to a handful of tiny JavaScript functions so learners can see “learning” in action without heavy frameworks. It demonstrates how a scalar input can be linearly transformed with a weight and bias, then adjusted via gradient updates to fit a simple mapping such as Celsius-to-Fahrenheit conversion. The code emphasizes readability over performance, inviting you to step through calculations and watch parameters converge. Because every concept is expressed in a few lines, it’s easy to tinker—change learning rates, swap cost functions, or visualize error curves. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    WebExt Redux

    WebExt Redux

    A set of utilities for building Redux applications in Web Extensions

    ...This package was originally named react-chrome-redux. webext-redux allows you to build your Web Extension like a Redux-powered webapp. The background page holds the Redux store, while Popovers and Content-Scripts act as UI Components, passing actions and state updates between themselves and the background store. At the end of the day, you have a single source of truth (your Redux store) that describes the entire state of your extension. As described in the introduction, there are two pieces to a basic implementation of this package. The dispatches called from UI component will find their way to the background page no problem. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    react-window

    react-window

    React components for rendering large lists and tabular data

    React window works by only rendering part of a large data set (just enough to fill the viewport). This helps address some common performance bottlenecks. It reduces the amount of work (and time) required to render the initial view and to process updates. It reduces the memory footprint by avoiding over-allocation of DOM nodes. react-window is a complete rewrite of react-virtualized. If react-window provides the functionality your project needs, it is strongly recommend that you use it instead of react-virtualized. However if you need features that only react-virtualized provides, you have two options. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    P3X OneNote Linux

    P3X OneNote Linux

    Linux Electron Onenote - A Linux compatible version of OneNote

    ...The data is cached and is faster than always opening a new window. It allows you to sign in with the corporate or the personal login. When there is a new update, it auto updates itself (Only in the AppImage version.) The program allows to use other Microsoft online applications, but the dedicated purpose is to use OneNote. The OneNote language is controlled by Microsoft, and we try to work with Online OneNote, but we are getting a hard time, but the Electron UI is now able to use any language.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 25
    IPFS Desktop

    IPFS Desktop

    An unobtrusive and user-friendly desktop application for IPFS

    ...If you already have an IPFS node on your computer, IPFS Desktop will act as a control panel and file browser for that node. If you don't have a node, it'll install one for you. And either way, IPFS Desktop will automatically check for updates. IPFS Desktop enables you to stop or restart your node straight from the IPFS logo menu in your OS menubar/system tray. For Mac and Windows users, IPFS Desktop can also be set to launch at system startup, ensuring that your node is running whenever your computer is on.
    Downloads: 16 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB