{"id":20999793,"url":"https://github.com/frigobar/frigobar","last_synced_at":"2025-05-14T23:31:14.325Z","repository":{"id":37109255,"uuid":"197088315","full_name":"frigobar/frigobar","owner":"frigobar","description":"A simple set of UI tools for your react application.","archived":false,"fork":false,"pushed_at":"2023-01-11T19:55:08.000Z","size":21940,"stargazers_count":15,"open_issues_count":21,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-07T03:40:00.385Z","etag":null,"topics":["animation","components-library","react","styled-components"],"latest_commit_sha":null,"homepage":"https://frigobar.io","language":"TypeScript","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/frigobar.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":"2019-07-16T00:02:51.000Z","updated_at":"2022-07-08T20:15:15.000Z","dependencies_parsed_at":"2022-07-21T04:49:40.044Z","dependency_job_id":null,"html_url":"https://github.com/frigobar/frigobar","commit_stats":null,"previous_names":["allyssonsantos/frigobar"],"tags_count":65,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frigobar%2Ffrigobar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frigobar%2Ffrigobar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frigobar%2Ffrigobar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frigobar%2Ffrigobar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frigobar","download_url":"https://codeload.github.com/frigobar/frigobar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254248132,"owners_count":22038971,"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":["animation","components-library","react","styled-components"],"created_at":"2024-11-19T08:08:19.010Z","updated_at":"2025-05-14T23:31:09.302Z","avatar_url":"https://github.com/frigobar.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"/static/frigobar.svg\" width=\"300\" /\u003e\n\n[![Build Status](https://travis-ci.org/frigobar/frigobar.svg?branch=master)](https://travis-ci.org/frigobar/frigobar)\n[![Commitizen Friendly](https://camo.githubusercontent.com/6080f52144977b8b2b20e42408379ce68371aafd/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f636f6d6d6974697a656e2d667269656e646c792d627269676874677265656e2e737667)](https://github.com/commitizen/cz-cli)\u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e [![StyledComponents](https://camo.githubusercontent.com/83915eaa262cfa89f70f2d4eb2ec55c0cbe7c615/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7374796c652d2546302539462539322538352532307374796c65642d2d636f6d706f6e656e74732d6f72616e67652e7376673f636f6c6f72423d64616133353726636f6c6f72413d646237343865)](https://github.com/styled-components/styled-components)\n\n\u003c/div\u003e\n\n\u003chr /\u003e\n\nFrigobar is a simple set of UI tools for your react application.\n\nYou can check everything at our [website](https://frigobar.io/).\n\n## Packages\n\nIndividually versioned libraries, take a look at:\n\n\u003c!-- prettier-ignore-start --\u003e\n||Package|Description|Version|Size|\n|-|-------|-----------|-------|----|\n|\u003cimg src=\"https://frigobar.io/icons/dance.svg\" alt=\"frigobar animation package\" width=\"150\" /\u003e|[@frigobar/animation](https://github.com/frigobar/frigobar/tree/master/packages/animation)|Easily add CSS animation to your react styled components via custom hooks.|[\u003cimg src=\"https://badgen.net/npm/v/@frigobar/animation\" height=\"30\" /\u003e](https://www.npmjs.com/package/@frigobar/animation)|[\u003cimg src=\"https://badgen.net/bundlephobia/minzip/@frigobar/animation\" height=\"30\" /\u003e](https://bundlephobia.com/result?p=@frigobar/animation)|\n|\u003cimg src=\"https://frigobar.io/icons/stacked.svg\" alt=\"frigobar core package\" width=\"150\" /\u003e|[@frigobar/core](https://github.com/frigobar/frigobar/tree/master/packages/core)|A collection of simple UI components made with React|[\u003cimg src=\"https://badgen.net/npm/v/@frigobar/core\" height=\"30\" /\u003e](https://www.npmjs.com/package/@frigobar/core)|[\u003cimg src=\"https://badgen.net/bundlephobia/minzip/@frigobar/core\" height=\"30\" /\u003e](https://bundlephobia.com/result?p=@frigobar/core)|\n|-|[@frigobar/babel-plugin](https://github.com/frigobar/frigobar/tree/master/packages/babel-plugin)|A recommended babel plugin to use with animation hooks package|[\u003cimg src=\"https://badgen.net/npm/v/@frigobar/babel-plugin\" height=\"30\" /\u003e](https://www.npmjs.com/package/@frigobar/babel-plugin)|[\u003cimg src=\"https://badgen.net/bundlephobia/minzip/@frigobar/babel-plugin\" height=\"30\" /\u003e](https://bundlephobia.com/result?p=@frigobar/babel-plugin)|\n\u003c!-- prettier-ignore-end --\u003e\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://twitter.com/_allyssonsantos\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/13424727?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAllysson dos Santos\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/frigobar/frigobar/commits?author=allyssonsantos\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/frigobar/frigobar/commits?author=allyssonsantos\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#design-allyssonsantos\" title=\"Design\"\u003e🎨\u003c/a\u003e \u003ca href=\"#ideas-allyssonsantos\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"https://github.com/frigobar/frigobar/pulls?q=is%3Apr+reviewed-by%3Aallyssonsantos\" title=\"Reviewed Pull Requests\"\u003e👀\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://kaiofelipejs.dev\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/41922744?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eKaio Felipe Silva\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/frigobar/frigobar/commits?author=kaiofelipejs\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/breno-felipe\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/50807243?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eBreno Felipe de Bairros\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/frigobar/frigobar/commits?author=breno-felipe\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrigobar%2Ffrigobar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrigobar%2Ffrigobar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrigobar%2Ffrigobar/lists"}