{"id":20420344,"url":"https://github.com/deepraining/web-lib-starter","last_synced_at":"2026-05-31T22:31:46.819Z","repository":{"id":135801663,"uuid":"199406756","full_name":"deepraining/web-lib-starter","owner":"deepraining","description":"一个用于快速创建 Web 组件库的模板脚手架. A boilerplate for creating a Web library.","archived":false,"fork":false,"pushed_at":"2019-07-30T02:01:48.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-05T04:29:34.862Z","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/deepraining.png","metadata":{"files":{"readme":"README.en.md","changelog":"CHANGELOG.md","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-07-29T08:01:26.000Z","updated_at":"2019-07-30T02:01:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"53406365-501a-42cb-9eed-9914fa5d8710","html_url":"https://github.com/deepraining/web-lib-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deepraining/web-lib-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepraining%2Fweb-lib-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepraining%2Fweb-lib-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepraining%2Fweb-lib-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepraining%2Fweb-lib-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepraining","download_url":"https://codeload.github.com/deepraining/web-lib-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepraining%2Fweb-lib-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33752286,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-15T06:42:32.243Z","updated_at":"2026-05-31T22:31:46.803Z","avatar_url":"https://github.com/deepraining.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# web-lib-starter\n\n[中文文档](./README.md)\n\nA boilerplate for creating a Web library.\n\n## Getting started\n\n```\ngit clone https://github.com/senntyou/web-lib-starter.git --depth=1\n\ncd web-lib-starter\n\nnpm install             # install dependencies\n\nnpm run build           # build distribution files\n```\n\n## Features\n\n- [less](http://lesscss.org/), [scss](https://sass-lang.com/) style languages support.\n- [Flow](https://flow.org/) syntax, [jest](https://jestjs.io/en/) test support.\n- Use [lila](https://github.com/senntyou/lila) to preview and debug pages.\n\n## Project\n\n```\n- src\n  - index.js                 # js entry file\n  - styles\n    - index.{less,scss}      # style entry file\n```\n\nBy default, styles use `less` language, if you want to use `scss` language, you should modify `package.json` by:\n\n```\n\"scripts\": {\n  - \"build:styles\": \"npm run build:less\",\n  + \"build:styles\": \"npm run build:scss\",\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepraining%2Fweb-lib-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepraining%2Fweb-lib-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepraining%2Fweb-lib-starter/lists"}