• 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
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1
    TraceRoot

    TraceRoot

    Find the Root Cause in Your Code's Trace

    ...It consolidates telemetry into a single correlated execution tree that provides causal context for failures. AI agents operate over this structured view to summarize issues, pinpoint likely root causes, and even suggest actionable fixes or draft GitHub issues and pull requests. It offers interactive trace exploration with zoomable log clusters, span and latency views, and code-linked insights. Lightweight SDKs for Python and TypeScript enable seamless instrumentation using OpenTelemetry, with support for both self-hosted and cloud deployment. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    SigNoz

    SigNoz

    SigNoz is an open-source APM. It helps developers monitor their apps

    ...Visualise Metrics, Traces and Logs in a single pane of glass. You can see metrics like p99 latency, error rates for your services, external API calls and individual end points. You can find the root cause of the problem by going to the exact traces which are causing the problem and see detailed flamegraphs of individual request traces. Run aggregates on trace data to get business relevant metrics. Filter and query logs, build dashboards and alerts based on attributes in logs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    react-native-device-info

    react-native-device-info

    Device Information for React Native iOS and Android

    A React Native library that provides device and system information for mobile applications, enabling app customization based on device-specific details.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    i18n ally

    i18n ally

    All in one i18n extension for VS Code

    ...As a collaborative productivity platform, it helps structure and automate the translation and localization process for any company in the world. This extension itself supports i18n as well. It will be auto-matched to the display language you use in your VS Code editor. Supports multi-root workspaces. Supports remote development. Supports numerous popular frameworks. Supports linked locale messages. Uses i18n for the extension itself, of course. Translation List.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 5
    vscode-blade-formatter

    vscode-blade-formatter

    An opinionated Blade file formatter for VSCode

    ...PHP 8 support (null safe operator, named arguments) PSR-2 support (format inside directives) Automatically sort Tailwind CSS classes with respect of tailwind.config.js. To configure settings per project, put .bladeformatterrc.json or .bladeformatterrc to your project root will vscode-blade-formatter treat it as setting files.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    AskUI

    AskUI

    Humanizing UI Automation

    Reliable, automated end-to-end testing that only depends on what is shown on your screen instead of the technology or platform you are running on. This repo is a mono repo consisting mainly of npm packages. We use workspaces to manage the different npm packages etc. This may change in the future as we plan to include also packages, libraries etc. written in other languages in this repo to make the power of AskUI available to non-typescript/-javascript developers as well. Gitpod runs AskUI in...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    WalletConnect v2.x.x

    WalletConnect v2.x.x

    WalletConnect Monorepo

    ...Create, collect and sell NFTs.Install nodejs and npm. Install python3 and ensure python cli is linked (required to build some npm modules). Install workspace dependencies i.e. run npm install from root folder. Install redis. We recommend running it as a brew service. Pull and start ts-relay server (separate repo) Ensure everything runs correctly by executing npm run check.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Svelte UX

    Svelte UX

    Collection of Svelte components, actions, stores, and utilities

    The projects aims to simplify building highly interactive and visual applications. It provides over 200 components, actions, stores, and utils, with many more planned. The components are built using Tailwind with extensibility and customization in mind through the use of theming, variants, granular class overrides, and slots. A rich design token system is also currently in the works. See also the companion library LayerChart for a large collection of composable chart components to build a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Angular ng-select

    Angular ng-select

    Native angular select component

    ...If you're using the Angular CLI, you can add this to your styles.scss or include it in .angular-cli.json (Angular v5 and below) or angular.json (Angular v6 onwards). You can also set global configuration and localization messages by injecting NgSelectConfig service, typically in your root component, and customize the values of its properties in order to provide default values. If you are using SystemJS, you should also adjust your configuration to point to the UMD bundle.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Figure Markets: OnChain Assets Icon
    Figure Markets: OnChain Assets

    Figure Markets bridges crypto and real-world assets into one seamless platform.

    Instantly unlock liquidity with Crypto-Backed Loans—borrow against BTC or ETH at rates starting from 12.5% APR, with no credit checks, no prepayment penalties, and 3-month terms. Keep your crypto, get your cash.
    Learn More
  • 10
    react-native-safe-area-context

    react-native-safe-area-context

    A flexible way to handle safe area insets in JS. Also works on Android

    A flexible way to handle safe areas, also works on Android and the Web! This library currently has experimental support for the new react-native architecture. Note that there will be breaking changes and only the latest version of react-native will be supported. This library has 2 important concepts, if you are familiar with React Context this is very similar. The SafeAreaProvider component is a View from where insets provided by Consumers are relative to. This means that if this view...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Redux

    Redux

    A Predictable State Container for JavaScript apps

    ...Unlike Flux (from which Redux was inspired), Redux only has a single store for the object tree where the whole state of your app is stored. This store has a single root reducing function. As your app grows, instead of adding stores you split the root reducer into smaller ones that work independently on different parts of the state tree. This architecture allows for scaling well to large and complex apps, and also enables very powerful developer tools.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Gitpod

    Gitpod

    The developer platform for on-demand cloud development environments

    Gitpod’s developer platform provides on-demand, pre-configured environments that automatically integrate into any tool, library, or dependency required for creating software. Gitpod workspaces are the fastest and most secure way to ship software and are as easy as adding a .gitpod.yml file to the root of any repository.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    BatNoter

    BatNoter

    An open source, markdown-based, self-hosted note taking webapp.

    ...Markdown format supported allowing users to add hyperlink, table, headings, code blocks, blockquote... etc inside notes. Editor allows preview of markdown. Quickly copy code from the code section using copy to clipboard button. Store notes directly at the root or use folders to organize them (nesting supported). Explore all the notes from a specific directory with single click. All the notes are stored inside user's github repository. Notes are cached to avoid additional API calls. URLs can be bookmarked. Dark/Light mode supported.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    NativeScript Firebase plugin

    NativeScript Firebase plugin

    NativeScript plugin for Firebase

    ...Personalize your onboarding flow, grow user engagement, or add new functionality with Firebase. If you choose to save your config during the installation, the supported options may be saved in the firebase.nativescript.json at the root of your app. This is to ensure your app may roundtrip source control and installation on CI won't prompt for user input during installation. Because of the specifics of the angular bootstrap it is best to initalize firebase once the angular application is running.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Laravel Echo Server

    Laravel Echo Server

    Socket.io server for Laravel Echo

    NodeJs server for Laravel Echo broadcasting with Socket.io. The CLI tool will help you set up a laravel-echo-server.json file in the root directory of your project. This file will be loaded by the server during start-up. You may edit this file later on to manage the configuration of your server. The Laravel Echo Server exposes a light HTTP API to perform broadcasting functionality. For security purposes, access to these endpoints from http referrers must be authenticated with an APP id and key.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    codelyzer

    codelyzer

    Static analysis for Angular projects

    ...Codelyzer supports any template and style language by custom hooks. If you're using Sass for instance, you can allow codelyzer to analyze your styles by creating a file .codelyzer.js in the root of your project (where the node_modules directory is). In the configuration file can implement custom pre-processing and template resolution logic. Lint rules encode logic for syntactic & semantic checks of TypeScript, HTML, CSS and Angular expressions source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    vscode-chrome-debug

    vscode-chrome-debug

    Debug your JavaScript code running in Google Chrome from VS Code

    ...Using the URL parameter you simply tell VS Code which URL to either open or launch in Chrome. Just like when using the Node debugger, you configure these modes with a .vscode/launch.json file in the root directory of your project. You can create this file manually, or Code will create one for you if you try to run your project, and it doesn't exist yet.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next