Showing 71 open source projects for "type"

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
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    APIAuto

    APIAuto

    The most advanced tool for HTTP API

    ... and commercial API documentation/testing tools, and can import use cases and documents with one click. Support GET, POST, PUT, PATCH, DELETE, HEAD and other HTTP Method and Content-Type, URL /{Path}/{Variable}. Tencent's internal users include IEG Interactive Entertainment Business Group, TEG Technology Engineering Business Group, CSIG Cloud and Smart Business Group, etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Grommet

    Grommet

    React-based framework that provides accessibility, modularity, etc.

    ... support for W3c’s WCAG 2.1 spec out of the box. Tailor the component library to align with your Color, Type, and Layout needs. you can even control component interaction. Support all the devices! Use Flexbox and CSS Grid to provide layouts for all those new phones and widescreen displays. Already working on a project, starting fresh, or just want to poke around and see how all this junk works?
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Files for Meteor.js

    Files for Meteor.js

    Upload files via DDP or HTTP to Meteor server FS

    Stable, fast, robust, and well-maintained Meteor.js package for file management using MongoDB Collection API. What does exactly this means? Calling .insert() method would initiate a file upload and then insert a new record into the collection. Calling .remove() method would erase stored file and records from MongoDB Collection. And so on, no need to learn new APIs. It's flavored with extra low-level methods like .unlink() and .write() for complex integrations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    eslint-plugin-jsx-a11y

    eslint-plugin-jsx-a11y

    Static AST checker for a11y rules on JSX elements

    ... in yarn) then you must also install eslint-plugin-jsx-a11y globally. To enable your custom components to be checked as DOM elements, you can set global settings in your configuration file by mapping each custom component name to a DOM element type. Enforce all elements that require alternative text have meaningful information to relay back to the end user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • IT Service Management Software Icon
    IT Service Management Software

    A highly customizable Configuration Management Database (CMDB) to track all your IT assets and their documentation, dependencies and change history.

    Canfigure is a modular IT Service Management solution offering Service Desk, CMDB, Asset Management, Change Management and more.
    Learn More
  • 5
    SystemJS

    SystemJS

    Dynamic ES module loader

    SystemJS is a hookable, standards-based module loader. It provides a workflow where code written for production workflows of native ES modules in browsers (like Rollup code-splitting builds), can be transpiled to the System.register module format to work in older browsers that don't support native modules, running almost-native module speeds while supporting top-level await, dynamic import, circular references and live bindings, import.meta.url, module types, import maps, integrity and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CacheGuard Web Gateway

    CacheGuard Web Gateway

    Web Gateway Appliance

    CacheGuard Web Gateway allows you to decide what type of Web content is allowed in your organization, by whom and when. The Web Gateway works as a transparent or explicit Web proxy and instantly blocks malware and other unwanted contents such as ads and adult websites in Web traffic. Its SSL mediation mode allows to block malware even in an encrypted format (HTTPS) and/or cache bandwidth-intensive traffic such as YouTube or Windows updates in order to save your bandwidth. CacheGuard Web...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    FilterBadRecruiters

    FilterBadRecruiters

    Google Apps Script to send third party recruiter email to spam

    FilterBadRecruiters is a Google Apps Script that processes new messages looking for unwanted email from known third party recruiters. When a match is found, a reply is sent informing the sender that the message is being reported as spam and will not be read. The script then logs matches to a spreadsheet and updates a pie chart displaying what percentage of these type of messages were sent from each domain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Klipse

    Klipse

    Klipse is a JavaScript plugin for embedding interactive code snippets

    Klipse is a JavaScript plugin for embedding interactive code snippets in tech blogs. Technically, Klipse is a small piece of JavaScript code that evaluates code snippets in the browser and it is pluggable on any web page. The klipse plugin is a JavaScript tag that transforms static code snippets of an HTML page into live and interactive snippets. If you want to integrate Klipse inside a Clojurescript project, it is recommended to consume Klipse as a Clojurescript library like any other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    vue-resource

    vue-resource

    The HTTP client for Vue.js

    vue-resource is a plugin for Vue.js which provides services for making web requests and handle responses using a XMLHttpRequest or JSONP. You can install it via yarn or NPM. Available on jsdelivr, unpkg or cdnjs. Typescript for vue-resource should work out of the box since the type definition files are included within the npm package. The http service can be used globally Vue.http or in a Vue instance this.$http. A Vue instance provides the this.$http service which can send HTTP requests...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
    Learn More
  • 10
    Vue-Lazyload

    Vue-Lazyload

    A Vue.js plugin for lazyload your Image or Component in your app

    Vue module for lazyloading images in your applications. Some of goals of this project worth noting include being lightweight, powerful and easy to use, work on any image type, add loading class while image is loading. It supports both of Vue 1.0 and Vue 2.0. You can configure which events you want vue-lazyload by passing in an array of listener names. This is useful if you are having trouble with this plugin resetting itself to loading when you have certain animations and transitions taking...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Instant Ad-Close Add-on

    Instant Ad-Close Add-on

    Simple interface for advertising blocking via the webRequest APIs

    ... (images, Flash, XHR) via the URL patterns that you can set in the extension's preferences. It won't remove ad content that is part of the actual text of the HTML page. Through the extension options settings you also can hide private addresses from WebRTC/ICE/STUN. ========= To run and build browser extension from cmd or terminal type: - npm install --global web-ext - cd my/path/folder/InstantAd-Close - web-ext run to debug - web-ext build to make add-on
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Web Security Audit

    Web Security Audit

    Passively audits the security posture on current page for your browser

    ... - x-xss-protection - content-security-policy - x-frame-options - x-content-type-options It is available for Opera Beta and Developer browser - https://bit.ly/2TvvFw4
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Fire Find - WebExtension

    Fire Find - WebExtension

    Add-on Firefox: find words in web pages

    A light and useful Firefox extension that activates, in seconds, the search window of the words on the web pages. == Installation == Get it - https://addons.mozilla.org/en-US/firefox/addon/fire-find/ To run and build browser extension from cmd or terminal type: - npm install --global web-ext - cd my/path/folder/fire-find - web-ext run - web-ext build
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    gulp-babel

    gulp-babel

    Gulp plugin for Babel

    Use next-generation JavaScript, today, with Babel. Install gulp-babel if you want to get the pre-release of the next version of gulp-babel. See the Babel options, except for sourceMaps and filename which are handled for you. Also, keep in mind that options will be loaded from config files that apply to each file. Files in the stream are annotated with a babel property, which contains the metadata from babel.transform(). If you're attempting to use features such as generators, you'll need to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NASH OS

    NASH OS

    Nash Operating System for Modern Ecommerce

    The all-built-in-one, automatic, ready-to-go out-of-box, easy-to-use state-of-the-art, and really awesome NASH OS! Over 25,000+ flexible features and controls and all scalable!! The most powerful solution ever built to instantly deliver new heights of online ecommerce enterprise to you.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Mara CMS

    Mara CMS

    The file based CMS with full-featured editing

    Mara CMS is a file based content management system. Mara offers the kind of helpful features you would expect to find in the big commercial products, but in a more concise form. This makes it remarkably easy to use, even for the inexperienced content creator. Features include direct editing of the actual webpage so you see your changes as you type, drag and drop photo and video content addition, easy YouTube video linking, a photo gallery that can also double as a presentation or lecture...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Fire RSS Reader

    Fire RSS Reader

    RSS Reader Firefox addon extension

    Your Reader of RSS feeds for browser Firefox Get it - https://addons.mozilla.org/en-US/firefox/addon/fire-rss-reader/ How it works - https://www.youtube.com/watch?v=0bx-gqBJ7uo To run and build browser extension from cmd or terminal type: - npm install --global web-ext - cd my/path/folder/FireRSS - web-ext run - web-ext build
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    auto rotator for woocommerce reviews

    auto rotator for woocommerce reviews

    It is a simple widget to show Woocommerce reviews in a rotatery style

    The Auto Rotator For Woocommerce Reviews is a simple widget to show Woocommerce reviews in a rotational style. You can set the options of this plugin to fetch the reviews of the products based on their categories, their tags or their authors. Also, it has different options to set the ordering type, length of the reviews, number of the reviews, etc. This plugin shows woocommerce reviews in the ratational style with fade and slide transitions. It is very flexible with customizable settings...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    jQuery Ajax File Uploader Widget

    jQuery Ajax File Uploader Widget

    Lightweight and very configurable jQuery plugin

    .... Initialize the plugin on any HTML element such as: <div /> to provide a Drag and drop area. All <input type="file"/> inside the main area element will be bound too. Optionally you can bind it directly to the <input />. Files will start uploading right after they are added. If using the queue system this option means the queue will start automatically after the first file is added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Alfresco Community Edition

    Alfresco Community Edition

    Open Source Enterprise Content Management ECM

    The open source Enterprise Content Management (ECM) software that handles any type of content, allowing users to easily share and collaborate on content.
    Leader badge
    Downloads: 282 This Week
    Last Update:
    See Project
  • 21
    X CMS Engine

    X CMS Engine

    A fully customizable CMS, with downloadable themes and add-ons

    XCE is a CMS (Content Management System) which allows you to create you own website of any type you need (a blog, an e-commerce or something else). XCE is fully customizable: you can download themes and modules to extend the available features. REQUIREMENTS: - Apache or Microsoft IIS server - MySQL or SQL Server database platform - PHP (at least v5.5.0) with INTL extension enabled (at least v1.0.0) (it should be enabled by default on most webhosts)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    AdaptCMS
    AdaptCMS is an open source CMS that is made for complete control of your website, easiness of use and easily adaptable to any type of website. It's made easy with advanced custom fields, a very simple but powerful template system and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Traceur

    Traceur

    Traceur is a JavaScript.next-to-JavaScript-of-today compiler

    ... your input. Try out the new language features. Tell us how they work for you and what's still causing you to use more boilerplate and "design patterns" than you prefer. You can use some language features right now and even try it out in your browser here. Just type in some code and see what Traceur produces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GEneric Medical Survey TRACKER is written in PHP, using Zend Framework. GemsTracker is a tool for tracking fixed sequences of surveys asked to groups of individuals or organizations. GemsTracker is not a tool for building and administrating surveys. For that specialized survey software packages are used by GemsTracker, with LimeSurvey as the first among equals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Roundcube Webmail

    Roundcube Webmail

    Free and open source webmail software

    Roundcube Webmail is a browser-based, multilingual IMAP client with an application-like user interface. Roundcube provides the full functionality you'd expect from an email client, including MIME support, address book, folder manipulation, message searching, and spell check. Roundcube is written in PHP and JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next