{"id":20122567,"url":"https://github.com/course-one/js-plugin-starter-kit","last_synced_at":"2025-05-06T16:32:56.168Z","repository":{"id":39576722,"uuid":"133841462","full_name":"course-one/js-plugin-starter-kit","owner":"course-one","description":"VanillaJS (pure JavaScript) plugin starter with Webpack 4 and Babel 7.","archived":false,"fork":false,"pushed_at":"2023-01-04T21:37:42.000Z","size":2555,"stargazers_count":100,"open_issues_count":28,"forks_count":27,"subscribers_count":5,"default_branch":"webpack-4-babel-7","last_synced_at":"2023-03-08T17:51:23.501Z","etag":null,"topics":["boilerplate","js-plugin","plugin-dev","typescript","vanilla-javascript","vanilla-js","webpack"],"latest_commit_sha":null,"homepage":"https://medium.com/@thatisuday/how-to-write-a-frontend-javascript-plugin-using-es6-sass-webpack-a1c6d6fdeb71","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/course-one.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}},"created_at":"2018-05-17T16:35:12.000Z","updated_at":"2022-04-04T05:14:09.000Z","dependencies_parsed_at":"2023-02-02T20:46:18.093Z","dependency_job_id":null,"html_url":"https://github.com/course-one/js-plugin-starter-kit","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/course-one%2Fjs-plugin-starter-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/course-one%2Fjs-plugin-starter-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/course-one%2Fjs-plugin-starter-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/course-one%2Fjs-plugin-starter-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/course-one","download_url":"https://codeload.github.com/course-one/js-plugin-starter-kit/tar.gz/refs/heads/webpack-4-babel-7","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224515818,"owners_count":17324248,"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":["boilerplate","js-plugin","plugin-dev","typescript","vanilla-javascript","vanilla-js","webpack"],"created_at":"2024-11-13T19:39:04.770Z","updated_at":"2024-11-13T19:39:05.589Z","avatar_url":"https://github.com/course-one.png","language":"JavaScript","readme":"# js-plugin-starter-kit\nVanillaJS (_pure JavaScript_) plugin starter with **Webpack 4** and **Babel 7**.\n\n# Clone this repository\n```\ngit clone -b webpack-4-babel-7 https://github.com/thatisuday/js-plugin-starter.git [dest]\n```\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 start` 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","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcourse-one%2Fjs-plugin-starter-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcourse-one%2Fjs-plugin-starter-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcourse-one%2Fjs-plugin-starter-kit/lists"}