{"id":20622626,"url":"https://github.com/myterminal/template-web-library-parcel","last_synced_at":"2025-07-01T11:37:50.243Z","repository":{"id":76221212,"uuid":"116980045","full_name":"myTerminal/template-web-library-parcel","owner":"myTerminal","description":"A template to create front-end libraries with Parcel.js as the bundler [broken] [in-progress]","archived":false,"fork":false,"pushed_at":"2020-09-09T18:58:23.000Z","size":429,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T05:29:40.488Z","etag":null,"topics":["front-end","library","parcel-bundler","template"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/myTerminal.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-01-10T16:09:16.000Z","updated_at":"2020-04-06T15:48:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"46e2bb86-0706-42d7-b8cb-452cb5608d43","html_url":"https://github.com/myTerminal/template-web-library-parcel","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myTerminal%2Ftemplate-web-library-parcel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myTerminal%2Ftemplate-web-library-parcel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myTerminal%2Ftemplate-web-library-parcel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myTerminal%2Ftemplate-web-library-parcel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/myTerminal","download_url":"https://codeload.github.com/myTerminal/template-web-library-parcel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242300958,"owners_count":20105333,"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":["front-end","library","parcel-bundler","template"],"created_at":"2024-11-16T12:24:05.442Z","updated_at":"2025-03-06T23:24:28.247Z","avatar_url":"https://github.com/myTerminal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# template-web-library-parcel\n\n[![License: CC BY-NC-SA 4.0](https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png)](https://creativecommons.org/licenses/by-nc-sa/4.0)\n\nA template to create front-end libraries with [Parcel.js](https://parceljs.org) as the bundler [in-progress]\n\n## Technologies\n\n### Web\n\n - [jQuery](https://jquery.com/) (sample dependency)\n - [ES2015](http://es6-features.org/)\n - [Less CSS](http://lesscss.org/)\n\n### Module bundler: Parcel\n\nAll you need is [parcel-bundler](https://www.npmjs.com/package/parcel-bundler) and it takes care of almost everything implicitly.\n\n#### A few other packages\n\n - [babel-preset-env](https://www.npmjs.com/package/babel-preset-env) to transpile ES2015 scripts to regular JavaScript but no [babel-core](https://www.npmjs.com/package/babel-core)!\n - [less](https://www.npmjs.com/package/less) to help parcel-bundler with transpilation of Less CSS into regular CSS (if you do not include this, parcel-bundle automatically adds it)\n - [effortless-css](https://www.npmjs.com/package/effortless-css) to provide Less CSS mixins\n - [eslint](https://www.npmjs.com/package/eslint) for running ESLint to lint JavaScript files\n - [babel-eslint](https://www.npmjs.com/package/babel-eslint), [eslint-config-myterminal](https://www.npmjs.com/package/eslint-config-myterminal), [eslint-config-airbnb](https://www.npmjs.com/package/eslint-config-airbnb), [eslint-plugin-import](https://www.npmjs.com/package/eslint-plugin-import), [eslint-plugin-jsx-a11y](https://www.npmjs.com/package/eslint-plugin-jsx-a11y) and [eslint-plugin-react](https://www.npmjs.com/package/eslint-plugin-react) to support eslint\n\n#### Commands\n\n - `npm run develop` to instruct parcel-bundler to build the library and keep watching for file changes within the source.\n - `npm run build` to instruct parcel-bundler to build the library and stop.  \n - `npm run lint` to run ESLint on all JavaScript source files.\n\n## To-Do\n\n - Find a way to separate other content like fonts, etc.\n - Find a way to exclude external dependencies\n - Find a way to generate source-maps\n - Find a way to build UMD modules\n - Find a way to write and run tests\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyterminal%2Ftemplate-web-library-parcel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmyterminal%2Ftemplate-web-library-parcel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyterminal%2Ftemplate-web-library-parcel/lists"}