0.2.0 • Published 3 years ago

textrun-action v0.2.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 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

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

4 years ago

0.0.12

5 years ago

0.0.13

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.2

5 years ago

0.0.4

5 years ago

0.0.1

5 years ago