{"id":16346803,"url":"https://github.com/matype/is-css-length","last_synced_at":"2025-10-17T22:32:44.099Z","repository":{"id":35402823,"uuid":"39667149","full_name":"matype/is-css-length","owner":"matype","description":"Check if a string is CSS value of the length","archived":false,"fork":false,"pushed_at":"2018-12-19T02:50:47.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-01T06:12:53.809Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matype.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}},"created_at":"2015-07-25T01:14:56.000Z","updated_at":"2018-12-19T02:50:49.000Z","dependencies_parsed_at":"2022-09-18T03:55:21.837Z","dependency_job_id":null,"html_url":"https://github.com/matype/is-css-length","commit_stats":null,"previous_names":["morishitter/is-css-length","matype/is-css-length"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matype%2Fis-css-length","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matype%2Fis-css-length/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matype%2Fis-css-length/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matype%2Fis-css-length/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matype","download_url":"https://codeload.github.com/matype/is-css-length/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239550230,"owners_count":19657541,"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-10-11T00:37:31.863Z","updated_at":"2025-10-17T22:32:39.057Z","avatar_url":"https://github.com/matype.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# is-css-length [![Build Status](https://travis-ci.org/morishitter/is-css-length.svg)](https://travis-ci.org/morishitter/is-css-length)\n\nCheck if a string is CSS value of the length\n\n## Install\n\n```shell\n$ npm install is-css-length\n```\n\n## Usage\n\n```js\nvar isLength = require('is-css-length')\n\nisLength('10px')\n//=\u003e true\nisLength('10')\n//=\u003e false\nisLength('0em')\n//=\u003e true\nisLength('0')\n//=\u003e true\n```\n\n## License\n\nThe MIT License (MIT)\n\nCopyright (c) 2015 Masaaki Morishita\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatype%2Fis-css-length","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatype%2Fis-css-length","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatype%2Fis-css-length/lists"}