Bring up a terminal and type node --version. Node should respond with a version at or above 0.10.x. If you require Node, go to nodejs.org and click on the big green Install button.
images image-processing image-optimization jpeg png gif compression image-compression image optimisation webp mozjpegCSSO (CSS Optimizer) is a CSS minifier. It performs three sort of transformations: cleaning (removing redundant), compression (replacement for shorter form) and restructuring (merge of declarations, rulesets and so on). As a result your CSS becomes much smaller. Warning: CSSO uses early versions of CSSTree that still in active development. CSSO doesn't guarantee API behind syntax field or AST format will not change in future releases of CSSO, since it's subject to change in CSSTree. Be carefull with CSSO updates if you use syntax API until this warning removal.
css-minifier css minifier usage-data fast compress minify optimise optimisation csstreeMinify CSS with cssnano. Pull requests are welcome. If you add functionality, then please add unit tests to cover it.
cssnano minify minification optimise optimisation css gulpplugin postcssGUI helper application for the ccache tool. The application run by default in the menu bar, but the window can be detached for convenience.
ccache cache compiler optimisation speed guiConvert a GIF image into an HTML5-ready video for considerably better file sizes. Much like gfycat, except you can process and host it yourself.Returns a transform stream which takes a GIF buffer as input, and spits out a video file on the other side.
gif video convert conversion streaming webm html5 optimisationIssues with the output should be reported on the cssnano issue tracker.See the cssnano options.
gruntplugin css style stylesheet minify compress cssnano nano optimize optimise optimization optimisation postcssOriginal: https://efbulkinsert.codeplex.com/
bulk-inserts entity-framework sql-server oracle insert performance network-traffic optimization optimisationLightweight optimizer of System.Linq.Expression expressions. Just basic boolean algebra and reductions, constant and tuple/anonymous type eliminations. For side-effect free Expressions. No compilation-subjective optimizations. This is meant to be used with expressions that are not compiled but transferred to other domain. Example as a quote. There are various other cases also.
optimization reduction optimisation expression-tree boolean-algebra mathematical-expressions sqlGenerates CSS with WOFF(2) fonts embedded as Base64. Use these CSS to load webfonts asynchronously, avoid invisible text and reduce flickering. Based on ideas from Adam Beres-Deak’s article Better webfont loading with using localStorage and providing WOFF2 support.
font webfont woff woff2 font-face fontface base64 performance optimization optimisation embed inlineGenerates CSS with WOFF(2) fonts embedded as Base64. Use these CSS to load webfonts asynchronously, avoid invisible text and reduce flickering. Based on ideas from Adam Beres-Deak’s article Better webfont loading with using localStorage and providing WOFF2 support.
gruntplugin font webfont woff woff2 font-face fontface base64 performance optimization optimisation embed inlineThis plugin requires Grunt 0.4. Install imgo (see How to install imgo on OS X below for instructions).
gruntplugin imgo image images optimisation optimizationPostCSS plugin to minify CSS using CSSO (a CSS minifier with structural optimizations). Under the hood, the plugin converts PostCSS AST into CSSO's AST, optimises it and converts back. The plugin uses input PostCSS's AST nodes (or their clones) on back convertation, so the shape of original PostCSS's nodes persists the same after compression in most cases (e.g. properties added by other plugins isn't lost). This approach makes it possible to achieve a great performance and generate source maps correctly.
css minifier minify compress optimisation csso postcss pluginThis repository corresponds to architecture setup as mentioned in blog https://cloudkul.com/blog/integrate-magento-2-varnish-cache-redis-server-ssl-termination-using-docker-compose/ . As mentioned in Docker docs, Compose is a tool for defining and running multi-container Docker applications. With Compose, you use a Compose file to configure your application’s services. Then, using a single command, you create and start all the services from your configuration.
varnish-cache docker-container magento docker-image redis-server reverse-proxy-server nginx docker-compose ssl optimisation devops magento2 containerizationInspired from grunt-combine-media-queries. Combine matching media queries into one media query definition. Useful for CSS generated by preprocessors using nested media queries.
gulpplugin media-queries combine optimisationA CLI for modular minifier cssnano. Pull requests are welcome. If you add functionality, then please add unit tests to cover it.
cli cli-app cssnano compress minify optimise optimisation postcssThis plugin reduces CSS size by converting values to use different units where possible; for example, 500ms can be represented as .5s. You can read more about these units in this article. Note that this plugin only covers conversions for duration and absolute length values. For color conversions, use postcss-colormin.
css optimisation postcss postcss-pluginDiscard empty rules and values with PostCSS. For more examples see the tests.
compress css empty minify optimisation postcss postcss-pluginNormalize URLs with PostCSS. Note that this module will also try to normalize relative URLs, and is capable of stripping unnecessary quotes. For more examples, see the tests.
css normalize optimise optimisation postcss postcss-plugin urlReduce z-index values with PostCSS. Sometimes, you may introduce z-index values into your CSS that are larger than necessary, in order to improve your understanding of how each stack relates to the others. For example, you might have a modal overlay at 5000 and the dialog for it at 5500 - so that modal classes occupy the 5xxx space.
css normalize optimise optimisation postcss postcss-plugin z-indexMGO implements NGSAII, CP (Calibration Profile), PSE (Pattern Search Experiment). All algorithm in MGO have version to compute on noisy fitness function. MGO handle noisy fitness functions by resampling only the most promising individuals. It uses an aggregation function to aggregate the multiple sample when needed.
genetic-algorithm optimisation functional-programming parameter-tuning hyperparameter-optimization hyperparameters hyperparameter-tuning
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.