This repository was archived by the owner on Sep 17, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +21
-3
lines changed Expand file tree Collapse file tree 1 file changed +21
-3
lines changed Original file line number Diff line number Diff line change 1- fluent-vue-loader
2- =================
1+ <h1 align =" center " >
2+ fluent-vue-loader
3+ </h1 >
34
4- ` fluent-vue-loader ` is Webpack loader that allows to use Vue custom blocks with locale messages in ` fluent-vue `
5+ <p align =" center " >
6+ <a href =" https://github.com/fluent-vue/fluent-vue-loader/actions " >
7+ <img src="https://img.shields.io/github/workflow/status/fluent-vue/fluent-vue-loader/Test" alt="GitHub Workflow Status">
8+ </a >
9+ <a href =" https://codecov.io/gh/fluent-vue/fluent-vue-loader " >
10+ <img src="https://codecov.io/gh/fluent-vue/fluent-vue-loader/branch/main/graph/badge.svg?token=0JSSE94EGJ" alt="codecov">
11+ </a >
12+ <a href =" https://standardjs.com " >
13+ <img src="https://img.shields.io/badge/code_style-standard-brightgreen.svg" alt="Standard - JavaScript Style Guide">
14+ </a >
15+ <a href =" https://github.com/fluent-vue/fluent-vue-loader/blob/main/LICENSE " >
16+ <img src="https://img.shields.io/github/license/fluent-vue/fluent-vue-loader" alt="GitHub license">
17+ </a >
18+ </p >
19+
20+ <p align =" center " >
21+ Webpack loader that allows to use Vue custom blocks for locale messages in <a href =" https://github.com/Demivan/fluent-vue " >fluent-vue</a >
22+ </p >
523
624- [ Installation] ( #installation )
725- [ Example] ( #example )
You can’t perform that action at this time.
0 commit comments