All Projects → GoogleChromeLabs → Jscost.org

GoogleChromeLabs / Jscost.org

Licence: apache-2.0
JSCost.org - a JavaScript cost visualizer 💸

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Jscost.org

Discovery
Discoveries on Sustainable Loading research
Stars: ✭ 174 (+72.28%)
Mutual labels:  compile, parse, performance
Pdfh5
web/h5/移动端PDF预览插件
Stars: ✭ 423 (+318.81%)
Mutual labels:  mobile, mobile-web
Breakdance
It's time for your markup to get down! HTML to markdown converter. Breakdance is a highly pluggable, flexible and easy to use.
Stars: ✭ 418 (+313.86%)
Mutual labels:  compile, parse
Profiler
Firefox Profiler — Web app for Firefox performance analysis
Stars: ✭ 546 (+440.59%)
Mutual labels:  devtools, performance
Walletconnect Monorepo
WalletConnect Monorepo
Stars: ✭ 230 (+127.72%)
Mutual labels:  devtools, mobile
Snapdragon
snapdragon is an extremely pluggable, powerful and easy-to-use parser-renderer factory.
Stars: ✭ 180 (+78.22%)
Mutual labels:  compile, parse
Vue Perf Devtool
Vue Performance Devtool is a browser extension for inspecting the performance of Vue Components.
Stars: ✭ 510 (+404.95%)
Mutual labels:  devtools, performance
Uber Mobile Web
This is an attempt to mock the new uber app into mobile web to learn how react can be used to optimize for mobile web.
Stars: ✭ 235 (+132.67%)
Mutual labels:  performance, mobile-web
Micromark
the smallest commonmark compliant markdown parser that exists; new basis for @unifiedjs (hundreds of projects w/ billions of downloads for dealing w/ content)
Stars: ✭ 793 (+685.15%)
Mutual labels:  compile, parse
Webdriverio
Next-gen browser and mobile automation test framework for Node.js
Stars: ✭ 7,214 (+7042.57%)
Mutual labels:  devtools, performance
H5ui
Lightweight, elegant open source mobile UI style library.
Stars: ✭ 44 (-56.44%)
Mutual labels:  mobile, mobile-web
React Performance Observer
Get performance measurements from React Fiber
Stars: ✭ 207 (+104.95%)
Mutual labels:  devtools, performance
Angular Responsive Tables
Make your HTML tables look great on every device
Stars: ✭ 69 (-31.68%)
Mutual labels:  mobile, mobile-web
Previewimage Mobile
仿微信js-sdk wx.previewImage javascript实现,支持图片预览,滑动切换,双指缩放,图片缓存;Support for picture preview, slide switch, double finger zoom, picture caching
Stars: ✭ 228 (+125.74%)
Mutual labels:  javascript-tools, mobile
Estimo
Evaluates how long the browser will execute your javascript code.
Stars: ✭ 138 (+36.63%)
Mutual labels:  devtools, performance
Vulkan best practice for mobile developers
Vulkan best practice for mobile developers
Stars: ✭ 424 (+319.8%)
Mutual labels:  performance, mobile
Keen Slider
The HTML touch slider carousel with the most native feeling
Stars: ✭ 3,097 (+2966.34%)
Mutual labels:  mobile, mobile-web
Koom
KOOM is an OOM killer on mobile platform by Kwai.
Stars: ✭ 2,247 (+2124.75%)
Mutual labels:  performance, mobile
Remarkable
Markdown parser, done right. Commonmark support, extensions, syntax plugins, high speed - all in one. Gulp and metalsmith plugins available. Used by Facebook, Docusaurus and many others! Use https://github.com/breakdance/breakdance for HTML-to-markdown conversion. Use https://github.com/jonschlinkert/markdown-toc to generate a table of contents.
Stars: ✭ 5,252 (+5100%)
Mutual labels:  compile, parse
Npm Link Up
🔄 Link your NPM projects automatically, for sophisticated / modular local development.
Stars: ✭ 68 (-32.67%)
Mutual labels:  javascript-tools, devtools

JSCost - JavaScript Performance Estimator sample

This repository contains the complete sample code for the JSCost Performance Estimator sample. This shows how to use WebPageTest.org and the Chrome DevTools Timeline to estimate the performance of JavaScript on different mobile devices.

Contributing changes

Build Setup

Requires Node.js 6+

cd app

# install dependencies
npm install # or yarn

# serve in dev mode, with hot reload at localhost:8080
npm run dev

# build for production (including Service Worker generation)
npm run build

# lint sources
npm run lint

Licensing

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].