{"id":20350101,"url":"https://github.com/webbestmaster/let-to-var","last_synced_at":"2026-05-29T21:31:19.456Z","repository":{"id":89686895,"uuid":"200193168","full_name":"webbestmaster/let-to-var","owner":"webbestmaster","description":"let to var - experiment","archived":false,"fork":false,"pushed_at":"2019-08-02T08:13:38.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-14T23:46:28.471Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webbestmaster.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-02T08:05:18.000Z","updated_at":"2019-08-02T08:13:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"44b24fbe-3979-4c35-b962-2c05e0e084ff","html_url":"https://github.com/webbestmaster/let-to-var","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webbestmaster%2Flet-to-var","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webbestmaster%2Flet-to-var/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webbestmaster%2Flet-to-var/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webbestmaster%2Flet-to-var/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webbestmaster","download_url":"https://codeload.github.com/webbestmaster/let-to-var/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241879357,"owners_count":20035768,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T22:29:03.357Z","updated_at":"2026-05-29T21:31:19.413Z","avatar_url":"https://github.com/webbestmaster.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Installation:\n\n### Install libpng-dev for pngquant (need for webpack):\n```bash\n$ [sudo] apt-get install --no-install-recommends gcc make libpng-dev\n```\n\n### Install other npm modules:\n```bash\n$ npm i\n```\n\n### Build app:\n```bash\n$ npm run build\n```\n\n### Other\n\n### weinre - WEb INspector REmote.\n\nInstall\n```bash\n$ [sudo] npm i [-g] weinre\n```\n\nTo run\n```bash\n$ weinre --boundHost 172.21.1.215 --httpPort 8080\n```\n\nTo bound ip\n\u003e --boundHost 172.21.1.215\n\nTo bound port\n\u003e --httpPort 8080\n\nAdd in your index.html\n```HTML\n\u003cscript src=\"http://172.21.1.215:8080/target/target-script-min.js#anonymous\"\u003e\u003c/script\u003e\n```\n\n### Fix IDEA file watching\n\n1. Add the following line to either /etc/sysctl.conf file or a new *.conf file (e.g. idea.conf) under /etc/sysctl.d/ directory:\n```\nfs.inotify.max_user_watches = 524288\n```\n\n2. Then run this command to apply the change:\n```bash\n$ sudo sysctl -p --system\n```\n\nAnd don't forget to restart your IDE.\n\nNote: the watches limit is per-account setting. If there are other programs running under the same account which also uses Inotify the limit should be raised high enough to suit needs of all of them.\n\n\n### NPM packages\n\nYou can use npm-check-updates\n```bash\n$ [sudo] npm i -g npm-check-updates\n$ ncu [-u]\n```\n\n## Setup environment for Ubuntu\nAt first install nodejs (if needed).\n\n```bash\n$ sudo apt-get clean\n$ sudo apt-get update\n$ sudo apt-get install nasm\n$ sudo apt-get install build-essential\n$ sudo apt-get install gcc\n$ sudo apt-get install --no-install-recommends -y gcc make libpng-dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebbestmaster%2Flet-to-var","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebbestmaster%2Flet-to-var","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebbestmaster%2Flet-to-var/lists"}