{"id":19076375,"url":"https://github.com/seeratawan01/js-plugin-boilerplate","last_synced_at":"2026-05-17T19:33:26.350Z","repository":{"id":41612387,"uuid":"275344918","full_name":"seeratawan01/js-plugin-boilerplate","owner":"seeratawan01","description":"VanillaJS (pure JavaScript) plugin starter with Webpack 4 and Babel 7.","archived":false,"fork":false,"pushed_at":"2022-08-05T05:29:08.000Z","size":439,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-29T16:44:44.286Z","etag":null,"topics":["babel7","boilerplate","boilerplate-template","es6","javascript","plugin","plugin-creation","plugin-creation-basic","starter-kit","webpack","webpack4"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seeratawan01.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-27T10:04:05.000Z","updated_at":"2021-10-15T16:58:52.000Z","dependencies_parsed_at":"2022-08-10T05:08:53.598Z","dependency_job_id":null,"html_url":"https://github.com/seeratawan01/js-plugin-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/seeratawan01/js-plugin-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seeratawan01%2Fjs-plugin-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seeratawan01%2Fjs-plugin-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seeratawan01%2Fjs-plugin-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seeratawan01%2Fjs-plugin-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seeratawan01","download_url":"https://codeload.github.com/seeratawan01/js-plugin-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seeratawan01%2Fjs-plugin-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33151760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["babel7","boilerplate","boilerplate-template","es6","javascript","plugin","plugin-creation","plugin-creation-basic","starter-kit","webpack","webpack4"],"created_at":"2024-11-09T01:59:09.057Z","updated_at":"2026-05-17T19:33:26.328Z","avatar_url":"https://github.com/seeratawan01.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VanillaJS (_pure JavaScript_) plugin Boilerplate\nVanillaJS (_pure JavaScript_) plugin starter with **Webpack 5** and **Babel 7**.\n\n\u003e Here, `dest` is your destination directory in which the boilerplate code will be copied.\n\n# Instructions\n- Use `npm install` command to install dependencies.\n- Execute command `npm run serve` to run webpack development server and top open preview in the browser.\n- Execute command `npm run build` to create plugin distribution files in the `dist` directory.\n- Tweak configuration inside `config` folder if necessary.\n- Configure plugin API using [**this**](https://webpack.js.org/configuration/output/) documentation.\n\n# React.js plugin development\n- Install **React preset** using `npm i -D @babel/preset-react` command.\n- Update `babel.config.js` file with this new preset. Follow [**these**](https://babeljs.io/docs/en/babel-preset-react) instructions.\n- Update `/\\.js$/` with `/\\.jsx?$/` inside `webpack.config.js` to compile JavaScript files with `.jsx` extensions.\n- Install React and ReactDOM using `npm i -S react react-dom` command.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseeratawan01%2Fjs-plugin-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseeratawan01%2Fjs-plugin-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseeratawan01%2Fjs-plugin-boilerplate/lists"}