Showing 871 open source projects for "linux is"

View related business solutions
  • 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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    shrinkpack

    shrinkpack

    Fast, resilient, reproducible builds with npm install

    shrinkpack is a tool that helps npm and Yarn projects reduce external dependency risks by storing package tarballs inside the repository. This allows developers to have full control over dependencies, avoiding issues with disappearing or compromised packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MDH Weekly

    MDH Weekly

    MDH Weekly front-end weekly, published every Monday at 9am

    The MDH Weekly repository appears to serve as a personal or community-maintained digest or collection project — presumably capturing curated content (e.g., articles, news, links, tips) on a weekly basis. It gives a structured way to aggregate items of interest (possibly front-end, open-source, JS/React ecosystem, or general programming resources) into a periodic “newsletter” or summary repository. For contributors or followers of the project, it helps stay up-to-date with trends, new tools,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Aureolin

    Aureolin

    Aureolin is a fast and powerful MVC Framework

    Aureolin is a simple, fast, and powerful MVC framework for Node.js with a focus on simplicity and performance. Built With Koa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Cashify

    Cashify

    Lightweight currency conversion library, successor of money.js

    Cashify is a simple and flexible currency conversion library for JavaScript and TypeScript applications. It provides accurate and efficient conversion between different currencies using exchange rates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    deeplinks.js

    deeplinks.js

    Simple deep links to any selection of text on your website

    deeplinks.js allows people to easily link directly to any text selection on your website. Here's an example of what one of these links looks like. It's intended mostly for blogs and other such websites, but it's relatively agnostic to the environment it's running in. People can select text on the site as the normally would, and when they do, the fragment identifier (the thing that comes after the # in the URL) changes. If they want to share the text they have selected, they simply copy the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    BizCharts

    BizCharts

    Powerful data visualization library based on G2 and React

    BizCharts is Alibaba's general charting component library, dedicated to creating efficient, professional and convenient data visualization solutions in the middle and backend of enterprises. Based on the React charting library packaged by G2 and G2Plot, it has experienced three years of baptism in Alibaba's complex business scenarios. In terms of convenience, ease of use, and richness, it satisfies the business implementation of conventional charts and highly customized charts. After years...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GraphQL Koa Middleware

    GraphQL Koa Middleware

    Create a GraphQL HTTP server with Koa

    Create a GraphQL HTTP server with Koa. This module includes a TypeScript declaration file to enable auto-complete in compatible editors and type information for TypeScript projects. By default, the koa request is passed as the GraphQL context. Since most koa middleware operates by adding extra data to the request object, this means you can use most koa middleware just by inserting it before graphqlHTTP is mounted. This covers scenarios such as authenticating the user, handling file uploads,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Boost Note

    Boost Note

    Boost Note is a document driven project management tool

    Boost Note is a document-driven project management tool that maximizes remote DevOps team velocity. Write overviews of systems including concepts, terminology definitions and descriptions of how these concepts work together. Having a 'living document' to help drive dialogue and exchange of ideas through collaboration helps this process significantly. Organize your dev team's sprint backlog and visualize them with status, assignees, reviewers, due date and everything you need. Reduce repeated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Apache SkyWalking Rocketbot UI

    Apache SkyWalking Rocketbot UI

    SkyWalking RocketBot UI

    Application performance monitor tool for distributed systems, specially designed for microservices, cloud-native, and container-based (Kubernetes) architectures. End-to-end distributed tracing. Service topology analysis, service-centric observability and API dashboards. Java, .Net Core, PHP, NodeJS, Golang, LUA, Rust, C++, Client JavaScript and Python agents with active development and maintenance. Rover agent works as a metrics collector and profiler powered by eBPF to diagnose CPU and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Full Stack Starterkit

    Full Stack Starterkit

    GraphQL first full-stack starter kit with Node, React

    This project is a GraphQL-first full-stack starter kit intended to jumpstart production-style app development with a modern TypeScript toolchain. It provides a ready-made setup that connects a Node-based GraphQL backend to a React frontend, so you can focus on product logic instead of wiring and boilerplate. A key part of the workflow is code generation using GraphQL Code Generator, producing strongly typed artifacts such as TypeScript types, schema AST output, and React Apollo hooks and...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Rematchjs

    Rematchjs

    The Redux Framework

    Using Redux always has been complicated, but now with Rematch, you have more features than Redux offers with less than 2 kilobytes. No more thunks, switch statements, action types, action creators. All is handled out of the box with just one file. Rematch exposes a simple API interface to create custom plugins for extending Rematch functionality. Official plugins also out-of-the-box. Native async/await to call your external APIs. You won't need redux-thunks anymore. TypeScript support out of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Offline First Database Comparison

    Offline First Database Comparison

    An implementation of the exact same app in Firestore, AWS Datastore

    In this project I have implemented the exact same chat application with different database technologies. You can use it to compare metrics and learn about the differences. The chat app is a web-based angular application, with functionality similar to Whatsapp Web. All metrics are measured automatically via code in a browser test (chrome:headless). The results heavily depend on the developer's device. You should compare the values relative to one another and not as absolute values. Also, you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Laravel vform

    Laravel vform

    Handle Laravel-Vue forms and validation with ease.

    Handle Laravel-Vue forms and validation with ease. vform is a tiny library for Vue 2/3 to help with forms and validation when using Laravel as a back-end. It provides a form instance to wrap your data in a convenient way and send it to your Laravel application via an HTTP request using axios.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    After.js

    After.js

    Next.js-like framework for server-rendered React apps

    Next.js is awesome. However, its routing system isn't for me. IMHO React Router is a better foundation upon which such a framework should be built, and that's the goal here. Routes are just components and don't / should not have anything to do with folder structure. Static route configs are fine. Next.js's getInitialProps was/is a brilliant idea. Route-based code-splitting should come for free or be easy to opt into. Route-based transitions/analytics/data loading/preloading etc., should...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    truthy

    Open source headless CMS API written using NestJS, that has pre built

    Open source headless CMS API written using NestJS, that has pre built modules like User Management, Role Management, Permission Management, Email Module, Account Settings, OTP, Throttling, RBAC support, Localization, and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Graphile Starter

    Graphile Starter

    Opinionated SaaS quick-start with pre-built user account

    Opinionated SaaS quick-start with a pre-built user account and organization system for full-stack application development in React, Node.js, GraphQL and PostgreSQL. Powered by PostGraphile, TypeScript, Apollo Client, Graphile Worker, Graphile Migrate, GraphQL Code Generator, Ant Design and Next.js. This project can serve as a basis for your own project. We've added many features that most projects require, but you're free to remove them or replace them with whatever you need. We use Next.js...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Spotify Web API JS

    Spotify Web API JS

    A client-side JS wrapper for the Spotify Web API

    This is a lightweight wrapper for the Spotify Web API (2.6kB gzipped + compressed). It includes helper functions for all Spotify's endpoints, such as fetching metadata (search and look-up of albums, artists, tracks, playlists, new releases, podcasts) and user's information (follow users, artists and playlists, and saved tracks management). It doesn't have any dependencies and supports callbacks and promises. It is intended to be run on a browser, but if you want to use Node.JS to make the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ethereumjs-wallet

    ethereumjs-wallet

    Utilities for handling Ethereum keys

    A lightweight wallet implementation. At the moment it supports key creation and conversion between various formats. use a single, maintained version of crypto library (and that should be in line with ethereumjs-util and @ethereumjs/tx). Importing various third-party wallets is possible through the third-party submodule. See our organizational documentation for an introduction to EthereumJS as well as information on current standards and best practices. Random salt for the kdf. Size must...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    node-api-boilerplate

    node-api-boilerplate

    DDD/Clean Architecture inspired boilerplate for Node web APIs

    This project is a starting point for you to develop a web API in a scalable way with Node and TypeScript, and was implemented following ideas from layered architecture, Clean Architecture, and Domain-Driven Design. While it contains an opinionated design and structure, it was built to be extensible and flexible so you can modify and adapt it according to your team's needs and preferences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Messaging APIs

    Messaging APIs

    Messaging APIs for multi-platform

    Messaging APIs is a mono repo that collects APIs needed for bot development. It helps you build your bots using a similar API for multiple platforms, e.g. Messenger, LINE. Learn once and make writing cross-platform bots easier. If you are looking for a framework to build your bots, Bottender may suit for your needs. It is built on top of Messaging APIs and provides some powerful features for bot building.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    koa-simple-ratelimit

    koa-simple-ratelimit

    Simple rate limiter for Koa.js v2 web framework

    Rate limiter middleware for koa v2. Differs from koa-rate limit by not depending on rate limiter and using Redis ttl (time to live) to handle expiration time remaining. This creates only one entry in Redis instead of the three that node-ratelimiter does.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    nestjs-query

    nestjs-query

    Easy CRUD for GraphQL.

    NestJS Query is a library for building GraphQL or REST APIs with querying and filtering capabilities, simplifying CRUD operations within NestJS applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Browser Preview for VS Code

    Browser Preview for VS Code

    A real browser preview inside your editor that you can debug

    Browser Preview for VS Code enables you to open a real browser preview inside your editor that you can debug. Browser Preview is powered by headless Chromium, and works by starting a headless Chromium instance in a new process. This can either be Google Chrome or Microsoft Edge. This enables a secure way to render web content inside VS Code, and enables interesting features such as in-editor debugging and more! Make sure you have Google Chrome installed on your computer. Browser Preview for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Threads.js

    Threads.js

    Make web workers & worker threads as simple as a function call

    Threads.js is a JavaScript/TypeScript library that simplifies the creation and management of native threads in web browsers and Node.js, enabling parallel execution of code to improve performance in concurrent applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    react-cookie-consent

    react-cookie-consent

    A small, simple and customizable cookie consent bar for use in React

    react-cookie-consent is a React component that provides an easy way to implement cookie consent banners for GDPR compliance. It allows developers to quickly add a customizable consent prompt to their websites.
    Downloads: 0 This Week
    Last Update:
    See Project