{"id":50138824,"url":"https://github.com/slice-soft/ss-stencil-web-components-lib","last_synced_at":"2026-05-24T00:03:04.517Z","repository":{"id":354765340,"uuid":"990765867","full_name":"slice-soft/ss-stencil-web-components-lib","owner":"slice-soft","description":"Reusable web components library with StencilJS and design tokens","archived":false,"fork":false,"pushed_at":"2026-04-29T23:42:07.000Z","size":376,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-30T01:27:48.769Z","etag":null,"topics":["slicesoft","stencil","typescript","web-components"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/slice-soft.png","metadata":{"files":{"readme":"readme.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-26T15:46:22.000Z","updated_at":"2026-04-29T23:39:59.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/slice-soft/ss-stencil-web-components-lib","commit_stats":null,"previous_names":["slice-soft/ss-stencil-web-components-lib"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/slice-soft/ss-stencil-web-components-lib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slice-soft%2Fss-stencil-web-components-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slice-soft%2Fss-stencil-web-components-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slice-soft%2Fss-stencil-web-components-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slice-soft%2Fss-stencil-web-components-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slice-soft","download_url":"https://codeload.github.com/slice-soft/ss-stencil-web-components-lib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slice-soft%2Fss-stencil-web-components-lib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33416316,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"ssl_error","status_checked_at":"2026-05-23T22:14:43.778Z","response_time":53,"last_error":"SSL_read: 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":["slicesoft","stencil","typescript","web-components"],"created_at":"2026-05-24T00:03:01.019Z","updated_at":"2026-05-24T00:03:04.498Z","avatar_url":"https://github.com/slice-soft.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ss-stencil-web-components-lib\n\nLibreria de Web Components reutilizables desarrollados con StencilJS para SliceSoft.\n\n## Uso\n\nLos componentes consumen tokens CSS de `@slice-soft/ss-design-system`. Carga `_variables.css` antes de usar la libreria y `_dark.css` despues si necesitas modo oscuro.\n\n```html\n\u003clink rel=\"stylesheet\" href=\"https://cdn.slicesoft.dev/design-system/latest/css/_variables.css\"\u003e\n\u003clink rel=\"stylesheet\" href=\"https://cdn.slicesoft.dev/design-system/latest/css/_dark.css\"\u003e\n```\n\n```bash\nnpm install @slice-soft/ss-stencil-web-components-lib\n```\n\n```ts\nimport { defineCustomElements } from '@slice-soft/ss-stencil-web-components-lib/loader';\n\ndefineCustomElements();\n```\n\n## Desarrollo local\n\n```bash\ngit clone https://github.com/slice-soft/ss-stencil-web-components-lib.git\ncd ss-stencil-web-components-lib\nnpm install\nnpm start\n```\n\n## Scripts\n\n```bash\nnpm run build\nnpm test\nnpm run lint\n```\n\n## Salidas\n\n- `dist`: loader ESM/CJS y bundles lazy-loaded.\n- `dist-custom-elements`: componentes standalone.\n- `docs-readme`: documentacion generada por componente.\n- `docs-vscode`: metadata para autocompletado.\n- `www`: demo local de Stencil.\n\nLa fuente de verdad de tokens es `@slice-soft/ss-design-system`; los tokens legacy locales fueron retirados del codigo fuente.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslice-soft%2Fss-stencil-web-components-lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslice-soft%2Fss-stencil-web-components-lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslice-soft%2Fss-stencil-web-components-lib/lists"}