Showing 34 open source projects for "minify"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 1
    Minify

    Minify

    Go minifiers for web formats

    Minify is a minifier package written in Go. It provides HTML5, CSS3, JS, JSON, SVG and XML minifiers and an interface to implement any other minifier. Minification is the process of removing bytes from a file (such as whitespace) without changing its output and therefore shrinking its size and speeding up transmission over the internet and possibly parsing. The implemented minifiers are designed for high performance. The core functionality associates mime-types with minification functions...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    node-minify

    node-minify

    Light Node.js module that compress javascript, css and html files

    A very light minifier Node.js module. It allows you to compress JavaScript, CSS and HTML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    simdjson

    simdjson

    Parsing gigabytes of JSON per second

    JSON is everywhere on the Internet. Servers spend a *lot* of time parsing it. We need a fresh approach. The simdjson library uses commonly available SIMD instructions and microparallel algorithms to parse JSON 4x faster than RapidJSON and 25x faster than JSON for Modern C++. The simdjson library uses three-quarters less instructions than state-of-the-art parser RapidJSON. To our knowledge, simdjson is the first fully-validating JSON parser to run at gigabytes per second (GB/s) on commodity...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 5
    imagemin

    imagemin

    Minify images seamlessly

    With imagemin, you can minify images seamlessly. Uncompressed images bloat your pages with unnecessary bytes. Imagemin is an excellent choice for image compression because it supports a wide variety of image formats and is easily integrated with build scripts and build tools. Imagemin is available as both a CLI and an npm module. Generally, the npm module is the best choice because it offers more configuration options, but the CLI can be a decent alternative if you want to try Imagemin without...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    My Stack Problems

    My Stack Problems

    Free and open-source Jekyll theme

    Free and open-source Jekyll theme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Laravel Widgetize

    Laravel Widgetize

    A minimal package to help you make your laravel application cleaner

    A minimal package to help you make your Laravel application cleaner and faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Slim Toolkit

    Slim Toolkit

    Don't change anything in your container image

    ... to minify your container image and to generate security profiles. Use the xray command to understand your container images before and after you optimize. Use the debug command to debug your slim container images. Try Slim.AI SaaS where you can get even more powerful insights including how your container image changed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Critical

    Critical

    Extract & Inline Critical-path CSS in HTML pages

    Critical extracts & inlines critical-path (above-the-fold) CSS from HTML. Generate and inline critical-path CSS. Generate critical-path CSS. Generate and minify critical-path CSS. Generate, minify and inline critical-path CSS. Generate and return output via callback. Generate and return output via promise. When your site is adaptive and you want to deliver critical CSS for multiple screen resolutions this is a useful option. note, (your final output will be minified as to eliminate duplicate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 10
    esbuild-loader

    esbuild-loader

    Speed up your Webpack build with esbuild

    esbuild is a JavaScript bundler written in Go that supports blazing-fast ESNext & TypeScript transpilation and JS modification. esbuild-loader lets you harness the speed of esbuild in your Webpack build by offering faster alternatives for transpilation (eg. babel-loader/ts-loader) and minification (eg. Terser)! If you have a tsconfig.json file, esbuild-loader will automatically detect it. esbuild only supports a subset of tsconfig options (see TransformOptions interface) and does not do...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    rehype

    rehype

    HTML processor powered by plugins part of the @unifiedjs collective

    rehype is a tool that transforms HTML with plugins. These plugins can inspect and change the HTML. You can use rehype on the server, the client, CLIs, deno, etc. rehype is an ecosystem of plugins that work with HTML as structured data, specifically ASTs (abstract syntax trees). ASTs make it easy for programs to deal with HTML. We call those programs plugins. Plugins inspect and change trees. You can use the many existing plugins or you can make your own. You can use rehype for many different...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    parcel/css

    parcel/css

    A CSS parser, transformer, and minifier written in Rust

    ... a specific value type for each property. Built on the cssparser and selectors crates created by Mozilla and used by Firefox and Servo. These provide a solid general-purpose CSS-parsing foundation on top of which @parcel/css implements support for all specific CSS rules and properties. One of the main purposes of @parcel/css is to minify CSS to make it smaller. This includes many optimizations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CSSO

    CSSO

    CSS minifier with structural optimizations

    ... into AST, AST traversal and to generate AST back to CSS. All CSSTree API is available behind syntax field extended with compress() method. You may minify CSS step by step. CSSO can use data about how CSS is used in the markup for better compression. File with this data (JSON) can be set using the usage option.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    penthouse

    penthouse

    Generate critical CSS for your web pages

    The critical path is the path to render a web page, what's needed before that can happen. CSS Stylesheets block rendering. Until the browser has requested, received, downloaded, and parsed your stylesheets, the page will remain blank. By reducing the amount of CSS the browser has to go through, and by inlining it on the page (removing the HTTP request), we can get the page to render much, much faster. You should minify the critical CSS, then inline it on your page (wrapped in <style> tags...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Laravel Page Speed

    Laravel Page Speed

    Package to optimize your site automatically

    Simple package to minify HTML output on demand which results in a 35%+ optimization. Laravel Page Speed was created by Renato Marinho, and currently maintained by João Roberto P. Borges, Lucas Mesquita Borges and Renato Marinho. The RemoveQuotes::class filter eliminates unnecessary quotation marks from HTML attributes. While required by the various HTML specifications, browsers permit their omission when the value of an attribute is composed of a certain subset of characters (alphanumerics...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Jekyll Atlantic

    Jekyll Atlantic

    Jekyll + Tailwind Starter Theme. A beautiful blog theme for Jekyll

    Atlantic is a beautiful minimal blog theme for Jekyll. It is an excellent Jekyll + Tailwind boilerplate to start from.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Jekyll Starter Kit

    Jekyll Starter Kit

    Jekyll Progressive Web App Generator

    Jekyll Progressive Web App Generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    babel-minify

    babel-minify

    An ES6+ aware minifier based on the Babel toolchain (beta)

    babel-minify is an experimental project that attempts to use Babel's toolchain (for compilation) to do something in a similar vein, minification. It's currently in 0.x, so we don't recommend using it in production. Current tools don't support targeting the latest version of ECMAScript. (yet). BabelMinify can because it is just a set of Babel plugins, and Babel already understands new syntax with our parser Babylon. When it's possible to only target browsers that support newer ES features, code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    White Paper

    White Paper

    Simple, elegant and clean jekyll theme

    White Paper is a theme for Jekyll. It is made to keep content in focus and is best for writers/developers who also like to share code with their essays. jekyll-compose gem is now installed with jekyll so now creating a new post is easy. This theme uses grunt to concat & minify the css for best performance. In order to prepare the CSS build. Run grunt It will create a main.min.css file in the css folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    gulp-clean-css

    gulp-clean-css

    Minify css with clean-css

    This is just a simple gulp plugin, which means it's nothing more than a thin wrapper around clean-css. If it looks like you are having CSS related issues, please contact clean-css. Only create a new issue if it looks like you're having a problem with the plugin itself. Useful for returning details from the underlying minify() call. An example use case could include logging stats of the minified file. In addition to the default object, gulp-clean-css provides the file name and path for further...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Rasmus Ullestad Relling

    Rasmus Ullestad Relling

    A simple LUA Minifier using luamin API

    This is a LUA minifier for Windows. It does support basic GLUA convertion, but not "continue" and "// comments". If you want to package it to MAC OS X or Linux, you can clone the project and do so yourself from here (using Electron API): https://github.com/ravo10/unoffical-lua-minifier-app luamin API: https://github.com/mathiasbynens/luamin The installer will install the app automatically. ia32 is the x86 version and the other one is the x64 version. 0.0.22: Fixes a problem with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Picturefill

    Picturefill

    A responsive image polyfill

    A Responsive Images approach that you can use today that mimics the proposed picture element using spans, for safety sake. Picturefill works best in browsers that support CSS3 media queries. The demo page references (externally) the matchMedia polyfill which makes matchMedia work in media-query-supporting browsers that don't support matchMedia. matchMedia and the matchMedia polyfill are not required for picturefill to work, but they are required to support the media attributes on picture...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    bttn.css

    bttn.css

    Awesome buttons for awesome projects!

    Awesome buttons for awesome projects! Include bttn.min.css in head of your html file and start using bttn CSS classes in your button. Minify css for production and build example folder javascript files (Webpack). Install dependencies - stylus, autoprefixer-stylus and clean-css. uild process uses yarn, you can also use npm instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Web Starter Kit

    Web Starter Kit

    Web Starter Kit - a workflow for multi-device websites

    .... Minify and concatenate JavaScript, CSS, HTML and images to help keep your pages lean. JavaScript code linting is done using ESLint - a pluggable linter tool for identifying and reporting on patterns in JavaScript. Web Starter Kit uses ESLint with eslint-config-google, which tries to follow the Google JavaScript style guide. A built-in server for previewing your site locally while you develop and iterate. Reload the browser in real-time anytime an edit is made without the need for an extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Relay Fullstack

    Relay Fullstack

    Modern Relay Starter Kit - Integrated with Relay, GraphQL, Express

    ..., Autoprefix, Precss, Nodemon, etc. Designed with simplicity in mind, which allows you to easily customize to suit your needs. Relay Fullstack is integrated with Yeoman that allows you to choose technologies that suit your needs, the options are including database, flow, and etc. In order to deploy a project, it is a good practice to minify all JavaScript files, stop spawning the GraphiQL server, pull off some duplicate dependencies, and remove all unnecessary scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next