{"id":15594718,"url":"https://github.com/innei/javascript-programming","last_synced_at":"2026-02-27T10:03:25.778Z","repository":{"id":46831139,"uuid":"396789360","full_name":"Innei/javascript-programming","owner":"Innei","description":"手撕各类编程题","archived":false,"fork":false,"pushed_at":"2024-10-01T07:50:28.000Z","size":559,"stargazers_count":1,"open_issues_count":12,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-22T07:45:35.765Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Innei.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-08-16T12:40:34.000Z","updated_at":"2024-05-18T11:59:22.000Z","dependencies_parsed_at":"2024-05-18T12:45:39.173Z","dependency_job_id":"45e3a835-0b9a-42af-8247-cef153558362","html_url":"https://github.com/Innei/javascript-programming","commit_stats":{"total_commits":36,"total_committers":3,"mean_commits":12.0,"dds":0.3055555555555556,"last_synced_commit":"4c59c9d6914f505fd9187ac840f116c8c75268a9"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":"innei-template/rollup-typescript-lib","purl":"pkg:github/Innei/javascript-programming","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Innei%2Fjavascript-programming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Innei%2Fjavascript-programming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Innei%2Fjavascript-programming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Innei%2Fjavascript-programming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Innei","download_url":"https://codeload.github.com/Innei/javascript-programming/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Innei%2Fjavascript-programming/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29890657,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T09:48:51.284Z","status":"ssl_error","status_checked_at":"2026-02-27T09:48:43.992Z","response_time":57,"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":[],"created_at":"2024-10-03T00:41:27.994Z","updated_at":"2026-02-27T10:03:25.303Z","avatar_url":"https://github.com/Innei.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rollup Typescript library template\n\nPlease use pnpm do this.\n\n```sh\npnpm i\n```\n\n# Usage\n\n### Package\n\nBundle your source code via tsc, rollup.\n\n```\nyarn package\n```\n\n### Dev\n\nStart dev mode by Vite.\n\n```\nyarn dev\n```\n\n### Delopy\n\nDelopy example to GitHub Pages.\n\n```\nyarn delopy\nyarn publish\n```\n\n# Additional\n\nIf you want to bundle React JSX with rollup. Add additional packages.\n\n```\npnpm i -D @babel/preset-react @babel/core @rollup/plugin-babel\n```\n\nAnd, un-comment this in `.babelrc`.\n\n```json\n{\n  \"presets\": [\"@babel/preset-react\"]\n}\n```\n\nUn-comment this in `rollup.config.js`\n\n```js\nimport { babel } from '@rollup/plugin-babel'\n\n// ...\n\nplugins: [\n    // ...\n   babel({}),\n  ],\n//...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finnei%2Fjavascript-programming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finnei%2Fjavascript-programming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finnei%2Fjavascript-programming/lists"}