{"id":15646616,"url":"https://github.com/gao-sun/windowise","last_synced_at":"2025-04-30T08:22:39.460Z","repository":{"id":109206154,"uuid":"84755715","full_name":"gao-sun/windowise","owner":"gao-sun","description":"Wisely create window/modal/notification/push in webpages.","archived":false,"fork":false,"pushed_at":"2017-07-31T20:35:13.000Z","size":46,"stargazers_count":47,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-10T08:46:43.425Z","etag":null,"topics":["css","js","modals","notifications","push-notifications","windows"],"latest_commit_sha":null,"homepage":"https://gao-sun.github.io/windowise","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/gao-sun.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}},"created_at":"2017-03-12T20:38:00.000Z","updated_at":"2023-06-25T09:30:43.000Z","dependencies_parsed_at":"2023-07-26T00:45:28.985Z","dependency_job_id":null,"html_url":"https://github.com/gao-sun/windowise","commit_stats":{"total_commits":16,"total_committers":2,"mean_commits":8.0,"dds":0.0625,"last_synced_commit":"703e3cb48c347fdf6a1d501743e6270885fc01e8"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gao-sun%2Fwindowise","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gao-sun%2Fwindowise/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gao-sun%2Fwindowise/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gao-sun%2Fwindowise/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gao-sun","download_url":"https://codeload.github.com/gao-sun/windowise/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251666847,"owners_count":21624381,"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":["css","js","modals","notifications","push-notifications","windows"],"created_at":"2024-10-03T12:13:28.757Z","updated_at":"2025-04-30T08:22:39.432Z","avatar_url":"https://github.com/gao-sun.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Windowise\n\n## Live Demos \u0026 Docs\n[https://gao-sun.github.io/windowise](https://gao-sun.github.io/windowise)\n\n## Unified\n\nWe have different kinds of windows in our webpage. Windowise helps you to have unified UI style and manage them in an easy way!\n\n## Promise-based\n\nWindowise is a Promise-based library, and Promise has been supported by [all modern browsers](http://caniuse.com/#feat=promises). It helps you to avoid callback hells and write more readable codes.\n\n## Get Started\n\n1.Install via npm\n```bash\nnpm install windowise\n```\n\n```js\n// In JavaScript\nimport { Window, Modal, Nft, Push, Progress, Input } from 'windowise';\nimport Style from 'windowise/dist/windowise.css';\n```\n\n2.CDN\n\n```html\n\u003clink rel=\"stylesheet\" href=\"https://unpkg.com/windowise@latest/dist/windowise.min.css\"\u003e\n\u003cscript src=\"https://unpkg.com/windowise@latest/dist/windowise.min.js\"\u003e\u003c/script\u003e\n```\n\n3.Download from dist/ in Github repository\n\n## Contributing\n\nPlease leave an issue if you find any bugs, I will fix it ASAP.\n\nPlease read the simple [guideline](https://gao-sun.github.io/windowise/#guideline) before you develop your own component which is based on Windowise.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgao-sun%2Fwindowise","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgao-sun%2Fwindowise","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgao-sun%2Fwindowise/lists"}