{"id":13602414,"url":"https://github.com/csstools/parser","last_synced_at":"2025-04-28T17:31:12.864Z","repository":{"id":66028392,"uuid":"278528457","full_name":"csstools/parser","owner":"csstools","description":"CSS Parser","archived":false,"fork":false,"pushed_at":"2020-09-15T05:09:24.000Z","size":1863,"stargazers_count":64,"open_issues_count":2,"forks_count":6,"subscribers_count":9,"default_branch":"main","last_synced_at":"2024-04-14T05:31:41.339Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://csstools.github.io/parser/","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/csstools.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,"governance":null}},"created_at":"2020-07-10T03:24:49.000Z","updated_at":"2023-08-04T16:31:20.000Z","dependencies_parsed_at":"2023-03-16T02:16:51.621Z","dependency_job_id":null,"html_url":"https://github.com/csstools/parser","commit_stats":{"total_commits":4,"total_committers":3,"mean_commits":"1.3333333333333333","dds":0.5,"last_synced_commit":"f90c4af7f5b2efb2ccf57632bba74893d6fdbc72"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csstools%2Fparser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csstools%2Fparser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csstools%2Fparser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csstools%2Fparser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csstools","download_url":"https://codeload.github.com/csstools/parser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223793096,"owners_count":17203749,"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":[],"created_at":"2024-08-01T18:01:22.585Z","updated_at":"2024-11-11T15:12:56.694Z","avatar_url":"https://github.com/csstools.png","language":"JavaScript","readme":"# CSS Parser\n\n## CSS Object Model\n\nSee [src/values/README.md](src/values/README.md).\n\n## Commands\n\n### Benchmark\n\n```shell\nnpm run benchmark\n```\n\n```\n\u003e node run/benchmark.tokenize.js\n\n\nCollecting PostCSS Tokenizer Benchmarks...\n\nPostCSS Tokenizer (7.0.32):      49872 tokens in  9 ms\nPostCSS Tokenizer (Development): 58823 tokens in 11 ms (1.2 times slower)\n\n\n\u003e node run/benchmark.parse.js\n\n\nCollecting PostCSS Parser Benchmarks...\n\nPostCSS Parser (7.0.32):         6240 values in 12 ms\nPostCSS Parser (Development):   58823 values in 34 ms (2.9 times slower)\nPostCSS/Selector/Value Parsers: 28491 values in 74 ms (6.3 times slower)\n```\n\n### Build\n\n```shell\nnpm run build\n```\n\n```\n┌─────────────────────────────────┐\n│                                 │\n│   Destination: dist/index.cjs   │\n│   Bundle Size:  39.16 KB        │\n│   Minified Size:  12.51 KB      │\n│   Gzipped Size:  3.32 KB        │\n│                                 │\n└─────────────────────────────────┘\n┌─────────────────────────────────┐\n│                                 │\n│   Destination: dist/index.mjs   │\n│   Bundle Size:  38.97 KB        │\n│   Minified Size:  12.34 KB      │\n│   Gzipped Size:  3.27 KB        │\n│                                 │\n└─────────────────────────────────┘\n┌─────────────────────────────────────┐\n│                                     │\n│   Destination: dist/index.iife.js   │\n│   Bundle Size:  9.31 KB             │\n│   Minified Size:  9.31 KB           │\n│   Gzipped Size:  2.8 KB             │\n│                                     │\n└─────────────────────────────────────┘\n```\n\n### Test\n\n```shell\nnpm run test\n```\n\nAll checks should pass.\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsstools%2Fparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsstools%2Fparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsstools%2Fparser/lists"}