Showing 64 open source projects for "module"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Extended Threat Intelligence | SOCRadar Icon
    Extended Threat Intelligence | SOCRadar

    See what hackers already know about your organization – and stop them from getting in.

    Enterprises need full-spectrum cyber intelligence—beyond social media and the dark web. SOCRadar monitors cloud buckets, dark web leaks, and external threats in real time. Automate takedowns, detect brand impersonations, and stay ahead of evolving attacks. Strengthen your security with Extended Threat Intelligence.
    Free Trial
  • 1
    Vratix API Module Library

    Vratix API Module Library

    Easy to use Open Source modules that implement common API logic

    We created this library of reusable API modules to simplify API development because we were wasting too much time setting up basic functionality and researching the latest backend best practices. We wanted a repository of high-quality API modules we can reuse, copy and paste into our projects and have a working backend in seconds. Currently, the modules work for Express.js, however, we’re actively working to extend compatibility with other backend languages and popular Node.js frameworks. We...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    pnpm

    pnpm

    Fast, disk space efficient package manager

    Fast, disk space efficient package manager. pnpm uses a content-addressable filesystem to store all files from all module directories on a disk. When using npm, if you have 100 projects using lodash, you will have 100 copies of lodash on disk. With pnpm, lodash will be stored in a content-addressable storage. Files inside node_modules are cloned or hard-linked from a single content-addressable storage. pnpm has built-in support for multiple packages in a repository. pnpm creates a non-flat...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    Signature Pad

    Signature Pad

    HTML5 canvas based smooth signature drawing

    .... This library is provided as UMD (Universal Module Definition) and ES6 module. When you modify width or height of a canvas, it will be automatically cleared by the browser. SignaturePad doesn't know about it by itself, so you can call signaturePad.clear() to make sure that signaturePad.isEmpty() returns correct value in this case.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    GraphQL for Nest framework

    GraphQL for Nest framework

    GraphQL (TypeScript) module for Nest framework (node.js)

    ... with the built-in @nestjs/graphql module. The GraphQLModule can be configured to use Apollo server (with the @nestjs/apollo driver) and Mercurius (with the @nestjs/mercurius). We provide official integrations for these proven GraphQL packages to provide a simple way to use GraphQL with Nest. Nest offers two ways of building GraphQL applications, the code first and the schema first methods. You should choose the one that works best for you.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    ts-node

    ts-node

    TypeScript execution and REPL for node.js

    It JIT transforms TypeScript into JavaScript, enabling you to directly execute TypeScript on Node.js without precompiling. This is accomplished by hooking node's module loading APIs, enabling it to be used seamlessly alongside other Node.js tools and libraries. Automatic defaults to match your node version, integrate with test runners, debuggers, and CLI tools, compatible with pre-compilation for production. Installing modules locally allows you to control and share the versions through...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Angular Example App

    Angular Example App

    Angular 13 example app + Angular CLI + i18n + GraphQL

    ... restoration and anchor examples. Responsive layout (flex layout module). SASS (most common used functions and mixins) and BEM styles. Animations with ng-animate. Angular Pipes. Interceptors and Events. Auth guard for some routes. Modernizr (browser features detection). Browser filter (Bowser) because of IE. Sentry! (logs every error in the app). Google Tag Manager. ES6 Promises and Observables. End-to-end tests with Cypress App Actions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Redux Toolkit

    Redux Toolkit

    Toolset for efficient Redux development

    The official, opinionated, batteries-included toolset for efficient Redux development. The Redux Toolkit package is intended to be the standard way to write Redux logic. It was originally created to help address main common concerns about Redux. We can't solve every use case, but in the spirit of create-react-app and apollo-boost, we can try to provide some tools that abstract over the setup process and handle the most common use cases, as well as include some useful utilities that will let...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Ansible Language Server

    Ansible Language Server

    Ansible Language Server

    This language server adds support for Ansible. Ansible keywords, module names and module options, as well as standard YAML elements are recognized and highlighted distinctly. Jinja expressions are supported too, also those in Ansible conditionals (when, failed_when, changed_when, check_mode), which are not placed in double curly braces. While you type, the syntax of your Ansible scripts is verified and any feedback is provided instantaneously. On opening and saving a document, ansible-lint...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Elm Plugin for Visual Studio Code

    Elm Plugin for Visual Studio Code

    Improving your Elm experience since 2019

    Errors and pieces of information when changing code and when saving (Control + S) Format on save (Control + S) (Make sure you also enable the "Editor: Format on Save" setting for this to work). Suggests completions and snippets (Control + Space) Test explorer integration. Lists all references to a type alias, module, custom type or function (Alt + Shift + F12) Jump to the definition of a type alias, module, custom type or function. Shows type annotations and documentation on hover for type...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Monitoring for Any Network. Powered by Open Source. Icon
    Smart Monitoring for Any Network. Powered by Open Source.

    Trusted by thousands of IT teams worldwide

    NMIS helps with fault, performance, and configuration management. It provides performance graphs, threshold alerting, and detailed notification policies with various methods. NMIS monitors an organization’s IT environment, helps identify and rectify faults, and provides valuable information for IT planning.
    Get a Free Trial
  • 10
    Web3UIKit!

    Web3UIKit!

    Lightweight reusable Web3 UI components for dapps

    Lightweight reusable Web3 UI components for dapps developers. Web3UIKit accelerates your dapp development and empowers you to build beautiful dapps. Web3UIKit is a community effort and its strength comes from all the galaxy brain contributors leading the UI development in web3. Beautiful and lightweight UI components for web3 developers. This UI library will speed up your dapp development no matter which chain you build on. If this ui-kit helps you build your dApps faster, please star this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NestJS Swagger

    NestJS Swagger

    OpenAPI (Swagger) module for Nest framework (node.js)

    An official Swagger module for NestJS that enables OpenAPI documentation generation for APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    graphql upload typescript

    graphql upload typescript

    Middleware and an Upload scalar to add support for GraphQL

    Minimalistic and developer-friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers. This module was forked from the amazing graphql-upload-minimal. The original module is exceptionally well-documented and well-written. It was very easy to fork and amend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    App Compose

    App Compose

    Create scalable, module-based applications with ease

    Create scalable, module-based applications with ease. Modern applications thrive on modular architecture, adapting seamlessly to evolving business needs. To achieve true modularity, though, you need more than just independent components—you need an efficient way to bring them together. This means controlling how modules load, in what order, and with which dependencies. It gets even trickier when you want to turn off parts of the system without any traces in the code, like if/else statements...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NestJS Telegraf

    NestJS Telegraf

    Powerful Nest module for easy and fast creation Telegram bots

    NestJS Telegraf – powerful solution for creating Telegram bots. This package uses the best of the NodeJS world under the hood. Telegraf is the most powerful library for creating bots and NestJS is a progressive framework for creating well-architectured applications. This module provides fast and easy way for creating Telegram bots and deep integration with your NestJS application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ts-ci

    ts-ci

    A project starter for module publisher

    TS-CI is a TypeScript-based Continuous Integration (CI) toolkit that simplifies build and deployment processes. It is designed to automate CI/CD workflows while ensuring strict TypeScript compatibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NestJS TypeORM

    NestJS TypeORM

    TypeORM module for Nest framework (node.js)

    An official integration of TypeORM with the NestJS framework, providing an easy-to-use and efficient way to work with databases in NestJS applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Electron Vite React

    Electron Vite React

    Electron + Vite + React + Sass boilerplate

    A modern boilerplate for building Electron apps with React and Vite, optimized for fast development and high performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Prom-Client

    Prom-Client

    Prometheus client for node.js

    Prom-Client is a Prometheus client for Node.js that allows developers to instrument their applications and expose metrics, facilitating the monitoring of application performance and resource usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mongoose for Nest

    Mongoose for Nest

    Mongoose module for Nest framework (node.js)

    NestJS Mongoose is a library that provides Mongoose integration with NestJS, enabling seamless database connectivity for MongoDB within NestJS applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    sveltekit-i18n

    sveltekit-i18n

    Internationalization library built for SvelteKit

    sveltekit-i18n is a tiny library with no external dependencies, built for Svelte and SvelteKit. It glues @sveltekit-i18n/base and @sveltekit-i18n/parser-default together to provide you the most straightforward sveltekit-i18n solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JupyterLab LSP

    JupyterLab LSP

    Coding assistance for JupyterLab (code navigation + hover suggestions

    Hover over any piece of code; if an underline appears, you can press Ctrl to get a tooltip with function/class signature, module documentation or any other piece of information that the language server provides. Critical errors have red underline, warnings are orange, etc. Hover over the underlined code to see a more detailed message. Use the context menu entry, or Alt + 🖱️ to jump to definitions/references (you can change it to Ctrl/⌘ in settings); use Alt + o to jump back. Place your cursor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Infracost VSCode Extension

    Infracost VSCode Extension

    See cost estimates for Terraform right in your editor

    ... as the instance count, or 1000GB volume size instead of 100, the cost estimate will immediately pick that up and let you know. See cost estimates right above their Terraform definitions. Infracost's output updates on file save. Both resource and module blocks are supported. 3rd party module blocks are also supported!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AWS Toolkit for Azure DevOps

    AWS Toolkit for Azure DevOps

    AWS Toolkit for Azure DevOps

    The AWS Toolkit for Azure DevOps adds tasks to easily enable build and release pipelines in Azure DevOps (formerly VSTS) and Azure DevOps Server (previously known as Team Foundation Server (TFS)) to work with AWS services including Amazon S3, AWS Elastic Beanstalk, AWS CodeDeploy, AWS Lambda, AWS CloudFormation, Amazon Simple Queue Service and Amazon Simple Notification Service, and run commands using the AWS Tools for Windows PowerShell module and the AWS CLI. This is an open source project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jsii

    jsii

    jsii allows code in any language to naturally interact with JavaScript

    ... garbage collector feature, jsii modules are best suited for development and build tools, as opposed to performance-sensitive or resource-constrained applications. By compiling our source module using jsii, we can now package it as modules in one of the supported target languages. Each target module has the exact same API as the source. This allows users of that target language to use Greeter like any other native type.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Awesome Cordova Plugins

    Awesome Cordova Plugins

    Native features for mobile apps built with Cordova/PhoneGap

    Awesome Cordova Plugins is a curated set of wrappers for Cordova plugins that make adding any native functionality you need to your Ionic mobile app easy. Awesome Cordova Plugins wraps plugin callbacks in a Promise or Observable, providing a common interface for all plugins and making it easy to use plugins with Angular change detection. In addition to Cordova, Awesome Cordova Plugins also works with Capacitor, Ionic's official native runtime. You also need to install the Awesome Cordova...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next