Search Results for "uclinux-dist-20080808-20090112.patch.gz"

Showing 295 open source projects for "uclinux-dist-20080808-20090112.patch.gz"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • UTunnel VPN and ZTNA Icon
    UTunnel VPN and ZTNA

    Businesses and Individuals looking for a secure and easy-to-setup Cloud or On-Premise VPN Solution

    Streamline your network security with UTunnel’s VPN and Zero Trust remote access solutions. They are easy to deploy and provides granular access control and visibility over your network.
  • 1
    Swagger Editor

    Swagger Editor

    An editor designed for Swagger

    Swagger Editor lets you edit Swagger API specifications in YAML inside your browser and to preview documentations in real time. Valid Swagger JSON descriptions can then be generated and used with the full Swagger tooling (code generation, documentation, etc). swagger-editor is a traditional npm module intended for use in single-page applications that are capable of resolving dependencies (via Webpack, Browserify, etc). swagger-editor-dist is a dependency-free module that includes everything you...
    Downloads: 50 This Week
    Last Update:
    See Project
  • 2
    iCn3D

    iCn3D

    Web-based protein structure viewer and analysis tool

    "I see in 3D" (iCn3D) Structure Viewer is not only a web-based 3D viewer, but also a structure analysis tool interactively or in the batch mode using NodeJS scripts based on the npm package icn3d. iCn3D synchronizes the display of 3D structure, 2D interaction, and 1D sequences and annotations. Users' custom displays can be saved in a short URL or a PNG image. The complete package of iCn3D including Three.js and jQuery is in the directory "dist" after you get the source code with the "Code...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    SQL Formatter

    SQL Formatter

    A whitespace formatter for different query languages

    .... If you don't use a module bundler, clone the repository, run npm install and grab a file from /dist directory to use inside a script tag. This makes SQL Formatter available as a global variable window.sqlFormatter.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    HackTools

    HackTools

    The all-in-one Red Team extension for Web Pentesters

    ... in the Devtools part of the browser with F12. Once the build is done correctly, webpack will create a new folder called dist. After that you need to go to the extension tab on your chrome-based navigator and turn on the developer mode. Then click on the load unpacked button in the top left corner. Once you clicked on the button you just need to select the dist folder and that's it!
    Downloads: 2 This Week
    Last Update:
    See Project
  • Workforce Automation for Contact Center Teams Icon
    Workforce Automation for Contact Center Teams

    Integrates with ACD and WFM Systems to Support In-Center and Remote Customer Service Teams

    Workforce Automation processes time-sensitive call center data in real time and takes immediate, automated actions triggered by actual center conditions based on business rules you define.
  • 5
    CountUp.js

    CountUp.js

    Animates a numerical value by counting to it

    ... for browsers, though a UMD module is also included. To run module-enabled scripts locally, you'll need a simple local server setup, because otherwise you may see a CORS error when your browser tries to load the script as a module. CountUp is also wrapped as a UMD module in ./dist/countUp.umd.js and it exposes CountUp as a global variable on the window scope.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Lasso.jl

    Lasso.jl

    Lasso/Elastic Net linear and generalized linear models

    Lasso.jl is a pure Julia implementation of the glmnet coordinate descent algorithm for fitting linear and generalized linear Lasso and Elastic Net models.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    World Countries

    World Countries

    World countries in JSON, CSV, XML and Yaml

    This repository contains lists of world countries in JSON, CSV and XML. Each line contains the country. The data folder contains additional data such as the countries GeoJSON outlines and flags in SVG format. The data files provided in the dist directory include all available fields, but is also possible to build a custom version of the data with certain fields excluded. You can also choose to only generate some of the output formats. You can also exclude multiple fields.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    KeepingYouAwake

    KeepingYouAwake

    Prevents your Mac from going to sleep

    ... is the latest release that supports macOS Yosemite and El Capitan. KeepingYouAwake uses Sparkle's ui-separation-and-xpc branch to deliver updates. You can build and sign Sparkle with make Vendor. To build a release version of the app just run make dist.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Countries, Languages & Continents data

    Countries, Languages & Continents data

    Countries, Languages & Continents data (capital and currency)

    ..., <2.0.0. Country item languages field is an Array in JSON files to easily count and match items with a Language item. But currency and phone calling codes may be a comma-separated String. Languages list only contains languages used in Countries data. Full list of known languages is exported as languagesAll from ./dist/languages.all.json.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build IoT Your Way Icon
    Build IoT Your Way

    Quickly build, secure, and manage connected devices from anywhere with the Golioth IoT Cloud.

    Connect and secure devices, send sensor data to the web, update firmware over the air, and scale your fleet with our instant IoT cloud.
  • 10
    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
  • 11
    WeUI for applet

    WeUI for applet

    UI library by WeChat design team

    ... quoted dist/style/weui.wxss, or dist/style/widgetthe components under separate quoteswxss. The default version is used px. The rpxversion is also provided here , and the file is in the dist-rpx-mode directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    jsondiffpatch

    jsondiffpatch

    Diff & patch JavaScript objects

    Diff & patch JavaScript objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    ng-packagr

    ng-packagr

    Compile and package Angular libraries in Angular Package Format (APF)

    Compile and package Angular libraries in Angular Package Format (APF). Paths in the ngPackage section are resolved relative to the location of the package.json file. In the above example, public_api.ts is the entry file to the library's sources and must be placed next to package.json (a sibling in the same folder). You can easily run ng-package through a npm/yarn script. The build output is written to the dist folder, containing all those binaries to meet the Angular Package Format...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    np

    np

    A better `npm publish`

    ... the latest dist-tag. Publishes the new version to npm, optionally under a dist-tag. Rolls back the project to its previous state in case publishing fails. Pushes commits and tags (newly & previously created) to GitHub/GitLab. Enables two-factor authentication on new repositories. Opens a prefilled GitHub Releases draft after publish. See exactly what will be executed with preview mode, without pushing or publishing anything remotely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    semantic-release

    semantic-release

    Fully automated version management and package publishing

    semantic-release automates the whole package release workflow including: determining the next version number, generating the release notes, and publishing the package. This removes the immediate connection between human emotions and version numbers, strictly following the Semantic Versioning specification and communicating the impact of changes to consumers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TuiCss

    TuiCss

    Text-based user interface CSS library

    ... of some creations, or check the getting started page to start using this library! To start to use TuiCss in your project, you can just download the repository content and import the files that are in the dist folder with the html directives. Alternatively, you can install the package with NPM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    hello.js

    hello.js

    API library for connecting with OAuth2 services

    ... "/src" and "/dist" directories. The "/src" directory provides individual modules which can be packaged as desired. If a network string is provided: A consent window to authenticate with that network will be initiated. Else if no network is provided a prompt to select one of the networks will open. A callback will be executed if the user authenticates and or cancels the authentication flow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Trunk

    Trunk

    Build, bundle & ship your Rust WASM application to the web

    Trunk is a WASM web application bundler for Rust. Trunk uses a simple, optional-config pattern for building & bundling WASM, JS snippets & other assets (images, CSS, SCSS) via a source HTML file. Any additional tools like wasm-bindgen and wasm-opt are automatically downloaded and managed by trunk. Therefore, no further steps are required. Get set up with your favorite wasm-bindgen based framework. Yew & Seed are the most popular options today, but there are others. Trunk will work with any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SuperAgent

    SuperAgent

    Ajax for Node.js and browsers (JS HTTP client)

    SuperAgent is light-weight progressive ajax API crafted for flexibility, readability, and a low learning curve after being frustrated with many of the existing request APIs. It also works with Node.js! Small progressive client-side HTTP request library, and Node.js module with the same API, supporting many high-level HTTP client features. Browser-ready versions of this module are available via jsdelivr, unpkg, and also in the node_modules/superagent/dist folder in downloads of the superagent...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Responsive HTML email signature(s)

    Responsive HTML email signature(s)

    Template generator for (responsive) emails & email signatures

    ... directory & they will be automatically processed & inlined into the files outputted in ./dist. Templates can contain multiple HTML files from which to build emails. For example, the dark template has signature.html and signature-reply.html, which is a simpler version. Each HTML file will be treated as an email template, except for *.inc.html.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Small Linux version with MMU less support. uClinux, μClinux and the logos versions are Trademarks of Arcturus Networks Inc. Copyright © 1998 - 2002 D. Jeff Dionne and Michael Durrant Copyright © 2001 - 2018 Arcturus Networks Inc.
    Downloads: 39 This Week
    Last Update:
    See Project
  • 23
    Downloads: 49 This Week
    Last Update:
    See Project
  • 24
    Downloads: 180 This Week
    Last Update:
    See Project
  • 25

    linuxptp

    PTP IEEE 1588 stack for Linux

    This project is an implementation of the Precision Time Protocol (PTP) according to IEEE standard 1588 for Linux.
    Leader badge
    Downloads: 4,847 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next