inc 1.0.4 copy "inc: ^1.0.4" to clipboard
inc: ^1.0.4 copied to clipboard

An inline pattern compiler for embedding code into static files.

example/README.md

Example file for inc #

In this static Markdown file, we will insert some dynamic code. Let's insert a sequence from 1 to 100. We will compile it using:

inc -i README.md -o example_compiled.md

|> seq 1 100 <|

0
likes
160
points
721
downloads

Publisher

verified publishertytydraco.xyz

Weekly Downloads

An inline pattern compiler for embedding code into static files.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

args, io

More

Packages that depend on inc