Skip to content

Commit 46ce3f6

Browse files
authored
Merge pull request #6 from fossabot/master
Add license scan report and status
2 parents a32a97f + 5ec149e commit 46ce3f6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![License](https://badgen.net/github/license/VitorLuizC/vue-loadable)](./LICENSE)
44
[![Library minified size](https://badgen.net/bundlephobia/min/vue-loadable)](https://bundlephobia.com/result?p=vue-loadable)
55
[![Library minified + gzipped size](https://badgen.net/bundlephobia/minzip/vue-loadable)](https://bundlephobia.com/result?p=vue-loadable)
6+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FVitorLuizC%2Fvue-loadable.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FVitorLuizC%2Fvue-loadable?ref=badge_shield)
67

78
`vue-loadable` can improve your loading state control by providing methods and helpers to manage it.
89

@@ -361,3 +362,6 @@ export default {
361362
## License
362363
363364
Released under [MIT License](./LICENSE).
365+
366+
367+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FVitorLuizC%2Fvue-loadable.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FVitorLuizC%2Fvue-loadable?ref=badge_large)

0 commit comments

Comments
 (0)