Intro
Automatically show a well-fitting placeholder for dumb component while its content is loading. [Demo here]
APIs
Placeholders
Plugins
What is the meaning of the word hold in this project? It's
r.js
A command line tool for running JavaScript scripts that use the Asynchronous Module Definition API (AMD) for declaring and using JavaScript modules and regular JavaScript script files.
It is part of the RequireJS
bowl.js
🍚
static resources front-end storage solving strategy
Links
Documentation
Screenshot
Quick Start
For those resources that need to be cached, you d
Making a Doughnut Progress Bar
🍩
Design
I was working on a new user profile component for my company. One of its elements is a combination of an avatar and a progress bar. First design that I got from
modulejs
Lightweight JavaScript module system.
License
The MIT License (MIT)
Copyright (c) 2016 Lars Jung (https://larsjung.de)
Permission is hereby granted, free of charge, to any person obtaini
$script.js - Async JavaScript loader & dependency manager
$script.js is an asynchronous JavaScript loader and dependency manager with an astonishingly impressive lightweight footprint. Like many other script loaders
A Module Loader for the Web
Sea.js is a module loader for the web. It is designed to change the way that you organize JavaScript. With Sea.js, it is pleasure to build scalable web applications.
The official site: http:
browserify
require('modules') in the browser
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
RequireJS
RequireJS loads plain JavaScript files as well as more defined modules. It is optimized for in-browser use, including in a Web Worker, but it can be used in other JavaScript environments, like Rhino and Node.