{"id":15907984,"url":"https://github.com/aersosi/npm-scss-utils","last_synced_at":"2026-02-23T13:34:16.168Z","repository":{"id":250114842,"uuid":"833532256","full_name":"aersosi/npm-scss-utils","owner":"aersosi","description":"NPM package containing my SCSS utils","archived":false,"fork":false,"pushed_at":"2024-08-05T16:29:53.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-27T06:26:10.436Z","etag":null,"topics":["decimal","npm","round","sass","scss","styles","test","type","typecheck","types","validate"],"latest_commit_sha":null,"homepage":"https://github.com/aersosi/npm-scss-utils","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aersosi.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-25T08:44:57.000Z","updated_at":"2024-07-25T11:36:11.000Z","dependencies_parsed_at":"2024-08-05T19:02:24.227Z","dependency_job_id":null,"html_url":"https://github.com/aersosi/npm-scss-utils","commit_stats":{"total_commits":7,"total_committers":2,"mean_commits":3.5,"dds":0.1428571428571429,"last_synced_commit":"3044d816d431e603afef4c71ec64c3ef5e67f145"},"previous_names":["aersosi/npm-scss-utils"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aersosi/npm-scss-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aersosi%2Fnpm-scss-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aersosi%2Fnpm-scss-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aersosi%2Fnpm-scss-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aersosi%2Fnpm-scss-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aersosi","download_url":"https://codeload.github.com/aersosi/npm-scss-utils/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aersosi%2Fnpm-scss-utils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29743855,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T07:44:07.782Z","status":"ssl_error","status_checked_at":"2026-02-23T07:44:07.432Z","response_time":90,"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":["decimal","npm","round","sass","scss","styles","test","type","typecheck","types","validate"],"created_at":"2024-10-06T14:08:27.941Z","updated_at":"2026-02-23T13:34:16.152Z","avatar_url":"https://github.com/aersosi.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# npm-scss-utils\nNPM package containing my SCSS utils\n\n```bash\n$ npm i @aersosi/scss-utils\n```\n\n```scss\n@use '@aersosi/scss-utils' as utils;\n\n$number: 3.123456789px;\n$digits: 4;\n$mode: ceil;\n\n@debug \"is-number: #{utils.is-number($mode, '$mode')}\";\n@debug \"is-unitless-number: #{utils.is-unitless-number($number, '$number')}\";\n@debug \"is-string: #{utils.is-string($digits,'$digits')}\";\n\n@debug \"decimal-round: #{utils.decimal-round($number, $digits, $mode)}\";\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faersosi%2Fnpm-scss-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faersosi%2Fnpm-scss-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faersosi%2Fnpm-scss-utils/lists"}