0.0.19 • Published 1 year ago

u16n v0.0.19

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
1 year ago

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.18

1 year ago

0.0.19

1 year ago

0.0.17

1 year ago

0.0.16

2 years ago

0.0.15

2 years ago

0.0.12

2 years ago

0.0.13

2 years ago

0.0.14

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.3

2 years ago

0.0.2

5 years ago

0.0.1

5 years ago