{"id":20900815,"url":"https://github.com/shervinchen/csdutils","last_synced_at":"2026-03-11T03:03:12.748Z","repository":{"id":58219713,"uuid":"123671183","full_name":"shervinchen/csdutils","owner":"shervinchen","description":"csdutils is a library to provide some frequent javascript methods.","archived":false,"fork":false,"pushed_at":"2018-08-03T06:21:50.000Z","size":96,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-15T13:49:58.257Z","etag":null,"topics":["bower","gulp","javascript","javascript-library","javascript-tools","umd"],"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/shervinchen.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":"2018-03-03T07:48:46.000Z","updated_at":"2020-06-04T08:09:13.000Z","dependencies_parsed_at":"2022-08-31T16:26:12.889Z","dependency_job_id":null,"html_url":"https://github.com/shervinchen/csdutils","commit_stats":null,"previous_names":["csd758371536/csdutils"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shervinchen/csdutils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shervinchen%2Fcsdutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shervinchen%2Fcsdutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shervinchen%2Fcsdutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shervinchen%2Fcsdutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shervinchen","download_url":"https://codeload.github.com/shervinchen/csdutils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shervinchen%2Fcsdutils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30368596,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"online","status_checked_at":"2026-03-11T02:00:07.027Z","response_time":84,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bower","gulp","javascript","javascript-library","javascript-tools","umd"],"created_at":"2024-11-18T11:23:05.263Z","updated_at":"2026-03-11T03:03:12.734Z","avatar_url":"https://github.com/shervinchen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# csdutils\n\n\u003e **csdutils** is a library to provide some frequent `javascript` methods.\n\n[![Build Status](https://travis-ci.org/csd758371536/csdutils.svg?branch=master)](https://travis-ci.org/csd758371536/csdutils) [![npm](https://img.shields.io/npm/v/csdutils.svg?style=flat-square)](https://www.npmjs.com/package/csdutils) [![npm](https://img.shields.io/npm/dt/csdutils.svg?style=flat-square)](https://www.npmjs.com/package/csdutils) [![npm](https://img.shields.io/npm/l/csdutils.svg?style=flat-square)](https://www.npmjs.com/package/csdutils)\n\n\n# 1. Install\n\ninstall with npm or bower.\n\n\u003e npm install csdutils --save-dev\n\n\u003e bower install csdutils --save\n\nThen import it.\n\n```js\nvar csdutils = require('csdutils');\n\n//or\n\nimport csdutils from 'csdutils';\n```\n\nOr import it with \u003cscript\u003e tag.\n\n```html\n\u003cscript type=\"text/javascript\" src=\"csdutils.min.js\"\u003e\u003c/script\u003e\n```\n\nThen use `csdutils` API.\n\n```js\ncsdutils.checkUtils.isNumber(10); // true\n```\n\n\n# 2. Test\n\n\u003e npm install\n\n\u003e npm test\n\n\n# 3. LICENSE\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshervinchen%2Fcsdutils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshervinchen%2Fcsdutils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshervinchen%2Fcsdutils/lists"}