Bookmarklet, Chrome Extension and Firefox add-on to analyze the current page through the Resource Timing API, Navigation Timing API and User-Timing - requests by type, domain, load times, marks and more - sort of a light live WebPageTest. You can use the Performance-Bookmarklet (renamed as Performance-Analyser since it's not a Bookmarklet) as Chrome Extension or Firefox add-on.
webperf bookmarklet navigation-timing resource-timing analyzer performance waterfall requests performance-metrics user-timing browser-extension ressource timing analyserA waterfall layout component for Vue.js . Branch 0.x (version 0.x.x) is compatible with Vue 1 .
waterfall vue pinterest layoutThis question has a good point. Yes, there are CSS ways to solve this, using flexbox or columns technic, but this doesn't work well when you don't know about your data/structure. So we have to use JavaScript. The challenge is create a decent algorithm where the structure doesn't matter: Waterfall will work. ⚠️ The latest stable is waterfall-1.0.2 (which is used in the website), newest versions are suffering issues from a major rewrite.
pinterest grid css waterfall layout cascading masonry columnsjquery waterfall plugin,like Pinterest.
jquery-plugin waterfall pinterest infinitescroll scroll fluid layout huaban faxianlaSimple, robust, extensible JavaScript charting library built using d3 designed to help developers embed, build charts in less than couple of minutes. To learn more about uvCharts and how to use it, read the wiki page or the 5 minute quick start guide.
charts d3 api easy robust configurable bar area pie donut waterfall column percent line chartReturns a Promise that is fulfilled when all promises returned from calling the functions in tasks are fulfilled, or rejects if any of the promises reject. The fulfilled value is the value returned from the last task.Functions are expected to return a value. If a Promise is returned, it's awaited before continuing with the next task.
promise waterfall series serial sequence sequential ordered task tasks array collection iterable iterator async await promises bluebirdFunctional async flow control library built on promises. Managing promises and async code has never been easier. Add step to flow chain.
promise async flow promises es6 yield await steps callbacks breeze ocaml functional haskell waterfall try catch thennable bluebird qRuns the tasks array of functions in series, each passing their results to the next in the array. However, if any of the tasks pass an error to their own callback, the next function is not executed, and the main callback is immediately called with the error.This module is basically equavalent to async.waterfall, but it's handy to just have the functions you need instead of the kitchen sink. Modularity! Especially handy if you're serving to the browser and need to reduce your javascript bundle size.
waterfall nodejs browser async series function callback asynchronous run array run-waterfallThese benchmarks where taken via bench.js on node 4.2.2, on a MacBook Pro Retina 2014 (i7, 16GB of RAM). If you need zero-overhead series function call, check out fastseries, for parallel calls check out fastparallel, and for a fast work queue use fastq.
async waterfall fall fast callbackApache 2.0 licensed. Turtle is a toolkit for building and orchestrating event-driven and serverless applications. These apps may run anywhere, either locally or, via execution drivers, in the cloud. It's turtles all the way down.
iopipe flow waterfall async functionalApache 2.0 licensed. IOpipe is a toolkit for building and orchestrating event-driven and serverless applications. These apps may run locally or in the cloud via AWS Lambda, Google Cloud Functions, or Azure Functions.
iopipe flow waterfall async functionalThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
parallel waterfall iterator tools functional-programming asynchronous flow performance array functional then chain event modules utils mapResponsive, SVG based HAR waterfall viewer . PerfCascade is exported with UMD, so you can use it as global object, via AMD (e.g. requireJS) or commonJS (internally it uses ES6 modules).
har webperf diagram waterfall performance performance-metrics svg client-sideADMozaicCollectionViewLayout is yet another UICollectionViewLayout subclass that implements "brick" or "mozaic" layout. But this project is pure swift implementation, so if you don't want to mess up objective-c code and swift you are on the right page. Also, as an advantage compares to another "mozaic" layout - you're not limited to predefined sizes of cells.
uicollectionview uicollectionviewlayout mozaic waterfall carthage cocoapodsCollectionViewMultiColumnLayout is available under the MPL-2 license. See the LICENSE file for more info.
uicollectionviewlayout uicollectionview column mosaic waterfallCheck the suggested way to use Flowa with Express.js. Each flow is a set of tasks. It starts by a compound task which is basically a task that groups a set of single or other compound tasks. Single tasks are either async or sync functions that are executed and called by passing an object called context to allow sharing data between tasks and an optional callback function for async tasks that use callbacks instead of promises. Each compound task's sub tasks are executed by a runner that can be a serial execution (default type) or a parallel execution.
nodejs flow control async promise express expressjs web sync parallel serial series waterfall router api restful task runner express.js route service all execute run context server http request step jump debugasyncflow is an expressive, capable and easy to use async flow library based on node-fibers. Say NO to callback hell.
async flow concurrency limit parallel waterfall series
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.