Showing 162 open source projects for "stax-src"

View related business solutions
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    Outline Client

    Outline Client

    Outline clients, developed by Jigsaw

    .... Platform support is provided by Cordova and Electron, with additional native components in this repository. Outline clients share the same web app across all platforms. This code is located in the src/www directory. If you are making changes to the shared web app and do not need to test platform-specific functionality, you can test in a desktop browser. It provides the "missing Unix pieces" required by build system such as rsync (and many others).
    Downloads: 140 This Week
    Last Update:
    See Project
  • 2
    libzip

    libzip

    A C library for reading, creating, and modifying zip archives.

    libzip is a C library for reading, creating, and modifying zip archives. Files can be added from data buffers, files, or compressed data copied directly from other zip archives. Changes made without closing the archive can be reverted. The API is documented by man pages. libzip is fully documented via man pages. HTML versions of the man pages are on libzip.org and in the man directory. You can start with libzip(3), which lists all others. Example source code is in the examples and src...
    Downloads: 26 This Week
    Last Update:
    See Project
  • 3
    JSONView

    JSONView

    A web extension that helps you view JSON documents in the browser

    ... compatible with Firefox and Google Chrome that helps you view JSON documents in the browser. Once you've got JSONView installed, check out the example JSON file to see the extension in action! If you'd like to contribute to JSONView but don't want to code, consider contributing a translation. Copy the existing localization files from src/_locale and fill them in for your own language, then send a pull request. You can do it all from the GitHub interface. There's not many strings to translate!
    Downloads: 29 This Week
    Last Update:
    See Project
  • 4
    Shaka Player

    Shaka Player

    JavaScript player library / DASH & HLS client / MSE-EME player

    ... to stream adaptive bitrate video and audio using modern browser technologies. We try to keep the library light, simple, and free from third-party dependencies. Everything you need to build and deploy is in the sources. We support iOS 12+ through Apple's native HLS player. We provide the same top-level API, but we just set the video's src element to the manifest/media. So we are dependent on the browser supporting the manifests.
    Downloads: 15 This Week
    Last Update:
    See Project
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 5
    Browser Logos

    Browser Logos

    High resolution web browser logos

    You may want these for a presentation, a blog post or for the site featuring your brand new awesome lightbox script (please no!). All logos are high resolution with transparent backgrounds. For logos of browsers that are currently active, check the src/ directory. For older logos, or logos of browsers that are no longer active, check the src/archive/ directory. There are a few options for getting the browser logos. Get individual logos or get all logos. All logos and trademarks are the property...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    node-hid

    node-hid

    Access USB & Bluetooth HID devices through Node.js

    ... for most common use cases (Linux, MacOS, Windows on standard processor platforms). If a prebuild is not available, node-hid will work, but npm install node-hid will compile the binary when you install. In the src/ directory, various JavaScript programs can be found that talk to specific devices in some way.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Responsively Lazy

    Responsively Lazy

    Lazy load responsive images

    Lazy load responsive images. The best lazy loading implementation available. Handles responsive images. Truly lazy (absolutely no unnecessary requests) SEO-friendly (valid HTML). It supports WebP. The things to customize are the padding-bottom style and the values of the src and data-srcset attributes. If you don't know the image aspect ratio you can skip the div tag and move the responsively-lazy class to the img tag. Responsively Lazy is very different from the other lazy loading libraries...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    MLJBase.jl

    MLJBase.jl

    Core functionality for the MLJ machine learning framework

    Repository for developers that provides core functionality for the MLJ machine learning framework. MLJ is a Julia framework for combining and tuning machine learning models. This repository provides core functionality for MLJ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    pdfcook

    pdfcook

    Prepress preparing tool and PDF editor

    Preprinting preparation tool for PDF ebooks. On windows create a folder build/ beside src/ directory. PDF v1.7 support. Decrypt encrypted PDFs. Join or Split PDFs. Scale to any paper size, with specified margin. Write Page numbers. Write text and transform pages (rotate, flip, move). Booklet format arrange. 2 or 4 pages per page (2-up, 4-up). More readable output syntax for easy debugging.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    React Dashboard

    React Dashboard

    Isomorphic admin dashboard template

    Built with React, Bootstrap, React Router, Redux and GraphQL based on Create React App and latest industry best practices. This seed project is a sort of a free version of a template that may be found on Themeforest or Wrapbootstrap with working backend integration. You may use it to bootstrap the development of your next web app. You can open your web app in a browser, on mobile devices and start hacking. Whenever you modify any of the source files inside the /src folder, the module bundler...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    PaperCSS

    PaperCSS

    The Less Formal CSS Framework

    The less formal CSS framework, with a quick and easy integration. We provide compiled CSS (paper.css) as well as minified CSS (paper.min.css). You can choose which components you may want to use. Only the components that get imported into src/styles.scss will be compiled into dist/paper.css. You can also play with original, source files, written in SCSS, in src/. You can customize PaperCSS easily, clone the repo, run npm install and make any changes to .scss files in src/. The main place you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Proxyee

    Proxyee

    HTTP proxy server,support HTTPS & websocket

    Proxyee is a JAVA-written HTTP proxy server library that supports HTTP, HTTPS, and WebSocket protocols, and supports MITM (Man-in-the-middle), which can capture and tamper with HTTP, and HTTPS packets. The CA certificate (src/resources/ca.crt) from the project needs to be imported to a trusted root certificate authority. The CA certificate (src/resources/ca.crt) from the project needs to be imported to a trusted root certificate authority. You can use the CertDownIntercept interceptor to enable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    mprocs

    mprocs

    Run multiple commands in parallel

    mprocs runs multiple commands in parallel and shows output of each command separately. When you work on a project you very often need the same list of commands to be running. For example: webpack serve, just --watch, node src/server.js. With mprocs you can list these commands in mprocs.yaml and run all of them by running mprocs. Then you can switch between the outputs of running commands and interact with them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    IPLD Explorer Components

    IPLD Explorer Components

    React components for ipfs-webui

    React components for ipfs-webui. This module was extracted from explore.ipld.io so it could be reused from the IPFS Web UI. This module is not intended to be re-used in it's current form by other projects. There is more work to do to make this a nice set of generic components. The ES5-friendly version of the src dir is generated to the dist dir and the page components are all provided as named exports so you can import them. There are peer dependencies so that the parent app can pick...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ngx-markdown

    ngx-markdown

    Angular markdown component/directive/pipe/service to parse static

    ... and/or directive, you will be able to use the lineNumbers property to activate the plugin. The property can be used in combination with either data for variable binding, src for remote content or using transclusion for static markdown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LoopGate

    LoopGate

    A Proof-of-Concept to token-gate content using Loopring L2 NFTs

    ... a seamless user experience for connecting crypto wallets. LoopGate can easily be deployed online from its GitHub repository using Netlify. You can edit the src/config/config.ts file to specify new unlockables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ormolu

    Ormolu

    A formatter for Haskell source code

    Ormolu is a formatter for Haskell source code. Using GHC's own parser to avoid parsing problems caused by haskell-src-exts. Let some whitespace be programmable. The layout of the input influences the layout choices in the output. This means that the choices between single-line/multi-line layouts in certain situations are made by the user, not by an algorithm. This makes the implementation simpler and leaves some control to the user while still guaranteeing that the formatted code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Fluent Builder For Schema.org Types

    A Fluent Builder For Schema.org Types

    A fluent builder Schema.org types and ld+json generator

    spatie/schema-org provides a fluent builder for all Schema.org types and their properties. The code in src is generated from Schema.org's JSON-LD standards file, so it provides objects and methods for the entire core vocabulary. The classes and methods are also fully documented as a quick reference. We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Emoji Mart

    Emoji Mart

    One component to pick them all

    ... tones and can be GIFs or SVGs. You can use custom category icons by providing an object with the category name as key and the icon as value. Currently supported formats are svg string and src. First, you need to make sure data has been initialized. You need to call this only once per page load. Note that if you call init like this, you don’t necessarily need to include data in your Picker props. It doesn’t hurt either, it will noop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GitHub Isometric Contributions extension

    GitHub Isometric Contributions extension

    Browser extension for rendering isometric pixel art charts

    ..., there are no axis labels, shorter bars can be hidden behind taller ones, you can't hover over a bar to see the day and count, etc. If you want to hack on the extension, you'll need to install it manually. First clone or fork this repo. Then, on your Chrome Extensions page, make sure "Developer mode" is checked. You can then click the "Load unpacked extension" button and browse to the src directory of this repo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Routing Component

    Routing Component

    Maps an HTTP request to a set of configuration variables

    ... attributes because it’s convenient to put the route and controller in the same place. On PHP 8, you can use native attributes to configure routes right away. On PHP 7, where attributes are not available, you can use annotations instead, provided by the Doctrine Annotations library. This configuration tells Symfony to look for routes defined as annotations in any PHP class stored in the src/Controller/ directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FastImage

    FastImage

    FastImage, performant React Native image component.

    ... ratio) so that both dimensions (width and height) of the image will be equal to or larger than the corresponding dimension of the view (minus padding). Scale width and height independently, This may change the aspect ratio of the src. Do not scale the image, keep centered.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Razzle

    Razzle

    Create server-rendered universal JavaScript applications

    ... works with React, but also Preact, Vue, Svelte, and Angular, and most importantly, whatever comes next. Razzle has many examples, we might have one that fits your needs. You don't need to worry about setting up multiple webpack configs or other build tools. Just start editing src/App.js and go! If you have issues with css this might be related to postcss being resolved wrong.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    css-spinner

    css-spinner

    Small, elegant pure css spinner for ajax or loading animation

    .... Some older browsers need prefixes like '-WebKit-' to use CSS Animation. To minimize file size, we omitted all vendor prefixes in loaders' CSS, but you can customize this by building CSS from the source. We also provide stylus and pug source files for better integrating these spinners into your project. Find corresponding stylus and pug files for your desired spinners under src/ folders.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    SCons

    SCons

    A software construction tool

    ... need any other package if you just want to try out SCons. - The scons-local package executes as a SCons standalone, out of a local directory. It's intended to be dropped in to and shipped with packages of other software for builds with SCons but not as a required install. - The scons-src package is the complete source tree, including everything we use to package SCons and all of the regression tests.
    Leader badge
    Downloads: 3,162 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next