File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 22Get your module up and running quickly.
33
44Find and replace all on all files (CMD+SHIFT+F):
5- - Name: My Module
6- - Package name: my-module
7- - Description: My new Nuxt module
5+ - Name: Glaze for Nuxt
6+ - Package name: nuxt-glaze
7+ - Description: An (unofficial) Glaze module for Nuxt
88-->
99
1010# Glaze for Nuxt
@@ -106,13 +106,13 @@ Find a full list of options here:
106106<!-- Badges -->
107107
108108[ npm-version-src] :
109- https://img.shields.io/npm/v/my-module /latest.svg?style=flat&colorA=020420&colorB=00DC82
110- [ npm-version-href ] : https://npmjs.com/package/my-module
109+ https://img.shields.io/npm/v/nuxt-glaze /latest.svg?style=flat&colorA=020420&colorB=00DC82
110+ [ npm-version-href ] : https://npmjs.com/package/nuxt-glaze
111111[ npm-downloads-src] :
112- https://img.shields.io/npm/dm/my-module .svg?style=flat&colorA=020420&colorB=00DC82
113- [ npm-downloads-href ] : https://npm.chart.dev/my-module
112+ https://img.shields.io/npm/dm/nuxt-glaze .svg?style=flat&colorA=020420&colorB=00DC82
113+ [ npm-downloads-href ] : https://npm.chart.dev/nuxt-glaze
114114[ license-src] :
115- https://img.shields.io/npm/l/my-module .svg?style=flat&colorA=020420&colorB=00DC82
116- [ license-href ] : https://npmjs.com/package/my-module
115+ https://img.shields.io/npm/l/nuxt-glaze .svg?style=flat&colorA=020420&colorB=00DC82
116+ [ license-href ] : https://npmjs.com/package/nuxt-glaze
117117[ nuxt-src ] : https://img.shields.io/badge/Nuxt-020420?logo=nuxt.js
118118[ nuxt-href ] : https://nuxt.com
You can’t perform that action at this time.
0 commit comments