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.
bundle module-bundler build microlib rollup tiny-modules umd micro-libraryHave in mind that you have to build your library before publishing. The files under the lib folder are the ones that should be distributed.
webpack es6 starter library universal umd commonjsWhy? While I've been working on Under-the-hood-ReactJS I spent enormous amount of time on creating schemes. Each change in code or flowchart affects all entire scheme instantly, forcing you to move and align 'broken pieces'. Just repeated manual work... Imagine a library which takes any JS code and generate SVG flowchart from it, works on client and server. Allows you easily adjust styles scheme for your context or demonstrate your code logic from different abstractions levels. Highlighting, destructing whole blocks, custom modifiers for your needs etc.
flowchart svg-flowchart ast svg visualisation learning es6 code-analyzeing webpack library universal umd commonjsNote: Use the desired version of the library in place of 1.0.0. Checkout cdnjs across-tabs.
browser-tabs tabs-comunication postmessage tabs communication-library communication-channel handshake-mechanism cross-origin sessionstorage es6 webpack karma-plugin jasmine-tests istanbul isparta babel tabs-api event-driven new-tab across-tabs tabs-communication tabs-postmessage umd commonjsDocs / wiki / http://uRequire.org mainly are Work In Progress (in transition from v0.6.x) - but everything should work except you'll need npm install urequire-cli -g & npm install urequire locally (if you are using the CLI urequire instead of the the recommended grunt-urequire). Check uRequire's master config / docs for up to date usage. conversion from AMD or CommonJs (or a combination of both) to UMD or combined (<script>, AMD & nodejs compatible) javascript.
convert commonjs amd umd dependencies module converter conversion requirejs require define resources assets pipeline workflowContinents & countries: ISO 3166-1 alpha-2 code, name, ISO 639-1 languages, capital and currency, native name, calling codes. Lists are available in JSON, CSV and SQL formats. Also, contains separate JSON files with additional country Emoji flags data. This version changes a lot in the data structures, and placement of the files. So, if your projects depend on the old structure — specify previous versions, <2.0.0.
countries country-codes json sql iso3166 csv currencies continent capital locales language emoji typings iso639 iso639-1 iso3166-1 calling-codes language-codes umd es5 country languages currency data iso-3166-1 iso-639-1 nodeA fast, energy efficient, highly-configurable QR code scanner for Cordova apps – available for the iOS, Android, Windows, and browser platforms.QRScanner's native camera preview is rendered behind the Cordova app's webview, and QRScanner provides show and hide methods to toggle the transparency of the webview's background. This allows for a completely HTML/CSS/JS interface to be built inside the webview to control the scanner.
qrscanner device-camera video-preview camera cordova cordova-plugin qr qrcode qrcode-scanner qrcode-reader qr-code scanner reader ecosystem:cordova cordova-ios cordova-android cordova-browser umd library electron nw.jsSimple animation for revealing elements.Use with multiple selectors.
animation effect umd es6Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.Discover the release history by heading on over to the HISTORY.md file.
browserify client-side nodejs error-handling domain trycatch try catch node-compat ender.js component component.io umd amd require.js browserThis Ads API SDK is built to facilitate application development for Facebook Ads API. This SDK can be used for both server side as well as client side. It comes with ECMAScript 5 bundled minified distribution with source maps of AMD, CommonJS modules, IIFE, as UMD and as Browser Globals.Checkout gulpfile.js for all available tasks.
facebook ads sdk api es6 es2015 isomorphic nodejs amd requirejs umd promisesThis module is a Browserify plugin that will expose a standalone bundle as a property of the global object omitting AMD and CommonJS support. The reason for this plugin is that Browserify does not give the ability to generate a standalone bundle without a UMD wrapper.Register the plugin.
browserify-plugin browserify global plugin umdlibumd doesn't guarantee pretty formatting. It is better to use something like js-beautify to deal with that. The library comes with a couple of UMD variants at /templates. In addition you may use one of your own as long as it is formatted using Handlebars syntax and follows the same naming conventions as the ones provided with the project.
umdFind any bug? Open a issue or make a PR! Also, see the guide on how to contribute. Leaflet AntPath uses CSS transitions to animate the SVG element. If the map options preferCanvas is active (true), the animation will not work, as there's no information about what was drawn inside the canvas tag.
leaflet leaflet-plugins leaflet-ant-path leaflet-animation umd plugin polyline animation leaflet-plugin mapsThe Facebook Business SDK is a one-stop shop to help our partners better serve their businesses. Partners are using multiple Facebook API's to server the needs of their clients. Adopting all these API's and keeping them up to date across the various platforms can be time consuming and ultimately prohibitive. For this reason Facebook has developed the Business SDK bundling many of its APIs into one SDK to ease implementation and upkeep. The Business SDK is an upgraded version of the Marketing API SDK that includes the Marketing API as well as many Facebook APIs from different platforms such as Pages, Business Manager, Instagram, etc. This SDK can be used for both server side as well as client side. It comes with ECMAScript 5 bundled minified distribution with source maps of AMD, CommonJS modules, IIFE, as UMD and as Browser Globals.
facebook ads sdk api es6 es2015 isomorphic nodejs amd requirejs umd promisesNote: You 'll need npm install urequire (version >- 0.7.0) already installed with your project - it comes only as a peerDependency of grunt-urequire. uRequire config objects become grunt tasks as they are.
gruntplugin grunt urequire modules module modular format convert converter conversion commonjs amd umd umdjs requirejs require define umdify nodefy browserify dependency dependencies bundle packageUsing a universal module definition (UMD) with your JavaScript lets you write a library or module that can be used in every environment. You might be thinking of writing something that is only usable in the browser, but because you used UMD now a node.js developer can use your code as well. UMD also eliminates the need for global variables that point to other libraries because they are passed into your code. Until now, a developer would have to write their own module loading code. They would copy and paste, then tweak the top few lines of their JavaScript by hand or else just gear their code to a single module system. Alternately they would be forced to use a build system like Browserify to build files before they could be consumed by browsers.
umd module commonjs amd requirejs yui modulejsReturns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc. Please consider following this project's author, Jon Schlinkert, and consider starring the project to show your β€οΈ and support.
is platform os jonschlinkert nodejs msys cygwin browser amd umd commonjs electron check cywin is-windows nix operating-system process unix win win32A responsive & lightweight slider for modern browsers. Built on the top of ES6 with minimum Javascript (1.9KB gzipped) and CSS3 Hardware Acceleration performance in mind.
component slider slideshow typescript slide modern-browsers html5 lightweight reponsive css3 translate3d umd es6 commonjs hardware-acceleratedAdd "system-import-transformer" to your plugins argument or inside the plugins options of your Gruntfile. The babel's getModuleId option (if defined) is used for the AMD and Global Module import.
babel babel-plugin system import transformer umdThis repository provides a simple way to build your files with support for the design and implementation of the Universal Module Definition (UMD) API for JavaScript modules. These are modules which are capable of working everywhere, be it in the client, on the server or elsewhere. The UMD pattern typically attempts to offer compatibility with the most popular script loaders of the day (e.g RequireJS amongst others). In many cases it uses AMD as a base, with special-casing added to handle CommonJS compatibility.
amd commonjs gulpplugin umd wrap
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.