Showing 196 open source projects for "using"

View related business solutions
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    Zombie.js

    Zombie.js

    Fast, full-stack, headless browser testing using node.js

    Insanely fast, headless full-stack testing using Node.js. Zombie 6.x is tested to work with Node 8 or later. If you need to use Node 6, consider using Zombie 5.x. If you’re going to write an insanely fast, headless browser, how can you not call it Zombie? Zombie it is. Zombie.js is a lightweight framework for testing client-side JavaScript code in a simulated environment. No browser required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    React Performance Devtool

    React Performance Devtool

    A browser developer tool extension to inspect performance

    ...Registering an observer hooks an object containing information about the events and performance measures of React components to the window object, which can then be accessed inside the inspected window using eval().
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Mist Browser

    Mist Browser

    Mist. Browse and use Ðapps on the Ethereum network.

    ...For updating, simply download the new version and copy it over the old one (keep a backup of the old one if you want to be sure). In order to install from .zip files, please install libgconf2-4 first. Once a Mist version is released the Meteor frontend part is bundled using the meteor-build-client npm package to create pure static files. For development we start the interface with a Meteor server for auto-reload etc. Client binaries (e.g. geth) specified in clientBinaries.json will be checked during every startup and downloaded if out-of-date, binaries are stored in the config folder. You can pass command-line options directly to Geth by prefixing them with --node- in the command-line invocation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    FireTeX: LaTeX Editor and Compiler

    FireTeX: LaTeX Editor and Compiler

    Edit Your files LaTeX and tex

    FireTeX, web based LaTeX editor complete, is a powerful, intuitive and stocked with useful functions for exporting the results in three useful formats. An editor with LaTeX compiler, highlight code, advanced search / replace and filesystem API HTML5. ======== Android app available on Play Store > https://play.google.com/store/apps/details?id=com.ulmdesign.ulmtex ======== Update 30.06.2017 Windows 7 and later and macOS 10.9 and later are supported. == Browser Extensions == Add-on...
    Downloads: 2 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
    PDF Viewer Reader

    PDF Viewer Reader

    All client-side solution to read PDF files

    ...Extension for Chrome: http://bit.ly/1J6Klms Extension for Firefox: http://mzl.la/1hDvJVb Extension for Opera: http://bit.ly/1KcL6Am == Installation == Download and open zip archive in your macOS. Then extract file and move My-PDFViewer-Reader.app in your Applications folder of your Mac. Finally open application with double click and open pdf file using drag & drop function or open with toolbar button ==Note== AcroForm/XFA is not supported
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AWS Toolkit for Eclipse

    AWS Toolkit for Eclipse

    Plugin for developing, deploying, and managing AWS applications

    ...Easily create new Java projects using the AWS Java library using one of the project templates, or add the library to an existing project. Use the Eclipse Java IDE to build and debug your applications. Automatically download new versions of the SDK through the Eclipse update site. Easily access and administer your AWS infrastructure, including Amazon S3, Amazon DynamoDB, Amazon EC2, and more while developing your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Visibility.js

    Visibility.js

    Wrapper for the Page Visibility API

    Visibility.js is a small JavaScript library that wraps the native Page Visibility API to give developers an easy interface for detecting when a user’s browser tab becomes visible, hidden, or is in prerendering mode. Its main purpose is to let web applications adapt behavior depending on whether the page is actually being viewed — for example, pausing animations, postponing heavy computations, or stopping unnecessary network requests when the user switches to another tab. The library hides...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LambdaTest WordPress-Plugin

    LambdaTest WordPress-Plugin

    LambdaTest is a cloud-based cross browser testing platform.

    ...You can take direct screenshots on upto 25 different browser and operating system configuration at a time by clicking on LambdaTest’s icon and selecting the configuration using LambdaTest.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    SlimerJS

    SlimerJS

    A scriptable browser like PhantomJS, based on Firefox

    ...It is useful to do functional tests, page automation, network monitoring, screen capture etc. It is a tool like PhantomJs, except that it runs Gecko instead of Webkit, and it is headless when using Firefox 56+. It can be used with Firefox 59. Higher version of Firefox is not supported and probably will not be supported in the future, as the development is suspended for now. SlimerJS provides the same API of PhantomJS. The current version of SlimerJS is highly compatible with PhantomJS 2.1. See current release notes in docs/release-notes-*.rst, and read the compatibility table to know the implementation level. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 10
    WKZombie

    WKZombie

    WKZombie is a Swift framework for iOS/OSX to navigate within websites

    WKZombie is a Swift framework for iOS/OSX to navigate within websites and collect data without the need of a User Interface or API, also known as a Headless browser. It can be used to run automated tests/snapshots and manipulate websites using Javascript. WKZombie is an iOS/OSX web-browser without a graphical user interface. It was developed as an experiment in order to familiarize myself with using functional concepts written in Swift 4. It incorporates WebKit (WKWebView) for rendering and hpple (libxml2) for parsing the HTML content. In addition, it can take snapshots and has rudimentary support for parsing/decoding JSON elements. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    No Coin

    No Coin

    No Coin is a tiny browser extension aiming to block coin miners

    No coin is a tiny browser extension aiming to block coin miners such as Coinhive. Even though I think using coin mining in browser to monetize content is a great idea, abusing it is not. Some websites are running it during the entire browsing session which results in high consumption of your computer's resources. I do believe that using it occasionally such as for the proof of work of a captcha is OK. But for an entire browsing session, the user should have the choice to opt-in which is the aim of this extension. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    jQuery Ajax File Uploader Widget

    jQuery Ajax File Uploader Widget

    Lightweight and very configurable jQuery plugin

    ...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
  • 13
    Inspector Tool

    Inspector Tool

    Firebug Lite Beta for Google Chrome and Opera Browser

    ...Main features: - Same look and feel as Firebug - Inspect HTML and modify style in real-time - JavaScript Console with autocomplete code (tab, shift+tab) - Rich representation of DOM elements - Live editing CSS rules and properties - Elements are selected on-the-fly while using the Inspect tool again activatable in context menu ======= Using it in this Chrome extension: http://bit.ly/1NiErH5
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    AndroidChromium

    AndroidChromium

    Chrome browser of android version from chromium open project

    ...Clarify the project business logic can completely fit for domestic company engineer. This project will follow up and update Google browser kernel version for a long time, welcome to the star. If you are using AndroidStudio above 2.0 version and open the instant run function, suggested to debug after closing (instant run will modify on the Application of the result in chrome provider context reference error). Refer to official and other tutorial compile chromium source code, and can generate chrome apk. Android Studio as a development environment, from Chromium for Android from chrome module source code, to join the Android project. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    pjax

    pjax

    pushState + ajax = pjax

    ...On complicated sites, browsing just "feels faster." pjax is a jQuery plugin that uses ajax and pushState to deliver a fast browsing experience with real permalinks, page titles, and a working back button. pjax works by fetching HTML from your server via ajax and replacing the content of a container element on your page with the loaded HTML. It then updates the current URL in the browser using pushState.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Extension Boilerplate

    Extension Boilerplate

    A template for building cross browser extensions for Chrome

    ...This ends up saving a lot of time and improving the developer experience. This comes with a gulp-based workflow that converts modern ES6 JavaScript and SCSS to JS/CSS. Scripts are transpired using Babel and bundled using Browserify. Source maps are available for both JS and SCSS. A .sketch file is included in the resources directory. This has all the icons and promo images that will be needed while uploading the extensions to the app stores.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Meerkat Browser

    Meerkat Browser

    Project aiming to recreate the best aspects of Opera 12.x UI using Qt5

    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    css plugins

    css plugins

    A 100% CSS Plugins that build website

    ...It is lightweight, simple, smart and well structured modular system built upon 16 scalable grids that creates smooth and itch-free responsive layouts. It constructs relevant html elements properties by using only the inline class without writing a single code in your stylesheet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BenchLab is a Web Application benchmarking framework using real web browsers.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    Reactive Extensions for JavaScript

    Reactive Extensions for JavaScript

    An API for asynchronous programming with observable streams

    ...Embrace ReactiveX's asynchronicity, enabling concurrency and implementation independence. Manipulate UI events and API responses, on the Web with RxJS, or on mobile with Rx.NET and RxJava. Avoid intricate stateful programs, using clean input/output functions over observable streams. ReactiveX's operators often reduce what was once an elaborate challenge into a few lines of code. Traditional try/catch is powerless for errors in asynchronous computations, but ReactiveX is equipped with proper mechanisms for handling errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WebDAVSurfer

    WebDAVSurfer

    WebDAV client 64-bit works with Plone 5, Apache and more

    GUI WebDAV Client for Linux and Windows 10. Includes PROPFIND, PROPPATCH, LOCK ,UNLOCK ,VERSION-CONTROL,REPORT. HTTP(S) with Basic Authentication and PKI client and server Certificates. Works with Plone, Zope, Apache + mod_dav, PyWebDAV, PyDAV, Tamino. 64-bit wxPython used. Upload files or from Web. Update properties. Tested with Plone 5.04
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    JS Vim

    jsvim 4: xvi online

    JSVim intends to provides Vim to any textarea. The javascript text editor core is now ported using Emscripten and written using web components. Stable archives at http://www.migniot.com/JSVim.html, roadmap available at http://home.migniot.com/smigniot/Zion/JSVim%20Roadmap.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PageScroll

    PageScroll

    Automatically scrolls through a playlist of html pages

    PageScroll is a simple app that plays through a list of html pages - any pages that are longer than a single screen are fine-scrolled from top to bottom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Adaptative Backgrounds

    Adaptative Backgrounds

    A jQuery plugin for extracting the dominant color from images

    A jQuery plugin for extracting dominant colors from images and applying it to its parent. Install via bower. Then simply include jQuery and the script in your page, and invoke it like so. Instead of using an <img> element nested inside of parent element, AB supports grabbing the dominant color of a background image of a standalone element, then applying the corresponding dominant color as the background color of said element. Enable this functionality by adding a data property, data-ab-css-background to the element. selector String (default: 'img[data-adaptive-background="1"]') a CSS selector which denotes which images to grab/process. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Flashlight

    Flashlight

    The missing Spotlight plugin system

    Search the web, save a note, add a reminder, or do over 200 other things, just by typing into your Mac's Spotlight search box. Or write your own plugins. Flashlight is an open platform for Spotlight, which allows developers to write plugins that extend OS X's built-in search with new features. Flashlight is an unofficial Spotlight API that allows you to programmatically process queries and add additional results. It's very rough right now, and a horrendous hack, but a fun proof of concept....
    Downloads: 0 This Week
    Last Update:
    See Project