{"id":15047073,"url":"https://github.com/vishnucss/vishnu","last_synced_at":"2025-04-10T00:50:51.862Z","repository":{"id":44914011,"uuid":"104415797","full_name":"vishnucss/vishnu","owner":"vishnucss","description":"🎨  A simple and minimalist toolkit with modern css","archived":false,"fork":false,"pushed_at":"2022-01-19T03:31:47.000Z","size":3960,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-06T04:33:16.756Z","etag":null,"topics":["css-framework","css-next","css3","postcss","styleguide-css","toolkit","vishnu"],"latest_commit_sha":null,"homepage":"https://vishnucss.github.io/vishnu","language":"CSS","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/vishnucss.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-22T01:18:54.000Z","updated_at":"2023-11-10T21:00:17.000Z","dependencies_parsed_at":"2022-09-04T19:31:12.592Z","dependency_job_id":null,"html_url":"https://github.com/vishnucss/vishnu","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishnucss%2Fvishnu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishnucss%2Fvishnu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishnucss%2Fvishnu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishnucss%2Fvishnu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vishnucss","download_url":"https://codeload.github.com/vishnucss/vishnu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137999,"owners_count":21053775,"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-framework","css-next","css3","postcss","styleguide-css","toolkit","vishnu"],"created_at":"2024-09-24T20:54:12.629Z","updated_at":"2025-04-10T00:50:51.833Z","avatar_url":"https://github.com/vishnucss.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003ca href=\"https://vishnucss.github.io/vishnu\" target=\"_blank\"\u003e\u003cimg src=\"https://vishnucss.github.io/vishnu/preview.png\" height=\"385\" /\u003e\u003c/a\u003e\u003c/p\u003e\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://badge.fury.io/js/%40vishnucss%2Fvishnu.svg\" /\u003e \u003cimg src=\"https://img.shields.io/npm/dt/@vishnucss/vishnu.svg\" /\u003e\u003c/p\u003e\n\u003cp align=\"center\"\u003e\u003ca href=\"https://vishnucss.github.io/vishnu\" target=\"_blank\"\u003eDocs\u003c/a\u003e / \u003ca href=\"https://vishnucss.github.io/vishnu/#examples\" target=\"_blank\"\u003eExamples\u003c/a\u003e\u003c/p\u003e\n\n## Why should I use it?\n\nA simple style guide provides a setup of styles using Modern CSS for a fast and clean starting point. Everything you need to create a basic project is included. All in just \u003c 5kb.\n\n## Install\n\n**Using npm**\n\n```sh\n$ npm install --save @vishnucss/vishnu\n```\n\n**Using directly link**\n\n```html\n\u003clink rel=\"stylesheet\" href=\"https://unpkg.com/@vishnucss/vishnu\" /\u003e\n```\n\n### [Base](https://github.com/vishnucss/vishnu/tree/master/packages/vishnucss-base)\n\n**Using npm**\n\n```sh\n$ npm install --save @vishnucss/base\n```\n\n**Using directly link**\n\n```html\n\u003clink rel=\"stylesheet\" href=\"https://unpkg.com/@vishnucss/base\" /\u003e\n```\n\n### [Extensions](https://github.com/vishnucss/vishnu/tree/master/packages/vishnucss-extensions)\n\n**Using npm**\n\n```sh\n$ npm install --save @vishnucss/extensions\n```\n\n**Using directly link**\n\n```html\n\u003clink rel=\"stylesheet\" href=\"https://unpkg.com/@vishnucss/extensions\" /\u003e\n```\n\n#### List all extensions:\n\n- [Alert](https://github.com/vishnucss/vishnu/tree/master/packages/vishnucss-alert)\n- [Avatar](https://github.com/vishnucss/vishnu/tree/master/packages/vishnucss-avatar)\n- [Card](https://github.com/vishnucss/vishnu/tree/master/packages/vishnucss-card)\n- [Chips](https://github.com/vishnucss/vishnu/tree/master/packages/vishnucss-chips)\n- [Collapse](https://github.com/vishnucss/vishnu/tree/master/packages/vishnucss-collapse)\n- [Icons](https://github.com/vishnucss/vishnu/tree/master/packages/vishnucss-icons)\n- [Dialog](https://github.com/vishnucss/vishnu/tree/master/packages/vishnucss-dialog)\n- [Grid](https://github.com/vishnucss/vishnu/tree/master/packages/vishnucss-grid)\n- [Toggle](https://github.com/vishnucss/vishnu/tree/master/packages/vishnucss-toggle)\n- [Spacing](https://github.com/vishnucss/vishnu/tree/master/packages/vishnucss-spacing)\n- [Utils](https://github.com/vishnucss/vishnu/tree/master/packages/vishnucss-utils)\n\n## Bug?\n\nSubmit it in the [issues](https://github.com/vishnucss/vishnu/issues)\n\n## Get Involved\n\nWe'd love for you to help us build Vishnu. If you'd like to be a contributor, check out our \u003ca href=\"https://github.com/vishnucss/vishnucss/blob/master/.github/CONTRIBUTING.md\" target=\"_blank\"\u003eContributing guide\u003c/a\u003e\n\n\u003cp\u003eDesigned with ♥ by \u003ca target=\"_blank\" href=\"https://github.com/alexandesigner\" title=\"Allan Alexandre\"\u003eAllan Alexandre\u003c/a\u003e. Licensed under the \u003ca target=\"_blank\" href=\"https://github.com/vishnucss/vishnu#license\" title=\"MIT License\"\u003eMIT License\u003c/a\u003e.\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvishnucss%2Fvishnu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvishnucss%2Fvishnu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvishnucss%2Fvishnu/lists"}