{"id":13424264,"url":"https://github.com/mint-ui/mint-indicator","last_synced_at":"2025-03-15T18:34:27.502Z","repository":{"id":56040312,"uuid":"58120303","full_name":"mint-ui/mint-indicator","owner":"mint-ui","description":"A mobile indicator plugin for vue.js","archived":false,"fork":false,"pushed_at":"2018-01-22T11:49:15.000Z","size":16,"stargazers_count":68,"open_issues_count":1,"forks_count":38,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-15T18:02:09.079Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/mint-ui.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":"2016-05-05T09:34:28.000Z","updated_at":"2023-07-11T01:14:36.000Z","dependencies_parsed_at":"2022-08-15T12:00:48.733Z","dependency_job_id":null,"html_url":"https://github.com/mint-ui/mint-indicator","commit_stats":null,"previous_names":["elemefe/vue-indicator"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mint-ui%2Fmint-indicator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mint-ui%2Fmint-indicator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mint-ui%2Fmint-indicator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mint-ui%2Fmint-indicator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mint-ui","download_url":"https://codeload.github.com/mint-ui/mint-indicator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243639507,"owners_count":20323507,"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-07-31T00:00:50.968Z","updated_at":"2025-03-15T18:34:22.491Z","avatar_url":"https://github.com/mint-ui.png","language":"Vue","readme":"# Overview\nvue-indicator is a mobile loading indicator plugin for vue.js.\n\n# Installation\nFirst, install `vue-indicator` from npm:\n```bash\n$ npm install vue-indicator\n```\n\nThen use it:\n```Javascript\n// ES6 mudule\nimport Indicator from 'vue-indicator';\n\n// CommonJS\nconst Indicator = require('vue-indicator').default;\n```\n\n# Usage\nOpen an indicator:\n```Javascript\nIndicator.open();\n```\n\nOpen an indicator with a string:\n```Javascript\nIndicator.open('Loading...');\n```\n\nOpen an indicator with an object:\n```Javascript\nIndicator.open({ text:'Loading...', spinnerType: 'fading-circle' });\n```\n\nThen close it:\n```Javascript\nIndicator.close();\n```\n\n# API\n| Option      | Description    | Value                                                       | Default |\n|-------------|----------------|-------------------------------------------------------------|---------|\n| text        | indicator text | String                                                      |         |\n| spinnerType | spinner type   | 'snake', 'fading-circle', 'double-bounce', 'triple-bounce'  | 'snake' |\n\n# License\nMIT\n","funding_links":[],"categories":["Awesome Vue.js [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)","UI组件","Awesome Vue.js"],"sub_categories":["Libraries \u0026 Plugins"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmint-ui%2Fmint-indicator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmint-ui%2Fmint-indicator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmint-ui%2Fmint-indicator/lists"}