Last active
October 3, 2020 12:18
-
-
Save azu/62143481a0678ece3dddfdd66c5b82e6 to your computer and use it in GitHub Desktop.
ECMAScript spec.app - https://github.com/azu/in-site-search-javascript/tree/gh-pages
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
npm i -g nativefier | |
curl https://azu.github.io/in-site-search-javascript/index.js > index.js | |
nativefier --name "ECMAScript" "https://tc39.github.io/ecma262/" --fast-quit --hide-window-frame --show-menu-bar --maximize --inject ./index.js |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment