{"id":21050946,"url":"https://github.com/theopenwebjp/js-classes","last_synced_at":"2025-07-09T23:04:08.754Z","repository":{"id":40953523,"uuid":"114155910","full_name":"theopenwebjp/js-classes","owner":"theopenwebjp","description":"Collection of general JavaScript classes","archived":false,"fork":false,"pushed_at":"2024-04-21T11:45:19.000Z","size":762,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-20T09:05:25.158Z","etag":null,"topics":["canvas","classes","dom","javascript","log","stream"],"latest_commit_sha":null,"homepage":null,"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/theopenwebjp.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":"2017-12-13T18:37:08.000Z","updated_at":"2024-04-21T11:45:23.000Z","dependencies_parsed_at":"2024-02-13T12:42:14.794Z","dependency_job_id":"195a55a6-8bd8-4b7b-ba44-8499fb539186","html_url":"https://github.com/theopenwebjp/js-classes","commit_stats":{"total_commits":45,"total_committers":3,"mean_commits":15.0,"dds":"0.15555555555555556","last_synced_commit":"45139f83126343f519ea32fb6d61946a3b296e2e"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/theopenwebjp/js-classes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theopenwebjp%2Fjs-classes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theopenwebjp%2Fjs-classes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theopenwebjp%2Fjs-classes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theopenwebjp%2Fjs-classes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theopenwebjp","download_url":"https://codeload.github.com/theopenwebjp/js-classes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theopenwebjp%2Fjs-classes/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264504929,"owners_count":23618870,"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":["canvas","classes","dom","javascript","log","stream"],"created_at":"2024-11-19T15:48:49.505Z","updated_at":"2025-07-09T23:04:08.738Z","avatar_url":"https://github.com/theopenwebjp.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Description\r\n\r\n* Set of JavaScript classes for general use.\r\n* Shouldn't include anything too large(move to separate project).\r\n* Shouldn't include anything too specialized(partition elsewhere as unlikely to be used in most cases).\r\n* Should move into own project once gets of a substantial size.\r\n* May have varying formats, as is an ungrouped collection of classes.\r\n\r\n## Installation\r\n\r\n```bash\r\nnpm install @theopenweb/js-classes\r\n```\r\n\r\n## Documentation\r\n\r\nGenerated documentation is accessible from: [/api_docs/modules.md](/api_docs/modules.md)\r\n\r\n## Technical Info\r\n\r\nAll code has been converted to es6 modules.\r\n\r\n## Standards\r\n\r\n* \"Manager\" suffixed files have state.\r\n* \"Helper\" suffixed files are static.\r\n\r\n## Testing\r\n\r\n```bash\r\nnpm run test\r\n```\r\n\r\n## Playground\r\n\r\n```bash\r\nnpx http-server ./\r\n# Go to http://localhost:8080/playground\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheopenwebjp%2Fjs-classes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheopenwebjp%2Fjs-classes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheopenwebjp%2Fjs-classes/lists"}