{"id":15689459,"url":"https://github.com/littledivy/electron-splashscreen","last_synced_at":"2025-10-14T12:30:40.439Z","repository":{"id":37192851,"uuid":"259554619","full_name":"littledivy/electron-splashscreen","owner":"littledivy","description":"Elegant splashscreen for your electron apps :electron: :rocket:","archived":true,"fork":false,"pushed_at":"2022-11-10T18:25:26.000Z","size":546,"stargazers_count":4,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-31T06:31:45.002Z","etag":null,"topics":["electron","electron-splashscreen","nodejs","splashscreen","tslint","typescript","utility"],"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/littledivy.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}},"created_at":"2020-04-28T06:45:30.000Z","updated_at":"2024-06-14T13:02:50.000Z","dependencies_parsed_at":"2023-01-21T05:02:47.402Z","dependency_job_id":null,"html_url":"https://github.com/littledivy/electron-splashscreen","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/littledivy/electron-splashscreen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littledivy%2Felectron-splashscreen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littledivy%2Felectron-splashscreen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littledivy%2Felectron-splashscreen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littledivy%2Felectron-splashscreen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/littledivy","download_url":"https://codeload.github.com/littledivy/electron-splashscreen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littledivy%2Felectron-splashscreen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018662,"owners_count":26086576,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"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":["electron","electron-splashscreen","nodejs","splashscreen","tslint","typescript","utility"],"created_at":"2024-10-03T18:02:14.603Z","updated_at":"2025-10-14T12:30:39.996Z","avatar_url":"https://github.com/littledivy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## electron-splashscreen\n\n![](./assets/demo.gif)\n\n```sh\nnpm i @divy-work/electron-splashscreen\n```\n\nElegant splashscreen for your cool electron apps.\n\n![Electron CI](https://github.com/divy-work/electron-splashscreen/workflows/Electron%20CI/badge.svg)\n![tslint](https://github.com/divy-work/electron-splashscreen/workflows/tslint/badge.svg)\n[![Known Vulnerabilities](https://snyk.io/test/github/divy-work/electron-splashscreen/badge.svg?targetFile=package.json)](https://snyk.io/test/github/divy-work/electron-splashscreen?targetFile=package.json)\n\n### Usage\n\n```js\nvar Splash = require('@divy-work/electron-splashscreen');\n\nvar splashscreen = new Splash({\n  title: 'My app.',\n  description: 'My super cool app.'\n})\n\nvar splashscreenInstance = splashscreen.start();\n\nsetTimeout(splashscreenInstance.destroy, 5000)\n```\n\n### Example\nClone the repo, install the dependencies and then run\n`npm run example` to launch the example.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flittledivy%2Felectron-splashscreen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flittledivy%2Felectron-splashscreen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flittledivy%2Felectron-splashscreen/lists"}