Displaying 1 to 20 from 265 results

webpack.js.org - New repository for webpack documentation and more!

  •    Javascript

Guides, documentation, and all things webpack.We haven't created issues for the other sections yet, but they will be coming soon. For dev-related work please see General - Current Longterm Plan, which will soon be replaced by a more dev-specific issue.

poi - :zap: Delightful web development.

  •    Javascript

Start writing an app with a single .js file, Poi could handle all the development setups for you, no more configuration hell.Note: You need to install react react-dom and run Poi with --jsx react flag. For convenience, here's also poi-preset-react which adds both React JSX and React HMR support.

LiipImagineBundle - Symfony Bundle to assist in imagine manipulation using the imagine library

  •    PHP

This bundle provides an image manipulation abstraction toolkit for Symfony-based projects. Filter Sets: Using any Symfony-supported configuration language (such as YML and XML), you can create filter set definitions that specify transformation routines. These definitions include a set of filters and post-processors, as well as other optional parameters.

VichUploaderBundle - A simple Symfony bundle to ease file uploads with ORM entities and ODM documents

  •    PHP

The VichUploaderBundle is a Symfony bundle that attempts to ease file uploads that are attached to ORM entities, MongoDB ODM documents, PHPCR ODM documents or Propel models. All of this functionality is fully configurable to allow for app-specific customization.




microbundle - 📦 Zero-configuration bundler for tiny modules.

  •    Javascript

The zero-configuration bundler for tiny modules, powered by Rollup. Microbundle includes two commands - build (the default) and watch. Neither require any options, but you can tailor things to suit your needs a bit if you like.

size-limit - Prevent JS libraries bloat

  •    Javascript

Size Limit is a tool to prevent JavaScript libraries bloat. With it, you know exactly for how many kilobytes your JS library increases the user bundle. You can add Size Limit to your continuous integration service (such as Travis CI) and set the limit. If you accidentally add a massive dependency, Size Limit will throw an error.

DoctrineMigrationsBundle - Symfony integration for the doctrine/migrations library

  •    PHP

This bundle integrates the Doctrine2 Migrations library into Symfony applications. Database migrations help you version the changes in your database schema and apply them in a predictable way on every server running the application. Read the documentation of this bundle.

SncRedisBundle - A Redis bundle for Symfony supporting Predis and PhpRedis

  •    PHP

This bundle integrates Predis and phpredis into your Symfony application. This bundle is also available via composer, find it on packagist.


NelmioApiDocBundle - Generates documentation for your REST API from annotations

  •    PHP

The NelmioApiDocBundle bundle allows you to generate a decent documentation for your APIs. To migrate from 2.x to 3.0, just follow our guide.

FOSElasticaBundle - Elasticsearch PHP integration for your Symfony project using Elastica.

  •    PHP

Version 5 of the FOSElasticaBundle is compatible with Elasticsearch 5 and 6. It requires Symfony 3 or 4. When using Symfony Flex there is also a recipe to ease the setup. Earlier versions of the FOSElasticaBundle are not maintained anymore and only work with older versions of the dependencies. The following table shows the compatibilities of different versions of the bundle. This bundle is released under the MIT license. See the included LICENSE file for more information.

shrinkpack - Fast, resilient, reproducible builds with npm install.

  •    Javascript

Shrinkpack complements the npm shrinkwrap command by maintaining a node_shrinkwrap directory in your project, containing the exact same tarballs that npm install downloads from https://registry.npmjs.org. The rest of the npm install process is exactly the same. The only difference is that no network activity is necessary when installing and building your project. The node_shrinkwrap directory can be ignored in your editor (much like is done with the node_modules directory) but is instead checked into source control.

EasyAdminBundle - The new (and simple) admin generator for Symfony applications.

  •    PHP

EasyAdmin creates administration backends for your Symfony applications with unprecedented simplicity. easy-admin-demo is a complete Symfony application created to showcase EasyAdmin features.

bundle-buddy - A tool to identify bundle duplication across splits.

  •    Javascript

Bundle Buddy is a tool to help you find source code duplication across your javascript chunks/splits. This enables you to fine tune code splitting parameters to reduce bundle invalidation rates as well as improve repeat page load performance \o/. Bundle Buddy operates on any source maps, but you must include the source content. It will work for any CSS/JS/TEMPLATES etc. that is mapped.

LexikJWTAuthenticationBundle - This bundle provides JWT authentication for your Symfony REST API

  •    PHP

This bundle provides JWT (Json Web Token) authentication for your Symfony API. It is compatible and tested with PHP 5.5, 7.1, HHVM on Symfony 2.8, 3.4 and 4.0.

nexe - 🎉 create a single executable out of your node.js apps

  •    TypeScript

Nexe is a command-line utility that compiles your Node.js application into a single executable file.

webpack-bundle-analyzer - Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap

  •    Javascript

Visualize size of webpack output files with an interactive zoomable treemap. It will create an interactive treemap visualization of the contents of all your bundles.

tsdx - Zero-config CLI for TypeScript package development

  •    TypeScript

Despite all the recent hype, setting up a new TypeScript (x React) library can be tough. Between Rollup, Jest, tsconfig, Yarn resolutions, ESLint, and getting VSCode to play nicely....there is just a whole lot of stuff to do (and things to screw up). TSDX is a zero-config CLI that helps you develop, test, and publish modern TypeScript packages with ease--so you can focus on your awesome new library and not waste another afternoon on the configuration. Runs the project in development/watch mode. Your project will be rebuilt upon changes. TSDX has a special logger for your convenience. Error messages are pretty printed and formatted for compatibility VS Code's Problems tab.

watchify - watch mode for browserify builds

  •    Javascript

Update any source file and your browserify bundle will be recompiled on the spot. Now as you update files, static/bundle.js will be automatically incrementally rebuilt on the fly.

browserify - browser-side require() the node.js way

  •    Javascript

Use a node-style require() to organize your browser code and load modules installed by npm. browserify will recursively analyze all the require() calls in your app in order to build a bundle you can serve up to the browser in a single <script> tag.

strong-pm - deployer for node applications

  •    Javascript

StrongLoop PM is a production process manager for Node.js applications with built-in load balancing, monitoring, multi-host deployment, and a graphical console.Under production, you will install the process manager as a system service, see http://strong-pm.io/prod, but if you are just trying the manager out locally, you can run an app directly from the command line.






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.