{"id":24461294,"url":"https://github.com/frontend-layers/css-test","last_synced_at":"2026-05-11T06:54:02.093Z","repository":{"id":58966132,"uuid":"534818361","full_name":"Frontend-Layers/css-test","owner":"Frontend-Layers","description":"Node.js library for testing CSS and output errors in the console with Gulp.js compatibilities","archived":false,"fork":false,"pushed_at":"2022-09-09T22:20:36.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-21T04:18:56.674Z","etag":null,"topics":["css","css3"],"latest_commit_sha":null,"homepage":"","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/Frontend-Layers.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}},"created_at":"2022-09-09T21:59:59.000Z","updated_at":"2023-05-10T18:12:34.000Z","dependencies_parsed_at":"2022-09-19T14:10:21.339Z","dependency_job_id":null,"html_url":"https://github.com/Frontend-Layers/css-test","commit_stats":null,"previous_names":["andreymatin/css-test"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frontend-Layers%2Fcss-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frontend-Layers%2Fcss-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frontend-Layers%2Fcss-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frontend-Layers%2Fcss-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Frontend-Layers","download_url":"https://codeload.github.com/Frontend-Layers/css-test/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243558466,"owners_count":20310572,"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":["css","css3"],"created_at":"2025-01-21T04:18:51.797Z","updated_at":"2026-05-11T06:54:02.037Z","avatar_url":"https://github.com/Frontend-Layers.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CSS Test\n\n_Node.js library for testing CSS and output errors in the console with Gulp.js compatibilities_\n\n[![License:MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/andreymatin/css-test/LICENSE)\n[![npm](https://img.shields.io/npm/v/css-test-npm.svg)](https://www.npmjs.com/package/css-test-npm)\n\n\n## How to install\n\n### npm\n\n```shell\nnpm i css-test-npm\n```\n\n### yarn\n\n```shell\nyarn add css-test-npm\n```\n\n## How to use\n\n```javascript\nimport cssTest from 'css-test-npm'\n\nconst cssUrl = ''\ncssTest(cssUrl)\n```\n\n## Gulp.js integration\n\n```javascript\nimport gulp from 'gulp'\nconst { parallel, series, watch } = gulp\n\nimport cssTest from 'css-test-npm'\n\nconst cssUrl = ''\nconst cssTestRes = () =\u003e cssTest(cssUrl)\n\nexport default parallel(cssTestRes)\n```\n\n## Reference\n\n- https://jigsaw.w3.org/css-validator/api.html\n\n\n---\n[MIT License](LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrontend-layers%2Fcss-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrontend-layers%2Fcss-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrontend-layers%2Fcss-test/lists"}