Showing 584 open source projects for "using"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    react-native-graph

    react-native-graph

    Beautiful, high-performance Graphs and Charts for React Native

    react-native-graph is a Line Graph implementation based on the high-performance 2D graphics rendering engine "Skia". It's used in the Pink Panda Wallet app to power thousands of token graphs every day. Animations are ran using the Skia animation system and are fully natively interpolated to ensure best possible performance. If animated is false, a light-weight implementation of the graph renderer will be used, which is optimal for displaying a lot of graphs in large lists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    graphql-subscriptions

    graphql-subscriptions

    A small module that implements GraphQL subscriptions for Node.js

    ...Now, let's create a simple PubSub instance - it is a simple pubsub implementation, based on EventEmitter. Alternative EventEmitter implementations can be passed by an options object to the PubSub constructor. Now, implement your Subscriptions type resolver, using the pubsub.asyncIterator to map the event you need. When publishing data to subscribers, we need to make sure that each subscriber gets only the data it needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Animated hamburger menu icons for React

    Animated hamburger menu icons for React

    Animated hamburger menu icons for React

    Hamburger menu icons for React, with CSS-driven transitions. Created to be as elegant and performant as possible. This means no JavaScript animations, no transitions on non-cheap properties and a small size. It is recommended to have a tap/click area of at least 48x48 pixels. Therefore, padding will be added around the icon to create a surface of exactly this size. Keyboard interaction is provided with the enter key, and the icon element has the recommended accessibility attributes (such as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    express-validator

    express-validator

    An express.js middleware for validator.js

    ...Although express-validator offers plenty of handy validators and sanitizers through its underlying dependency validator.js, it doesn't always suffice when building your application. For these cases, you may consider writing a custom validator or a custom sanitizer. A custom validator may be implemented by using the chain method .custom(). It takes a validator function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 5
    Material for MkDocs

    Material for MkDocs

    Documentation that simply works

    ...Material for MkDocs can be easily extended and provides many options to alter appearance and behavior. Don't let your users wait, get incredible value with a small footprint by using one of the fastest themes available with excellent performance, yielding optimal search engine rankings and happy users that return.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Angular DataTables

    Angular DataTables

    DataTables with Angular

    An Angular2+ library for building complex HTML tables using DataTables JQuery plug-in. Implementation of the example on custom filtering with range search. The HTML element provides a Promise that returns the instance of the DataTable. Implementation of the example on individual column searching (text inputs). Sometimes, your DataTable options are stored or computed server-side. All you need to do is to return the expected result as a promise.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ahooks

    ahooks

    React hooks library

    ahooks contains a large set of essential react hooks, with demos and examples for each one of them. Providing tutorials about using hooks in practice. An all-in-one place to learn for pro coders and newcomers. Used in hundreds of products in Alipay, Taobao, Tmall etc, with high quality and robustness. ahooks is a React Hooks library dedicated to providing commonly used and high quality Hooks. You can look up Hooks in the side menu like useRequest, useHover etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Durable Streams

    Durable Streams

    The open protocol for real-time sync to client applications

    Durable Streams is an open protocol and reference implementation designed to standardize reliable, resumable, real-time streaming between servers and client applications using simple HTTP semantics, filling a gap left by ephemeral technologies like WebSockets and traditional SSE. It defines an append-only, offset-addressable stream primitive where each stream is mapped to a URL that clients can read from or tail, supporting catch-up reads, historical replay, and live updates with robust resume capabilities across reconnections. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Aprendiendo React

    Aprendiendo React

    A course to learn React

    Aprendiendo React is a project-based React course repository aimed at teaching React from scratch in Spanish, with a strong emphasis on building real applications. The README links each module to a corresponding YouTube class, covering topics such as React basics, hooks like useState and useEffect, data fetching and custom hooks, advanced hooks (useRef, useMemo, useCallback, useContext, useReducer, useId), routing, lazy loading, and React with TypeScript. The code is organized into a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    Ink UI

    Ink UI

    Ink-redible command-line interfaces made easy

    Ink UI is a collection of reusable UI components for command-line interfaces built on top of the Ink React renderer. It is designed to give CLI tools the kind of rich, consistent interface you would expect from a modern web app, but rendered entirely in the terminal. The library ships with a broad set of interactive inputs, including text, email, password, confirm prompts, and single or multi-select lists, so you can cover most CLI interaction needs out of the box. It also includes feedback...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Valtio

    Valtio

    Valtio makes proxy-state simple for React and Vanilla

    Valtio is a lightweight, proxy-based state management library for JavaScript and TypeScript, designed to simplify reactive state handling in both React and vanilla environments. It allows you to manage mutable state through normal JavaScript objects, while providing React hooks (useSnapshot) and subscription utilities to create optimized component re-renders and state observation. It uses ECMAScript Proxies and supports deep state tracking, making state mutation intuitive and powerful...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Dokploy

    Dokploy

    Open Source Alternative to Vercel, Netlify and Heroku

    Streamline your operations with our all-in-one platform, perfect for managing projects, data, and system health with simplicity and efficiency. Simplify your project and data management, ensure robust monitoring, and secure your backups—all without the fuss over minute details. Elevate your infrastructure with tools that offer precise control, detailed monitoring, and enhanced security, ensuring seamless management and robust performance. Streamline your deployments with our PaaS....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Welcome to node-html-to-image

    Welcome to node-html-to-image

    A Node.js module that generates images from HTML

    ...When you install Puppeteer, it downloads a recent version of Chromium (~170MB Mac, ~282MB Linux, ~280MB Win) that is guaranteed to work with the API. node-html-to-image takes a screenshot of the body tag's content. If you want to set output image's resolution you need to set its dimension using CSS. Handlerbars is a templating language. It generates HTML from a template and an input object. In the following example we provide a template to node-html-to-image and a content object to fill the template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    graphql-request

    graphql-request

    Minimal GraphQL client supporting Node and browsers for scripts

    ...Promise-based API (works with async / await) ESM native package (CJS build is included for now as well, but will eventually be removed) TypeScript support. Isomorphic (works with Node/browsers). Installing and configuring GraphQL Code Generator requires a few steps in order to get end-to-end typed GraphQL operations using the provided graphql() helper. If you want to change the endpoint after the GraphQLClient has been initialized, you can use the setEndpoint() function. It's possible to recalculate the global client headers dynamically before each request. If you want to use non-standard JSON types, you can use your own JSON serializer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GraphQL Yoga

    GraphQL Yoga

    Rewrite of a fully-featured GraphQL Server with focus on easy setup

    ...Easiest way to run a GraphQL server: Sensible defaults & includes everything you need with minimal setup (we also export a platform/env-agnostic handler so you can build your own wrappers easily). Built-in support for GraphQL subscriptions using Server-Sent Events. Compatible, works with all GraphQL clients (Apollo, Relay, Urql...) and fits seamless in your GraphQL workflow. WHATWG Fetch API, the core package depends on WHATWG Fetch API so it can run and deploy on any environment (Serverless, Workers, Deno, Node). Easily Extendable. New GraphQL-Yoga support all envelop plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Piral

    Piral

    Framework for next generation web apps using micro frontends

    Build highly modular applications fully flexible for large-scale portal solutions. Adjusted to your development needs, not the other way around. Piral is a framework for next-generation portal applications. It allows you to build web apps that follow the micro frontends architecture in basically no time. Piral lets you use your standard tooling to be as efficient as possible. Perfect for distributed systems running in the cloud. No proprietary software hijacking the security of your app....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    routing-controllers

    routing-controllers

    Create structured, declarative and beautifully organized controllers

    Create structured, declarative, and beautifully organized class-based controllers with heavy decorators usage in Express / Koa using TypeScript and routing controllers framework. Allows creating controller classes with methods as actions that handle requests. You can use routing-controllers with express.js or koa.js. You can return a promise in the controller, and it will wait until promise resolved and return promise result in a response body. You can use framework's request and response objects directly. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RainbowKit

    RainbowKit

    The best way to connect a wallet

    Make your Ethereum login experience feel right at home on your website. RainbowKit allows you to fully customize color, border radius, wallet providers, and a lot more, all through an easy-to-use API. RainbowKit provides a fast, easy, and highly customizable way for developers to add a great wallet experience to their applications. We handle the hard stuff so developers and teams can focus on building amazing products and communities for their users. Building RainbowKit has been an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    streetmerchant

    streetmerchant

    The world's easiest, most powerful stock checker

    ...Some basic understanding how a terminal, git, and or Node.js is a bonus, but that does not limit you to getting streetmerchant running! There is a lot of undefined behavior with using streetmerchant in the cloud. Some sites may block IPs from your cloud provider. It is possible that a VPN will help circumvent these problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    compodoc

    compodoc

    The missing documentation tool for your Angular, Nest & Stencil apps

    ...Generate your Angular project documentation in seconds. Compodoc comes with a lot of features. Check it out now! Compodoc supports all major APIs of Angular. Use it directly in your project using npm and one script, that's it! No server needed, no sources uploaded online. 7 themes are available from famous documentation tools like Gitbook, Read the Docs or projects like Vagrant, Laravel, Postmark and Stripe. Compodoc includes a powerful search engine (lunr.js) for easily finding your information. The generated pages display very well on mobile, tablet and desktop. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AngularFire

    AngularFire

    The official Angular library for Firebase

    ...Stable zones allow proper functionality of service workers, forms, SSR, and pre-rendering. Utilize RxJS rather than callbacks for realtime streams. Integrate with NgRx using AngularFire's action based APIs. AngularFire dynamically imports much of Firebase, reducing time to load your app. Get your Angular application deployed on Firebase Hosting with a single command. Zero-effort Angular Router awareness in Google Analytics. Guard your Angular routes with built-in Firebase Authentication checks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    KnowNote

    KnowNote

    A local-first AI knowledge base & NotebookLM alternative

    ...It lets users build an intelligent, searchable knowledge base from uploaded documents such as PDFs, Word files, PowerPoints, and web pages, and then interact with that content using LLM-powered chat, summarization, and reasoning tools. Unlike many NotebookLM alternatives that rely on Docker or cloud deployments, KnowNote runs natively on desktop platforms without complex setup, meaning all data stays local unless the user opts to integrate with self-managed or private LLM APIs. Its retrieval-augmented generation (RAG) system offers semantic search and traceable source references, and it supports multiple LLM providers through a flexible plugin-style provider architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Its Hover

    Its Hover

    Icons that move with intent

    Its Hover is an animated icon library built for real interfaces, where icons respond to interaction with motion that feels intentional rather than decorative. Instead of shipping static SVGs, it provides React components with animation baked in using motion/react, so hover and interaction states are part of the component design from the start. The project is designed to drop cleanly into modern React stacks, including Next.js and shadcn/ui-based projects, with Tailwind-friendly styling patterns. Installation can be as simple as pulling in specific icons and their dependencies, and it supports a registry-style workflow that fits teams that want consistency across products. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ElatoAI

    ElatoAI

    Realtime AI Voice Agents with SoTA Multimodal AI models on Arduino ESP

    ElatoAI is a real-time AI voice agent platform built around IoT hardware (ESP32) that enables continuous speech-to-speech conversations using state-of-the-art multimodal voice models with minimal latency and global performance via edge computing. The system integrates voice synthesis and recognition by connecting an ESP32 device through secure WebSockets to edge server functions written in Deno, allowing users to speak naturally with AI agents hosted through cloud APIs including OpenAI’s Realtime API, Gemini’s Live API, xAI’s Grok Voice Agent API, and others. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Dafthunk

    Dafthunk

    A workflow execution platform built on top of the fantastic Cloudflare

    ...It’s designed around durable, multi-step execution so workflows can keep going (and recover) even when individual steps fail, time out, or need retries. The platform is closely aligned with Cloudflare’s ecosystem, using edge-native building blocks for execution, orchestration, and storage so workflows can run near users with low latency. It aims to combine the approachability of a visual editor with the practical needs of real automation: state persistence, execution history, reusable nodes, and integrations with external systems. A key appeal is that you can go from idea to running automation quickly in a hosted-like experience while still keeping the project open source and infrastructure-aware.
    Downloads: 0 This Week
    Last Update:
    See Project