0.2.0 • Published 2 years ago

textrun-action v0.2.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Text-Runner Actions for shared Text-Runner Actions

This package provides Text-Runner actions for verifying the documentation of NPM modules exporting shared Text-Runner actions. Let's say you work on an NPM module called textrun-cooking that provides the action recipe. Here is how you would document individual actions inside this NPM module.

The action/name-full action verifies the documented full name of an exported action, which includes the NPM package name without its textrun- prefix. In our example, we would use it like this:

The <b type="action/name-full">cooking/recipe</b> action verifies recipes.

The action/name-short action is similar to action/name-full except that the documented action name does not contain the package name. In our example, we would use it like this:

The <b type="action/name-short">recipe</b> action verifies recipes.
0.2.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

3 years ago

0.0.12

4 years ago

0.0.13

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.2

4 years ago

0.0.4

4 years ago

0.0.1

4 years ago