{"id":13755470,"url":"https://github.com/trendmicro-frontend/react-loader","last_synced_at":"2026-03-15T08:09:22.687Z","repository":{"id":57167634,"uuid":"81427515","full_name":"trendmicro-frontend/react-loader","owner":"trendmicro-frontend","description":"Trend Micro Components: React Loader","archived":false,"fork":false,"pushed_at":"2023-09-22T14:03:20.000Z","size":476,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":18,"default_branch":"master","last_synced_at":"2024-12-07T20:19:36.200Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://trendmicro-frontend.github.io/react-loader","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/trendmicro-frontend.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-02-09T08:30:20.000Z","updated_at":"2023-09-22T14:03:26.000Z","dependencies_parsed_at":"2024-01-17T15:20:54.204Z","dependency_job_id":null,"html_url":"https://github.com/trendmicro-frontend/react-loader","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trendmicro-frontend%2Freact-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trendmicro-frontend%2Freact-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trendmicro-frontend%2Freact-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trendmicro-frontend%2Freact-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trendmicro-frontend","download_url":"https://codeload.github.com/trendmicro-frontend/react-loader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231970124,"owners_count":18453916,"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":[],"created_at":"2024-08-03T10:00:54.748Z","updated_at":"2026-03-15T08:09:17.645Z","avatar_url":"https://github.com/trendmicro-frontend.png","language":"JavaScript","readme":"# react-loader [![build status](https://travis-ci.org/trendmicro-frontend/react-loader.svg?branch=master)](https://travis-ci.org/trendmicro-frontend/react-loader) [![Coverage Status](https://coveralls.io/repos/github/trendmicro-frontend/react-loader/badge.svg?branch=master)](https://coveralls.io/github/trendmicro-frontend/react-loader?branch=master)\n\n[![NPM](https://nodei.co/npm/@trendmicro/react-loader.png?downloads=true\u0026stars=true)](https://nodei.co/npm/@trendmicro/react-loader/)\n\nReact Loader\n\nDemo: https://trendmicro-frontend.github.io/react-loader\n\n## Installation\n\n1. Install the latest version of [react](https://github.com/facebook/react) and [react-loader](https://github.com/trendmicro-frontend/react-loader):\n\n  ```\n  npm install --save react @trendmicro/react-loader\n  ```\n\n2. At this point you can import `@trendmicro/react-loader` and its styles in your application as follows:\n\n  ```js\n  import Loader from '@trendmicro/react-loader';\n\n  // Be sure to include styles at some point, probably during your bootstraping\n  import '@trendmicro/react-loader/dist/react-loader.css';\n  ```\n\n## Usage\n\n```js\n\u003cLoader\n    className=\"component\"\n\u003e\n    GitHub\n\u003c/Loader\u003e\n```\n\n### Loader Sizes\n\n```js\n\u003cLoader size=\"lg\" /\u003e\n\u003cLoader size=\"large\" /\u003e\n\u003cLoader size=\"md\" /\u003e\n\u003cLoader size=\"medium\" /\u003e\n\u003cLoader size=\"sm\" /\u003e\n\u003cLoader size=\"small\" /\u003e\n```\n\n### Loader with button\n\n```js\n\u003cButton disabled\u003e\n    \u003cLoader size=\"small\" /\u003e\n    Uploading\n\u003c/Button\u003e\n\u003cButton btnStyle=\"primary\" disabled\u003e\n    \u003cLoader size=\"small\" /\u003e\n    Uploading\n\u003c/Button\u003e\n```\n\n### Loader overlay\n\n```js\n\u003cLoader size=\"lg\" overlay={true} /\u003e\n```\n\n## License\n\nMIT\n","funding_links":[],"categories":["Trend Micro"],"sub_categories":["React Components"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrendmicro-frontend%2Freact-loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrendmicro-frontend%2Freact-loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrendmicro-frontend%2Freact-loader/lists"}