{"id":15018430,"url":"https://github.com/nativescript/css-parser","last_synced_at":"2025-09-29T10:31:04.250Z","repository":{"id":141977509,"uuid":"108367917","full_name":"NativeScript/css-parser","owner":"NativeScript","description":"Project with mocha-typescript enabled testing","archived":false,"fork":true,"pushed_at":"2018-01-16T15:08:31.000Z","size":51,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-23T10:00:53.470Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"testdeck/testdeck-mocha-seed","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NativeScript.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},"funding":{"github":"NativeScript","open_collective":"nativescript"}},"created_at":"2017-10-26T05:57:15.000Z","updated_at":"2022-04-13T22:38:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"9a3ced9d-b27c-48d6-a011-278aa345e274","html_url":"https://github.com/NativeScript/css-parser","commit_stats":{"total_commits":27,"total_committers":2,"mean_commits":13.5,"dds":0.03703703703703709,"last_synced_commit":"1f727144b8b6dfe178f63f4876183bb67976641a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fcss-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fcss-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fcss-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fcss-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NativeScript","download_url":"https://codeload.github.com/NativeScript/css-parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219867720,"owners_count":16554395,"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-09-24T19:51:57.368Z","updated_at":"2025-09-29T10:31:03.901Z","avatar_url":"https://github.com/NativeScript.png","language":"TypeScript","funding_links":["https://github.com/sponsors/NativeScript","https://opencollective.com/nativescript"],"categories":[],"sub_categories":[],"readme":"# CSS Parser\n[https://www.w3.org/TR/css-syntax-3](https://www.w3.org/TR/css-syntax-3)\n\nThe parser is implemented following the spec but may have slight variations.\nParse error handling was not priority, while performance and Apache 2.0 was.\n[Parsing reasoning about performance is based on some baseline tests, you can read more here](https://panayotcankov.github.io/nativescript-3.3.0-css-parser/).\n\n## Contributions\nYes plsease,\n\nTo compile and run the tests:\n```bash\nnpm i\nnpm test\n```\nThis will also generate test coverage in the `coverage/lcov-report/index.html`.\nThere are coverage goals, try not to break them.\n\nDuring development, there is a typescript watcher that will rerun tests upon .ts save:\n```\nnpm run watch\n```\n\nDebugging should be available in VSCode via the \"Mocha Tests\" configuration.\n\nStyle rules follow tslint settings, linter executes upon `npm test` you can also:\n```\nnpm run tslint\nnpm run tslint-fix\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnativescript%2Fcss-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnativescript%2Fcss-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnativescript%2Fcss-parser/lists"}