{"id":18617970,"url":"https://github.com/umayr/vanilla","last_synced_at":"2026-04-11T14:35:22.191Z","repository":{"id":145763084,"uuid":"126236944","full_name":"umayr/vanilla","owner":"umayr","description":"vanilla javascript sandbox with webpack, eslint, sass and babel.","archived":false,"fork":false,"pushed_at":"2018-03-21T20:43:53.000Z","size":72,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-27T04:08:02.167Z","etag":null,"topics":["babel","eslint","javascript","sass","vanilla","webpack"],"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/umayr.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":"2018-03-21T20:31:15.000Z","updated_at":"2018-03-21T20:45:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"a1b2c02f-1125-4f83-b895-833c57f5e276","html_url":"https://github.com/umayr/vanilla","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/umayr%2Fvanilla","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umayr%2Fvanilla/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umayr%2Fvanilla/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umayr%2Fvanilla/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/umayr","download_url":"https://codeload.github.com/umayr/vanilla/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239412485,"owners_count":19634016,"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":["babel","eslint","javascript","sass","vanilla","webpack"],"created_at":"2024-11-07T03:43:02.070Z","updated_at":"2025-11-03T09:30:26.376Z","avatar_url":"https://github.com/umayr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vanilla\n\u003e vanilla javascript sandbox with webpack, eslint, sass and babel.\n\n\nSometimes you need to test a few things in browser, or write a web app without any frameworks or libraries (if you \nprefer), this could be a starting point. \n\nIt comes with a minimal webpack configuration with support for babel, eslint and sass.\n\nTo get it running:\n```bash\n    # clone the repository\n    λ git clone git@github.com:umayr/vanilla.git\n    # change current directory\n    λ cd vanilla\n    # remove .git folder (in case you don't want to this repository's commits)\n    λ rm -rf .git\n    # install dependencies\n    λ yarn install\n```\n\nThere are only two project commands that could be executed with either `yarn` or `npm`:\n\n```bash\n    # build - creates a new webpack build\n    webpack --mode=production\n    # start - runs the webpack dev server with HMR\n    webpack-dev-server --inline --progress --mode=development\n```\n\nAnd that's it. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumayr%2Fvanilla","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fumayr%2Fvanilla","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumayr%2Fvanilla/lists"}