Processing source code, more info here
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| browser-sync start --localOnly --files './app' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| license: gpl-3.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Open Chrome Canary without security mode: | |
| Doc: https://bugs.chromium.org/p/chromium/issues/detail?id=575690 | |
| open -a "/Applications/Google Chrome Canary.app" --args --disable-web-security --user-data-dir=$HOME/Downloads |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ars.adobe.io | |
| lm.licenses.adobe.com | |
| www.adobe.com | |
| ans.oobesaas.adobe.com | |
| ffc.adobe.io | |
| ims-na1.adobelogin.com | |
| na1e-acc.services.adobe.com | |
| scss-prod-ew1-notif-9.adobesc.com | |
| scss-prod-ew1.adobesc.com | |
| polka.typekit.com |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| var svg_path = "ui.svg" | |
| Proto.placeSVG(svg_path, init) | |
| function init(){ | |
| //$('body').removeClass('mobileready') | |
| Proto.coach('#wait', proceed) | |
Simple demonstration of the Proto.clip method
More info about the bundle here
More info about the bundle here