0.0.16 • Published 5 months ago

u16n v0.0.16

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
5 months ago

Vue U16N

A proper documentation would be nice.

Example

Configuration file

animal: 
  snail: slug with shell
  dog: doggy

Cases

Simple formatting

There is a {what}

input:

  • parameter:
    • what: thing

result:

There is a thing

Parameter references a translation

There is a {/animal/#animal}

input:

  • parameter:
    • animal: snail

result:

There is a slug with shell


There is a {what}

input:

  • parameter:
    • what: thing

result:

There is a thing

Parameter references a translation

There is a {/animal/#animal}

input:

result:

There is a slug with shell


There is a {/animal/#specie}

input:

  • parameter:
    • specie: dog

result:

There is a doggy

0.0.16

5 months ago

0.0.15

5 months ago

0.0.12

5 months ago

0.0.13

5 months ago

0.0.14

5 months ago

0.0.11

6 months ago

0.0.10

8 months ago

0.0.9

10 months ago

0.0.8

10 months ago

0.0.5

11 months ago

0.0.4

11 months ago

0.0.7

11 months ago

0.0.6

11 months ago

0.0.3

1 year ago

0.0.2

4 years ago

0.0.1

4 years ago