Janet 1.31.0-4e5889e Documentation
(Other Versions: 1.29.1 1.28.0 1.27.0 1.26.0 1.25.1 1.24.0 1.23.0 1.22.0 1.21.0 1.20.0 1.19.0 1.18.1 1.17.1 1.16.1 1.15.0 1.13.1 1.12.2 1.11.1 1.10.1 1.9.1 1.8.1 1.7.0 1.6.0 1.5.1 1.5.0 1.4.0 1.3.1 )

Spork

While not part of Janet's core library, Spork is an official "contributor" library as well as a collection of various useful utilties for Janet.

Spork can be installed with

jpm install spork

Index

spork/argparse/argparse spork/base64/decode spork/base64/encode spork/crc/make-variant spork/crc/named-variant spork/cron/check spork/cron/next-timestamp spork/cron/parse-cron spork/ev-utils/go-nursery spork/ev-utils/join-nursery spork/ev-utils/multithread-service spork/ev-utils/nursery spork/ev-utils/pcall spork/ev-utils/pdag spork/ev-utils/pmap spork/ev-utils/pmap-full spork/ev-utils/pmap-limited spork/ev-utils/spawn-nursery spork/ev-utils/wait-cancel spork/fmt/*user-indent-2-forms* spork/fmt/format spork/fmt/format-file spork/fmt/format-print spork/generators/concat spork/generators/cycle spork/generators/drop spork/generators/drop-until spork/generators/drop-while spork/generators/filter spork/generators/from-iterable spork/generators/map spork/generators/mapcat spork/generators/range spork/generators/run spork/generators/take spork/generators/take-until spork/generators/take-while spork/generators/to-array spork/getline/default-autocomplete-context spork/getline/default-autocomplete-options spork/getline/default-doc-fetch spork/getline/make-getline spork/getline/max-history spork/htmlgen/doctype-html spork/htmlgen/escape spork/htmlgen/html spork/htmlgen/raw spork/http/cookie-grammar spork/http/cookies spork/http/logger spork/http/middleware spork/http/query-string-grammar spork/http/read-body spork/http/read-request spork/http/read-response spork/http/request spork/http/request-peg spork/http/response-peg spork/http/router spork/http/send-response spork/http/server spork/http/server-handler spork/http/status-messages spork/http/url-grammar spork/httpf/add-bindings-as-routes spork/httpf/add-route spork/httpf/default-payload-wrapper spork/httpf/listen spork/httpf/server spork/json/decode spork/json/encode spork/mdz/*front-matter* spork/mdz/*markup-dom* spork/mdz/add-loader spork/mdz/anchor spork/mdz/bigger spork/mdz/blockquote spork/mdz/center spork/mdz/code spork/mdz/codeblock spork/mdz/div spork/mdz/em spork/mdz/hr spork/mdz/html spork/mdz/image spork/mdz/li spork/mdz/link spork/mdz/markup spork/mdz/mdz-loader spork/mdz/ol spork/mdz/p spork/mdz/pre spork/mdz/section spork/mdz/smaller spork/mdz/strong spork/mdz/sub spork/mdz/sup spork/mdz/tag spork/mdz/td spork/mdz/th spork/mdz/tr spork/mdz/u spork/mdz/ul spork/misc/always spork/misc/antepenultimate spork/misc/binary-search spork/misc/binary-search-by spork/misc/caperr spork/misc/capout spork/misc/cond-> spork/misc/cond->> spork/misc/dedent spork/misc/defs spork/misc/dfs spork/misc/do-def spork/misc/do-var spork/misc/format-table spork/misc/gett spork/misc/insert-sorted spork/misc/insert-sorted-by spork/misc/int->string spork/misc/int/ spork/misc/log spork/misc/make spork/misc/make-id spork/misc/map-keys spork/misc/map-keys-flat spork/misc/map-vals spork/misc/merge-sorted spork/misc/merge-sorted-by spork/misc/penultimate spork/misc/print-table spork/misc/randomize-array spork/misc/second spork/misc/select-keys spork/misc/set* spork/misc/string->int spork/misc/table-filter spork/misc/third spork/misc/trim-prefix spork/misc/trim-suffix spork/misc/until spork/misc/vars spork/msg/make-proto spork/msg/make-recv spork/msg/make-send spork/netrepl/client spork/netrepl/default-host spork/netrepl/default-port spork/netrepl/server spork/netrepl/server-single spork/path/abspath spork/path/abspath? spork/path/basename spork/path/delim spork/path/dirname spork/path/ext spork/path/join spork/path/normalize spork/path/parts spork/path/posix/abspath spork/path/posix/abspath? spork/path/posix/basename spork/path/posix/delim spork/path/posix/dirname spork/path/posix/ext spork/path/posix/join spork/path/posix/normalize spork/path/posix/parts spork/path/posix/relpath spork/path/posix/sep spork/path/relpath spork/path/sep spork/path/win32/abspath spork/path/win32/abspath? spork/path/win32/basename spork/path/win32/delim spork/path/win32/dirname spork/path/win32/ext spork/path/win32/join spork/path/win32/normalize spork/path/win32/parts spork/path/win32/relpath spork/path/win32/sep spork/rawterm/begin spork/rawterm/buffer-traverse spork/rawterm/ctrl-z spork/rawterm/end spork/rawterm/getch spork/rawterm/isatty spork/rawterm/monowidth spork/rawterm/rune-monowidth spork/rawterm/size spork/rawterm/slice-monowidth spork/regex/compile spork/regex/find spork/regex/find-all spork/regex/match spork/regex/peg spork/regex/replace spork/regex/replace-all spork/regex/source spork/rpc/client spork/rpc/default-host spork/rpc/default-port spork/rpc/server spork/schema/make-predicate spork/schema/make-validator spork/schema/predicate spork/schema/validator spork/services/*current-manager* spork/services/*current-service* spork/services/add-service spork/services/all-services spork/services/get-manager spork/services/get-service spork/services/make-manager spork/services/print-all spork/services/remove-service spork/services/set-title spork/services/start-service spork/services/stop-service spork/services/wait spork/sh/copy spork/sh/copy-file spork/sh/create-dirs spork/sh/devnull spork/sh/escape spork/sh/exec spork/sh/exec-fail spork/sh/exec-slurp spork/sh/exec-slurp-all spork/sh/exists? spork/sh/list-all-files spork/sh/make-new-file spork/sh/rm spork/sh/scan-directory spork/sh/split spork/tarray/buffer spork/tarray/copy-bytes spork/tarray/length spork/tarray/new spork/tarray/properties spork/tarray/slice spork/tarray/swap-bytes spork/tasker/all-tasks spork/tasker/cancel-task spork/tasker/close-queues spork/tasker/default-expiration spork/tasker/default-priority spork/tasker/default-task-directory spork/tasker/err-file-name spork/tasker/max-priority spork/tasker/min-priority spork/tasker/new-tasker spork/tasker/out-file-name spork/tasker/queue-task spork/tasker/run-cleanup spork/tasker/run-executors spork/tasker/spawn-executors spork/tasker/statuses spork/tasker/task-file spork/tasker/task-meta-name spork/tasker/task-status spork/temple/add-loader spork/temple/base-env spork/temple/compile spork/temple/create spork/test/assert spork/test/assert-docs spork/test/assert-error spork/test/assert-no-error spork/test/assert-not spork/test/capture-stderr spork/test/capture-stdout spork/test/end-suite spork/test/start-suite spork/test/suppress-stderr spork/test/suppress-stdout spork/test/timeit spork/test/timeit-loop spork/utf8/decode-rune spork/utf8/encode-rune spork/utf8/prefix->width spork/zip/add-bytes spork/zip/add-file spork/zip/compress spork/zip/decompress spork/zip/extract spork/zip/file-directory? spork/zip/file-encrypted? spork/zip/file-supported? spork/zip/get-filename spork/zip/locate-file spork/zip/read-bytes spork/zip/read-file spork/zip/reader-close spork/zip/reader-count spork/zip/stat spork/zip/version spork/zip/write-buffer spork/zip/write-file spork/zip/writer-close spork/zip/writer-finalize


spork/argparse/argparse function source
(argparse description &keys options)

Parse `(dyn :args)` according to options. If the arguments are incorrect,
will return nil and print usage information.

Each option is a table or struct that specifies a flag or option
for the script. The name of the option should be a string, specified
via `(argparse/argparse "..." op1-name {...} op2-name {...} ...)`. A help option
and usage text is automatically generated for you.

The keys in each option table are as follows:

* `:kind` - What kind of option is this? One of `:flag`, `:multi`, `:option`, or
 `:accumulate`. A flag can either be on or off, a multi is a flag that can be provided
 multiple times, each time adding 1 to a returned integer, an option is a key that
 will be set in the returned table, and accumulate means an option can be specified
 0 or more times, each time appending a value to an array.
* `:short` - Single letter for shorthand access.
* `:help` - Help text for the option, explaining what it is.
* `:default` - Default value for the option.
* `:required` - Whether or not an option is required.
* `:short-circuit` - Whether or not to stop parsing if this option is hit.
 Result will also contain the rest of the arguments under the :rest key.
* `:action` - A function that will be invoked when the option is parsed.
* `:map` - A function that is applied to the value of the option to transform it

There is also a special option name `:default` that will be invoked on arguments
that do not start with a -- or -. Use this option to collect unnamed
arguments to your script. This is separate from the `:default` key in option specifiers.

After "--", every argument is treated as an unnamed argument.

Once parsed, values are accessible in the returned table by the name
of the option. For example `(result "verbose")` will check if the verbose
flag is enabled.
You may also use a custom args array when specified via the special option `:args`.
Community Examples

spork/base64/decode function source
(decode s)

Converts a base64 encoded string to its binary representation of any format
(UTF-8, binary, ..).
Community Examples

spork/base64/encode function source
(encode s)

Converts a string of any format (UTF-8, binary, ..) to base64 encoding.
Community Examples

spork/crc/make-variant cfunction source
(crc/make-variant size polynomial &opt init byte-flip xorout)

Create a CRC function based on the given polynomial, initial value, xourout, and whether to invert input bytes.
Community Examples

spork/crc/named-variant cfunction source
(crc/named-variant name)

Get a named CRC variant.
Community Examples

spork/cron/check function source
(check cron &opt time local)

Check if a given time matches a cron specifier.
Community Examples

spork/cron/next-timestamp function source
(next-timestamp cron &opt time local)

Given a cron schedule, get the next instance on the cron tab after time
Community Examples

spork/cron/parse-cron function source
(parse-cron str)

Parse a cron string into a valid cron schedule object
Community Examples

spork/ev-utils/go-nursery function source
(go-nursery nurse f &opt value)

Spawn a fiber into a nursery, similar to ev/go.
Community Examples

spork/ev-utils/join-nursery function source
(join-nursery nurse)

Suspend the current fiber until the nursery is emptied.
Community Examples

spork/ev-utils/multithread-service function source
(multithread-service thread-main n-threads)

Run instances of a function over multiple threads. On failures, restart the failed thread. Normal function returns will not trigger a restart.
Community Examples

spork/ev-utils/nursery function source
(nursery)

Group a number of fibers into a single object for structured concurrency
Community Examples

spork/ev-utils/pcall function source
(pcall f n)

Call a function n times (in parallel) for side effects. Each function is called with an integer argument indicating a fiber index. Returns nil.
Community Examples

spork/ev-utils/pdag function source
(pdag f dag &opt n-workers)

Executes a dag by calling f on every node in the graph. Can set the number of workers for parallel execution. The graph is represented as a table mapping nodes to arrays of child nodes. Each node will only be evaluated after all children have been evaluated. Modifying `dag` inside `f` will not affect the scheduling of workers. Returns a table mapping each node to the result of `(f node)`.
Community Examples

spork/ev-utils/pmap function source
(pmap f data &opt n-workers)

Map `f` over data in parallel, optionally limiting parallelism to `n` workers.
Community Examples

spork/ev-utils/pmap-full function source
(pmap-full f data)

Function form of `ev/gather`. If any of the sibling fibers error, all other siblings will be canceled. Returns the gathered results in an array. `data` can be any indexed data structure.
Community Examples

spork/ev-utils/pmap-limited function source
(pmap-limited f data n-workers)

Similar to pmap-full, but only runs work n-ways parallel.
Community Examples

spork/ev-utils/spawn-nursery macro source
(spawn-nursery nurse & body)

Similar to ev/spawn but associate spawned fibers with a nursery
Community Examples

spork/ev-utils/wait-cancel macro source
(wait-cancel & body)

Wait forever until the current fiber is canceled, and then run some cleanup code.
Community Examples

spork/fmt/*user-indent-2-forms* keyword source
A user list of forms that are control forms and should be indented two spaces.
Community Examples

spork/fmt/format function source
(format source)

Format a string of source code to a buffer.
Community Examples

spork/fmt/format-file function source
(format-file file)

Format a file
Community Examples

spork/fmt/format-print function source
(format-print source)

Format a string of source code and print the result.
Community Examples

spork/generators/concat function source
(concat & xs)

Concatenate one or more generators or iterables into a single generator.
Community Examples

spork/generators/cycle function source
(cycle ds)

Repeatedly yield the elements of `ds`, looping back to the beginning when finished.
Community Examples

spork/generators/drop function source
(drop n ds)

Drop `n` elements from `ds`.
Community Examples

spork/generators/drop-until function source
(drop-until p ds)

Drop elements from `ds` until `p` is true.
Community Examples

spork/generators/drop-while function source
(drop-while p ds)

Drop elements from `ds` while `p` is true.
Community Examples

spork/generators/filter function source
(filter p ds)

Create a generator that filters `ds` with `p`.
Community Examples

spork/generators/from-iterable function source
(from-iterable ds)

Create a new generator around any iterable data structure.
Community Examples

spork/generators/map function source
(map f ds)

Create a generator that maps `f` over `ds`.
Community Examples

spork/generators/mapcat function source
(mapcat f ds)

Map `f` over `ds`, concatenating the results into a new generator.
Community Examples

spork/generators/range function source
(range from to)

Create a lazy range.
Community Examples

spork/generators/run function source
(run s)

Evaluate `s` for side effects.
Community Examples

spork/generators/take function source
(take n ds)

Take `n` elements from iterable `ds`.
Community Examples

spork/generators/take-until function source
(take-until p ds)

Return elements from `ds` until `p` is true.
Community Examples

spork/generators/take-while function source
(take-while p ds)

Return elements from `ds` while `p` is true.
Community Examples

spork/generators/to-array function source
(to-array s)

Consume `s` into a new array.
Community Examples

spork/getline/default-autocomplete-context function source
(default-autocomplete-context buf pos)

Given a buffer and a cursor position, extract a string that will be used as context for autocompletion. Return a position and substring from the buffer to use for autocompletion.
Community Examples

spork/getline/default-autocomplete-options function source
(default-autocomplete-options prefix &)

Default handler to get available autocomplete options for a given substring.
Community Examples

spork/getline/default-doc-fetch function source
(default-doc-fetch sym w &)

Default handler for Ctrl-G to lookup docstrings in the current environment.
Community Examples

spork/getline/make-getline function source
(make-getline &opt autocomplete-context autocomplete-options doc-fetch)

Reads a line of input into a buffer, like `getline`. However, allow looking up entries with a general lookup function rather than a environment table.
Community Examples

spork/getline/max-history number source
Maximal amount of items in the history
Community Examples

spork/htmlgen/doctype-html function source
The html5 doctype header
Community Examples

spork/htmlgen/escape function source
(escape x)

Escape characters in a string for HTML
Community Examples

spork/htmlgen/html function source
(html data &opt buf)

Render HTML from standard data structures. Fills the provided optional buffer, or new one if it is not provided, with the html bytes.
Community Examples

spork/htmlgen/raw function source
(raw text)

Get an object that can be used to splice in HTML literals. `text` is not escaped in the output string.
Community Examples

spork/http/cookie-grammar core/peg source
Grammar to parse a cookie header to a series of keys and values.
Community Examples

spork/http/cookies function source
(cookies nextmw)

Parses cookies into the table under :cookies key
Community Examples

spork/http/logger function source
(logger nextmw)

Creates a logging middleware. The logger middleware prints URL route, return status, and elapsed request time.
Community Examples

spork/http/middleware function source
(middleware x)

Coerce any type to http middleware
Community Examples

spork/http/query-string-grammar core/peg source
Grammar that parses a query string (sans url path and ? character) and returns a table.
Community Examples

spork/http/read-body function source
(read-body req)

Given a request, read the HTTP body from the connection. Returns the body as a buffer. If the request has no body, returns nil.
Community Examples

spork/http/read-request function source
(read-request conn buf &opt no-query)

Read an HTTP request header from a connection. Returns a table with the following keys: * `:headers` - table mapping header names to header values. Header names are lowercase. * `:connection` - the connection stream for the header. * `:buffer` - the buffer instance that may contain extra bytes. * `:head-size` - the number of bytes used by the header. * `:method` - the HTTP method used. * `:path` - the path of the resource requested. The following keys are also present, but omitted if the user passes a truthy parameter to `no-query`. * `:route` - path of the resource requested without query string. * `:query-string` - segment of HTTP path after first ? character. * `:query` - the query string parsed into a table. Supports a single string value     for every string key, and any query parameters that aren't given a value are mapped to true.  Note that data is read in chunks and any data after the header terminator is  stored in `:buffer.`
Community Examples

spork/http/read-response function source
(read-response conn buf)

Read an HTTP response header from a connection. Returns a table with the following keys: * `:headers` - table mapping header names to header values. Header names are lowercase. * `:connection` - the connection stream for the header. * `:buffer` - the buffer instance that may contain extra bytes. * `:head-size` - the number of bytes used by the header. * `:status` - the HTTP status code. * `:message` - the HTTP status message. Note that data is read in chunks and any data after the header terminator is stored in `:buffer.`
Community Examples

spork/http/request function source
(request method url &keys {:headers headers :body body})

Make an HTTP request to a server. Returns a table containing response information. * `:head-size` - number of bytes in the http header * `:headers` - table mapping header names to header values. Header names are lowercase. * `:connection` - the connection stream for the header. * `:buffer` - the buffer instance that may contain extra bytes. * `:status` - HTTP status code as an integer. * `:message` - HTTP status message. * `:body` - Bytes of the response body.
Community Examples

spork/http/request-peg core/peg source
PEG for parsing HTTP requests
Community Examples

spork/http/response-peg core/peg source
PEG for parsing HTTP responses
Community Examples

spork/http/router function source
(router routes)

Creates a router middleware. A router will dispatch to different routes based on the URL path.
Community Examples

spork/http/send-response function source
(send-response conn response &opt buf)

Send an HTTP response over a connection. Will automatically use chunked encoding if body is not a byte sequence. `response` should be a table with the following keys: * `:headers` - optional headers to write * `:status` - integer status code to write * `:body` - optional byte sequence or iterable (for chunked body) for returning contents. The iterable can be lazy, i.e. for streaming    data.
Community Examples

spork/http/server function source
(server handler &opt host port)

Makes a simple http server. By default it binds to 0.0.0.0:8000, returns a new server stream. Simply wraps http/server-handler with a net/server.
Community Examples

spork/http/server-handler function source
(server-handler conn handler)

A simple connection handler for an HTTP server. When a connection is accepted. Call this with a handler function to handle the connect. The handler will be called with one argument, the request table, which will contain the following keys: * `:head-size` - number of bytes in the http header. * `:headers` - table mapping header names to header values. * `:connection` - the connection stream for the header. * `:buffer` - the buffer instance that may contain extra bytes. * `:path` - HTTP path. * `:method` - HTTP method, as a string.
Community Examples

spork/http/status-messages struct source
Mapping of HTTP status codes to their status message.
Community Examples

spork/http/url-grammar core/peg source
Grammar to parse a URL into domain, port, and path triplet. Only supports the http:// protocol.
Community Examples

spork/httpf/add-bindings-as-routes function source
(add-bindings-as-routes server &opt env)

Add all local functions defined with :path metadata to a server. Will read from the :schema, :doc, :path, and :route-doc metadata to determine how the route behaves.
Community Examples

spork/httpf/add-route function source
(add-route server path docstring schema handler &opt read-mime render-mime)

Add a single manually route to a server. Prefer using `httpf/add-bindings-as-routes` for the usual case.
Community Examples

spork/httpf/default-payload-wrapper function source
(default-payload-wrapper payload)

Add some metadata to all responses
Community Examples

spork/httpf/listen function source
(listen server &opt host port n-workers)

Start server
Community Examples

spork/httpf/server function source
(server &opt parent)

Create a new server.
Community Examples

spork/json/decode cfunction
(json/decode json-source &opt keywords nils)

Returns a janet object after parsing JSON. If keywords is truthy, string keys will be converted to keywords. If nils is truthy, null will become nil instead of the keyword :null.
Community Examples

spork/json/encode cfunction
(json/encode x &opt tab newline buf)

Encodes a janet value in JSON (utf-8). tab and newline are optional byte sequence which are used to format the output JSON. if buf is provided, the formated JSON is append to buf instead of a new buffer. Returns the modifed buffer.
Community Examples

spork/mdz/*front-matter* keyword source
Dynamic binding to front matter after parsing, compilation, and evaluation, of markup completes.
Community Examples

spork/mdz/*markup-dom* keyword source
The htmlgen source that can be used to generate a document with htmlgen/html.
Community Examples

spork/mdz/add-loader function source
(add-loader)

Allow importing and requiring markup as a module
Community Examples

spork/mdz/anchor function source
(anchor name & content)

Create an in-page anchor for a local link.
Community Examples

spork/mdz/bigger function source
(bigger content)

Make span element with bigger font
Community Examples

spork/mdz/blockquote function source
(blockquote content)

Make a block quote element
Community Examples

spork/mdz/center function source
(center content)

Center some content
Community Examples

spork/mdz/code function source
(code content)

Make code element with class mendoza-code
Community Examples

spork/mdz/codeblock function source
(codeblock lang &opt source)

Inline code or codeblock
Community Examples

spork/mdz/div function
Make a div element
Community Examples

spork/mdz/em function
Make a em element
Community Examples

spork/mdz/hr function source
(hr)

Add a horizontal rule
Community Examples

spork/mdz/html function source
(html source)

Embed some raw html
Community Examples

spork/mdz/image function source
(image src alt)

Make an image element
Community Examples

spork/mdz/li function
Make a li element
Community Examples

spork/mdz/link function source
(link url &opt content)

Create an anchor link
Community Examples

spork/mdz/markup function source
(markup source &opt env where)

Parse mendoza markup and evaluate it returning an htmlgen document tree.
Community Examples

spork/mdz/mdz-loader function source
(mdz-loader path &)

Loader for the mdz format
Community Examples

spork/mdz/ol function
Make a ol element
Community Examples

spork/mdz/p function
Make a p element
Community Examples

spork/mdz/pre function
Make a pre element
Community Examples

spork/mdz/section function source
(section name content)

Create a section. Usually used to embed different parts of the content document into different parts of the main page.
Community Examples

spork/mdz/smaller function source
(smaller content)

Make span element with smaller font
Community Examples

spork/mdz/strong function
Make a strong element
Community Examples

spork/mdz/sub function
Make a sub element
Community Examples

spork/mdz/sup function
Make a sup element
Community Examples

spork/mdz/tag function source
(tag name content)

Wrap some content in an html tag. If you need attributes or other properties, you may want to use raw HTML via the html function.
Community Examples

spork/mdz/td function
Make a td element
Community Examples

spork/mdz/th function
Make a th element
Community Examples

spork/mdz/tr function
Make a tr element
Community Examples

spork/mdz/u function
Make a u element
Community Examples

spork/mdz/ul function
Make a ul element
Community Examples

spork/misc/always function source
(always x)

Return a function that discards any arguments and always returns `x`.
Community Examples

spork/misc/antepenultimate function source
(antepenultimate xs)

Get the third-to-last element from an indexed data structure.
Community Examples

spork/misc/binary-search macro source
(binary-search x arr &opt <?)

Returns the index of `x` in a sorted array or tuple or the index of
the next item if `x` is not present. This is the correct insert index
for `x` within `arr`. If a `<?` comparator is given, the search uses
that to compare elements, otherwise uses `<`.
Community Examples

spork/misc/binary-search-by macro source
(binary-search-by x arr f)

Returns the index of `x` in an array or tuple which has been sorted
by a mapping function `f`, or the index of the next item if `x` is not
present. This is the correct insert index for `x` within `arr`.
Community Examples

spork/misc/caperr macro source
(caperr & body)

Captures the standart error output of the variadic `body` and returns it
as a buffer.
Community Examples

spork/misc/capout macro source
(capout & body)

Captures the standart output of the variadic `body` and returns it as
a buffer.
Community Examples

spork/misc/cond-> macro source
(cond-> val & clauses)

Threading conditional macro. It takes `val` to mutate,
and `clauses` pairs with condition and operation to which the `val`,
is put as first argument. All conditions are tried and
for truthy conditions the operation is executed.
Returns the value mutated if any condition is truthy.
Community Examples

spork/misc/cond->> macro source
(cond->> val & clauses)

Threading conditional macro. It takes `val` to mutate,
and `clauses` pairs of condition and operation to which the `val`,
is put as last argument. All conditions are tried and
for truthy the operation is ran.
Returns mutated value if any condition is truthy.
Community Examples

spork/misc/dedent function source
(dedent & xs)

Remove indentation after concatenating the arguments. Works by removing
leading whitespace, and then removing that same pattern of whitepsace after
new lines.
Community Examples

spork/misc/defs macro source
(defs & bindings)

Defines many constants as in let `bindings`, but without creating new scope.
Community Examples

spork/misc/dfs function source
(dfs data visit-leaf &opt node-before node-after get-children seen)

Do a depth first, pre-order traversal over a data structure.
Also allow for callbacks before and after visiting the children
of a node. Also allow for a custom `get-children` function to
change traversal as needed. Will detect cycles if an empty table
is passed as the `seen` parameter, which is used to cached values
that have been visited.
Community Examples

spork/misc/do-def macro source
(do-def c d & body)

Convenience macro for defining constant named `c` with value `d` before `body`
and returning it after evaluating `body`, that presumably modifies
the `c` refered content. For example buffer, table or array.
Community Examples

spork/misc/do-var macro source
(do-var v d & body)

Convenience macro for defining varible named `v` with value `d` before `body`
and returning it after evaluating `body`, that presumably modifies `v`.
Community Examples

spork/misc/format-table function source
(format-table buf-into data &opt columns header-mapping column-mapping)

Same as print-table but pushes table into a buffer.
Community Examples

spork/misc/gett macro source
(gett ds & keys)

Recursive macro (get). Similar to get-in, but keys are variadic argument.
Community Examples

spork/misc/insert-sorted function source
(insert-sorted arr <? & xs)

Insert elements in `arr` such that it remains sorted by the comparator. If
`arr` is not sorted beforehand, the results are undefined. Returns `arr`.
Community Examples

spork/misc/insert-sorted-by function source
(insert-sorted-by arr f & xs)

Insert elements in `arr` such that it remains sorted by the value returned
when `f` is called with the element, comparing the values with `<`. If `arr` is
not sorted beforehand, the results are undefined. Returns `arr`.
Community Examples

spork/misc/int->string function source
(int->string int &opt base)

Stringify an integer in a particular base. Defaults to decimal (base 10).
Community Examples

spork/misc/int/ function source
(int/ & xs)

Perform integer division.
Community Examples

spork/misc/log macro source
(log level & args)

Print to a dynamic binding stream if that stream is set, otherwise do
nothing. Evaluate to nil.
For example, `(log :err "value error: %V" my-value)` will print
to `(dyn :err)` only if `(dyn :err)` has been set.
Community Examples

spork/misc/make macro source
(make prototype & pairs)

Convenience macro for creating new table from even number of kvs pairs in a variadic `table-or-pairs`
arguments and setting its prototype to `prototype`.
Factory function for creating new objects from prototypes.
Community Examples

spork/misc/make-id function source
(make-id &opt prefix)

Create a random, printable keyword id with 10 bytes of entropy
with an optional prefix.
Community Examples

spork/misc/map-keys function source
(map-keys f data)

Returns new table with function `f` applied to `data`'s
keys recursively.
Community Examples

spork/misc/map-keys-flat function source
(map-keys-flat f data)

Returns new table with function `f` applied to `data`'s
keys without recursing.
Community Examples

spork/misc/map-vals function source
(map-vals f data)

Returns new table with function `f` applied to `data`'s values.
Community Examples

spork/misc/merge-sorted function source
(merge-sorted a b &opt <?)

Merges two sorted arrays so that the result remains sorted, using an optional comparator.
If no comparator is given, `<` is used.
Community Examples

spork/misc/merge-sorted-by function source
(merge-sorted-by a b f)

Merges two sorted arrays so that result remains sorted when `f` is called on each element,
comparing the values with `<`.
Community Examples

spork/misc/penultimate function source
(penultimate xs)

Get the second-to-last element from an indexed data structure.
Community Examples

spork/misc/print-table function source
(print-table data &opt columns header-mapping column-mapping)

Iterate through the rows of a data structure and print a table in a human
readable way, with padding and heading information. Can optionally provide
a function use to print a row, as well as optionally select column keys
for each row. Lastly, a `header-mapping` dictionary can be provided that
changes the printed header names by mapping column keys to the desired
header name. If no mapping is found, then the column key will be used as
the header name. Returns nil.
Community Examples

spork/misc/randomize-array function source
(randomize-array arr &opt rng)

Randomizes array using the fisher-yates shuffle, takes an optional random
number generator.
Community Examples

spork/misc/second function source
(second xs)

Get the second element from an indexed data structure.
Community Examples

spork/misc/select-keys function source
(select-keys data keyz)

Returns new table with selected `keyz` from dictionary `data`.
Community Examples

spork/misc/set* macro source
(set* tgts exprs)

Parallel `set` function. Takes a list of targets and
expressions, evaluates all the expressions, and then
assigns them to the targets. Each target can be a variable
or a 2-tuple, just like in the normal `set` special form.
Community Examples

spork/misc/string->int function source
(string->int str &opt base)

Parse an integer in the given base. Defaults to decimal (base 10). Differs
from scan-number in that this does not recognize floating point notation.
Community Examples

spork/misc/table-filter function source
(table-filter pred dict)

Filter a key-value structure info a table. Semantics are the same as for
built-in `filter`, except that `pred` takes two arguments (key and value.)
Does not consider prototypes.
Community Examples

spork/misc/third function source
(third xs)

Get the third element from an indexed data structure.
Community Examples

spork/misc/trim-prefix function source
(trim-prefix prefix str)

Trim the specified prefix of a string if it has one
Community Examples

spork/misc/trim-suffix function source
(trim-suffix suffix str)

Trim the specified suffix of a string if it has one
Community Examples

spork/misc/until macro source
(until cnd & body)

Repeat `body` while the `cnd` is false.
Equivalent to (while (not cnd) ;body).
Community Examples

spork/misc/vars macro source
(vars & bindings)

Defines many variables as in let `bindings`, but without creating new scope.
Community Examples

spork/msg/make-proto function source
(make-proto stream &opt pack unpack)

Create both a send an recv function from a stream, as with `make-send` and `make-recv`.
Community Examples

spork/msg/make-recv function source
(make-recv stream &opt unpack)

Get a function that, when invoked, gets the next message from a readable stream. Provide an optional unpack function that will parse the received buffer.
Community Examples

spork/msg/make-send function source
(make-send stream &opt pack)

Create a function that when called with a msgs sends that msg. Provide an optional pack function that will convert a message to a string.
Community Examples

spork/netrepl/client function source
(client &opt host port name)

Connect to a repl server. The default host is "127.0.0.1" and the default port is "9365".
Community Examples

spork/netrepl/default-host string source
Default host to run server on and connect to.
Community Examples

spork/netrepl/default-port string source
Default port to run the net repl.
Community Examples

spork/netrepl/server function source
(server &opt host port env cleanup welcome-msg)

Start a repl server. The default host is "127.0.0.1" and the default port is "9365". Calling this will start a TCP server that exposes a repl into the given env. If no env is provided, a new env will be created per connection. If env is a function, that function will be invoked with the name and stream on each connection to generate an environment. `cleanup` is an optional function that will be called for each stream after closing if provided. `welcome-msg` is an optional string or function (welcome-msg client-name) to generate a message to print for the client on connection.
Community Examples

spork/netrepl/server-single function source
(server-single &opt host port env cleanup welcome-msg)

Short-hand for serving up a a repl that has a single environment table in it. `env` must be a proper env table, not a function as is possible in netrepl/server.
Community Examples

spork/path/abspath function source
(posix/abspath path)

Coerce a path to be absolute.
Community Examples

spork/path/abspath? function source
(posix/abspath? path)

Check if a path is absolute.
Community Examples

spork/path/basename function source
(posix/basename path)

Gets the base file name of a path.
Community Examples

spork/path/delim string source
Platform delimiter
Community Examples

spork/path/dirname function source
(posix/dirname path)

Gets the directory name of a path.
Community Examples

spork/path/ext function source
(ext path)

Get the file extension for a path.
Community Examples

spork/path/join function source
(posix/join & els)

Join path elements together.
Community Examples

spork/path/normalize function source
(posix/normalize path)

Normalize a path. This removes . and .. in the path, as well as empty path elements.
Community Examples

spork/path/parts function source
(posix/parts path)

Split a path into its parts.
Community Examples

spork/path/posix/abspath function source
(posix/abspath path)

Coerce a path to be absolute.
Community Examples

spork/path/posix/abspath? function source
(posix/abspath? path)

Check if a path is absolute.
Community Examples

spork/path/posix/basename function source
(posix/basename path)

Gets the base file name of a path.
Community Examples

spork/path/posix/delim string source
Platform delimiter
Community Examples

spork/path/posix/dirname function source
(posix/dirname path)

Gets the directory name of a path.
Community Examples

spork/path/posix/ext function source
(ext path)

Get the file extension for a path.
Community Examples

spork/path/posix/join function source
(posix/join & els)

Join path elements together.
Community Examples

spork/path/posix/normalize function source
(posix/normalize path)

Normalize a path. This removes . and .. in the path, as well as empty path elements.
Community Examples

spork/path/posix/parts function source
(posix/parts path)

Split a path into its parts.
Community Examples

spork/path/posix/relpath function source
(posix/relpath source target)

Get the relative path between two subpaths.
Community Examples

spork/path/posix/sep string source
Platform separator
Community Examples

spork/path/relpath function source
(posix/relpath source target)

Get the relative path between two subpaths.
Community Examples

spork/path/sep string source
Platform separator
Community Examples

spork/path/win32/abspath function source
(win32/abspath path)

Coerce a path to be absolute.
Community Examples

spork/path/win32/abspath? function source
(win32/abspath? path)

Check if a path is absolute.
Community Examples

spork/path/win32/basename function source
(win32/basename path)

Gets the base file name of a path.
Community Examples

spork/path/win32/delim string source
Platform delimiter
Community Examples

spork/path/win32/dirname function source
(win32/dirname path)

Gets the directory name of a path.
Community Examples

spork/path/win32/ext function source
(ext path)

Get the file extension for a path.
Community Examples

spork/path/win32/join function source
(win32/join & els)

Join path elements together.
Community Examples

spork/path/win32/normalize function source
(win32/normalize path)

Normalize a path. This removes . and .. in the path, as well as empty path elements.
Community Examples

spork/path/win32/parts function source
(win32/parts path)

Split a path into its parts.
Community Examples

spork/path/win32/relpath function source
(win32/relpath source target)

Get the relative path between two subpaths.
Community Examples

spork/path/win32/sep string source
Platform separator
Community Examples

spork/rawterm/begin cfunction source
(rawterm/begin &opt on-winch)

Begin raw terminal functionality. Return a stream that can be read from to get input.
Community Examples

spork/rawterm/buffer-traverse cfunction source
(rawterm/buffer-traverse bytes index delta &opt skip-zerowidth)

Move to a new position in a buffer from index by incrementing by `delta` codepoints. Can also skip zero-width codepoints if desired.
Community Examples

spork/rawterm/ctrl-z cfunction source
(rawterm/ctrl-z)

A handler that a user can use to handle ctrl-z from input to suspend the current process.
Community Examples

spork/rawterm/end cfunction source
(rawterm/end)

End raw terminal functionality.
Community Examples

spork/rawterm/getch cfunction source
(rawterm/getch &opt into)

Get a byte of input from stdin, without blocking if possible. Returns a buffer.
Community Examples

spork/rawterm/isatty cfunction source
(rawterm/isatty)

Check if the current stdin is a tty.
Community Examples

spork/rawterm/monowidth cfunction source
(rawterm/monowidth bytes &opt start-index end-index)

Measure the monospace width of a string.
Community Examples

spork/rawterm/rune-monowidth cfunction source
(rawterm/rune-monowidth rune)

Get the monospace width of a rune. Returns either 0, 1, or 2.
Community Examples

spork/rawterm/size cfunction source
(rawterm/size)

Get the number of rows and columns visible in the terminal as tuple [rows cols]
Community Examples

spork/rawterm/slice-monowidth cfunction source
(rawterm/slice-monowidth bytes columns &opt start-index into)

Get a byte slice that will fit into a number of columns.
Community Examples

spork/regex/compile function source
(compile pattern)

Compile a subset of regex to a PEG if pattern is a string. If pattern is a PEG, will return the PEG as is.
Community Examples

spork/regex/find function source
(find reg text &opt start)

Similar to peg/find, but for regexes.
Community Examples

spork/regex/find-all function source
(find-all reg text &opt start)

Similar to peg/find-all, but for regexes.
Community Examples

spork/regex/match function source
(match reg text &opt start)

Similar to peg/match, but for regexes.
Community Examples

spork/regex/peg core/peg source
Peg used to generate peg source code from a regular expression string.
Community Examples

spork/regex/replace function source
(replace reg rep text &opt start)

Similar to peg/replace, but for regexes.
Community Examples

spork/regex/replace-all function source
(replace-all reg rep text &opt start)

Similar to peg/replace-all, but for regexes.
Community Examples

spork/regex/source function source
(source pattern)

Compile a subset of regex to PEG source code.
Community Examples

spork/rpc/client function source
(client &opt host port name)

Create an RPC client. The default host is "127.0.0.1" and the default port is "9366". Returns a table of async functions that can be used to make remote calls. This table also contains a :close function that can be used to close the connection.
Community Examples

spork/rpc/default-host string source
Default host to run server on and connect to.
Community Examples

spork/rpc/default-port string source
Default port to run the net repl.
Community Examples

spork/rpc/server function source
(server functions &opt host port workers-per-connection)

Create an RPC server. The default host is "127.0.0.1" and the default port is "9366". Also must take a dictionary of functions that clients can call.
Community Examples

spork/schema/make-predicate function source
(make-predicate schema)

Generate a function that can be used to validate a data structure. This is the function form of `predicate`.
Community Examples

spork/schema/make-validator function source
(make-validator schema)

Generate a function that can be used to validate a data structure. This is the function form of `validator`.
Community Examples

spork/schema/predicate macro source
(predicate pattern)

Make a validation predicate given a certain schema.
Community Examples

spork/schema/validator macro source
(validator pattern)

Make a validation function of one argument. A validation function will throw an error on validation failure, otherwise, it will return the argument.
Community Examples

spork/services/*current-manager* keyword source
The currently running service manager, if there is one
Community Examples

spork/services/*current-service* keyword source
The currently running service, if there is one
Community Examples

spork/services/add-service function source
(add-service service-name main-function & args)

Spawn a service
Community Examples

spork/services/all-services function source
(all-services)

Get a list of running services
Community Examples

spork/services/get-manager function source
(get-manager)

Get the current manager. If no manager exists, create one.
Community Examples

spork/services/get-service function source
(get-service)

Get the current service. If not in a service, raise an error
Community Examples

spork/services/make-manager function source
(make-manager &opt log-dir)

Group a number of fibers into a single object for structured concurrency. Also includes utilities for running services like servers in the background.
Community Examples

spork/services/print-all function source
(print-all &opt filter-fn)

Print a table of all running services.
Community Examples

spork/services/remove-service function source
(remove-service service-name)

Remove a service
Community Examples

spork/services/set-title function source
(set-title title)

Set a textual description of the service to describe what it is doing currently
Community Examples

spork/services/start-service function source
(start-service service-name)

Start or restart a service
Community Examples

spork/services/stop-service function source
(stop-service service-name &opt reason)

Stop a running service
Community Examples

spork/services/wait function source
(wait)

Once a number of services have been spawned, call `wait` to block the fiber until the manager is canceled. This lets a manager fiber behave as a service itself.
Community Examples

spork/sh/copy function source
(copy src dest)

Copy a file or directory recursively from one location to another.
Expects input to be unix style paths
Community Examples

spork/sh/copy-file function source
(copy-file src-path dst-path)

Copy a file from source to destination. Creates all directories in the path to the destination file if they do not exist.
Community Examples

spork/sh/create-dirs function source
(create-dirs dir-path)

Create all directories in path specified as string including itself.
Community Examples

spork/sh/devnull function source
(devnull)

get the /dev/null equivalent of the current platform as an open file
Community Examples

spork/sh/escape function source
(escape & args)

Output a string with all arguments correctly quoted
Community Examples

spork/sh/exec function source
(exec & args)

Execute command specified by args returning it's exit code
Community Examples

spork/sh/exec-fail function source
(exec-fail & args)

Execute command specified by args, fails when command exits with non-zero exit code
Community Examples

spork/sh/exec-slurp function source
(exec-slurp & args)

Read stdout of command specified by args and return it trimmed in a string.
Community Examples

spork/sh/exec-slurp-all function source
(exec-slurp-all & args)

Read stdout and stderr of subprocess and return it trimmed in a struct with :err and :out containing the output as string.
This will also return the exit code under the :status key.
Community Examples

spork/sh/exists? function source
(exists? path)

Check if the given file or directory exists. (Follows symlinks)
Community Examples

spork/sh/list-all-files function source
(list-all-files dir &opt into)

List the files in the given directory recursively. Return the paths to all files found, relative to the current working directory if the given path is a relative path, or as an absolute path otherwise.
Community Examples

spork/sh/make-new-file function source
(make-new-file file-path &opt mode)

Create and open a file, creating all the directories leading to the file if they do not exist, and return it. By default, open as a writable file (mode is `:w`).
Community Examples

spork/sh/rm function source
(rm path)

Remove a directory and all sub directories recursively.
Community Examples

spork/sh/scan-directory function source
(scan-directory dir func)

Scan a directory recursively, applying the given function on all files and directories in a depth-first manner. This function has no effect if the directory does not exist.
Community Examples

spork/sh/split function source
(split s)

Split a string into 'sh like' tokens, returns nil if unable to parse the string.
Community Examples

spork/tarray/buffer cfunction
(tarray/buffer array|size)

Return typed array buffer or create a new buffer.
Community Examples

spork/tarray/copy-bytes cfunction
(tarray/copy-bytes src sindex dst dindex &opt count)

Copy count elements (default 1) of src array from index sindex to dst array at position dindex memory can overlap.
Community Examples

spork/tarray/length cfunction
(tarray/length array|buffer)

Return typed array or buffer size.
Community Examples

spork/tarray/new cfunction
(tarray/new type size &opt stride offset tarray|buffer)

Create new typed array.
Community Examples

spork/tarray/properties cfunction
(tarray/properties array)

Return typed array properties as a struct.
Community Examples

spork/tarray/slice cfunction
(tarray/slice tarr &opt start end)

Takes a slice of a typed array from start to end. The range is half open, [start, end). Indexes can also be negative, indicating indexing from the end of the end of the typed array. By default, start is 0 and end is the size of the typed array. Returns a new janet array.
Community Examples

spork/tarray/swap-bytes cfunction
(tarray/swap-bytes src sindex dst dindex &opt count)

Swap count elements (default 1) between src array from index sindex and dst array at position dindex memory can overlap.
Community Examples

spork/tasker/all-tasks function source
(all-tasks tasker &opt detailed)

Get an array of all task ids for which there is still data on disk. If `detailed` is truthy, return full task metadata instead of ids.
Community Examples

spork/tasker/cancel-task function source
(cancel-task tasker task-id)

Cancel a queued or running task.
Community Examples

spork/tasker/close-queues function source
(close-queues tasker)

Prevent any tasks from being added to queues. When an executor finishes it's current job, if there are any, it will terminate. When all executors complete, the call to `run-executors` will complete.
Community Examples

spork/tasker/default-expiration number source
Default expiration time (1 day)
Community Examples

spork/tasker/default-priority number source
Default task priority
Community Examples

spork/tasker/default-task-directory string source
Default location of task records
Community Examples

spork/tasker/err-file-name string source
Name of the file for logging errors
Community Examples

spork/tasker/max-priority number source
Maximum allowed priority (lower priority tasks will execute first)
Community Examples

spork/tasker/min-priority number source
Minimum allowed priority (lower priority tasks will execute first)
Community Examples

spork/tasker/new-tasker function source
(new-tasker &opt task-directory queues queue-size)

Create queues and various settings to run tasks. Create a new tasker table.
Community Examples

spork/tasker/out-file-name string source
Name of the file for general logging
Community Examples

spork/tasker/queue-task function source
(queue-task tasker argv &opt note priority qname timeout expiration input)

Add a task specification to a queue. Supply an argv string array that will be used to invoke s a subprocess. The optional `note` parameter is just a textual note for task trackingv. The `priority` parameter should be an integer between 0 and 9 inclusive, default is 4. Lower priority jobs in the same queue will be executed by higher priority. Use input to pass in generic, unstructured input to a task.
Community Examples

spork/tasker/run-cleanup function source
(run-cleanup tasker)

Delete old expired jobs saved on disk
Community Examples

spork/tasker/run-executors function source
(run-executors tasker &opt workers-per-queue pre-task post-task)

Start a number of executors to run tasks as with `tasker/spawn-executors`, and then wait for all executors to complete.
Community Examples

spork/tasker/spawn-executors function source
(spawn-executors tasker &opt qnames workers-per-queue pre-task post-task)

Start a number of executors to run tasks. Tasks can be added to a queue by calling queue-task. A single tasker object can make multiple calls to spawn-executors.
Community Examples

spork/tasker/statuses tuple source
A tuple of all possible statuses that a task can have.
Community Examples

spork/tasker/task-file function source
(task-file tasker task-id &opt file-name)

Get a log file for a path. By default, will get a path to out.log.
Community Examples

spork/tasker/task-meta-name string source
Name of the task metadata file
Community Examples

spork/tasker/task-status function source
(task-status tasker task-id)

Look up the status of a given task by id.
Community Examples

spork/temple/add-loader function source
(add-loader)

Adds the custom template loader to Janet's module/loaders and update module/paths.
Community Examples

spork/temple/base-env table source
Base environment for rendering
Community Examples

spork/temple/compile function source
(compile str)

Compile a Temple template into a function which will return a
rendered buffer.

The resulting function should receive the template arguments in the
&keys format.
Community Examples

spork/temple/create function source
(create source &opt where)

Compile a template string into a function. Optionally provide a location where the source is from to improve debugging. Returns the template function.
Community Examples

spork/test/assert macro source
(assert x &opt e)

Override's the default assert with some nice error handling.
Community Examples

spork/test/assert-docs function source
(assert-docs path)

Assert that all symbols, when module on the path is required,
have proper doc string
Community Examples

spork/test/assert-error macro source
(assert-error msg & forms)

Test passes if forms error.
Community Examples

spork/test/assert-no-error macro source
(assert-no-error msg & forms)

Test passes if forms do not error.
Community Examples

spork/test/assert-not macro source
(assert-not x &opt e)

Invert assert.
Community Examples

spork/test/capture-stderr macro source
(capture-stderr & body)

Runs the form and captures stderr. Returns tuple with result of the form
and a string with captured stderr.
Community Examples

spork/test/capture-stdout macro source
(capture-stdout & body)

Runs the form and captures stdout. Returns tuple with result of the form
and a string with captured stdout.
Community Examples

spork/test/end-suite function source
(end-suite)

Ends test suite, prints summary and exits if any have failed.
Community Examples

spork/test/start-suite function source
(start-suite &opt name)

Starts test suite.
Community Examples

spork/test/suppress-stderr macro source
(suppress-stderr & body)

Suppreses stdout from the body
Community Examples

spork/test/suppress-stdout macro source
(suppress-stdout & body)

Suppreses stdout from the body
Community Examples

spork/test/timeit macro source
(timeit form &opt tag)

Time the execution of `form` using `os/clock` before and after,
and print the result to stdout. returns: result of executing `form`.
Uses `tag` (default "Elapsed time:") to tag the printout.
Community Examples

spork/test/timeit-loop macro source
(timeit-loop head & body)

Similar to `loop`, but outputs performance statistics after completion.
Additionally defines a `:timeout` verb to iterate continuously for a given
number of seconds. If the first form of `body` is a bytes, it will be taken
as a custom tag.
Community Examples

spork/utf8/decode-rune cfunction source
(utf8/decode-rune buf &opt start)

Read a UTF-8 encoded Unicode codepoint from the buffer which starts at the given index. Returns a tuple [value width], where width = number of bytes consumed. If at the end of buffer or the buffer contains malformed UTF-8, returns [nil 0].
Community Examples

spork/utf8/encode-rune cfunction source
(utf8/encode-rune rune &opt buf)

Encode a Unicode codepoint into the end of a buffer.
Community Examples

spork/utf8/prefix->width cfunction source
(utf8/prefix->width c)

Given the first byte in an UTF-8 sequence, get the number of bytes that the codepoint sequence takes up, including the prefix byte.
Community Examples

spork/zip/add-bytes cfunction source
(zip/add-bytes writer path data &opt comment flags)

Add a byte sequence to the zip writer.
Community Examples

spork/zip/add-file cfunction source
(zip/add-file writer path filename &opt comment flags)

Add a file to the zip writer.
Community Examples

spork/zip/compress cfunction source
(zip/compress bytes &opt level into)

Compress data and write to a buffer. Different compression levels can be used - higher compression levels trade smaller output with longer compression times. Returns `into`. If `into` not provided, a new buffer is created.
Community Examples

spork/zip/decompress cfunction source
(zip/decompress bytes &opt into)

Decompress data and write to a buffer. If an `into` buffer is not provided, a new buffer will be created.
Community Examples

spork/zip/extract cfunction source
(zip/extract reader idx-or-filename &opt into flags)

Extract a file from the zip archive, either to memory or to a file on disk.
Community Examples

spork/zip/file-directory? cfunction source
(zip/file-directory? reader idx)

Check if a file index is a directory.
Community Examples

spork/zip/file-encrypted? cfunction source
(zip/file-encrypted? reader idx)

Check if a file is encrypted inside an archive.
Community Examples

spork/zip/file-supported? cfunction source
(zip/file-supported? reader idx)

Check if a file is supported with this verstion of miniz.
Community Examples

spork/zip/get-filename cfunction source
(zip/get-filename reader idx)

Convert a file index index in the archive to a filename.
Community Examples

spork/zip/locate-file cfunction source
(zip/locate-file reader path &opt comment flags)

Get the index of a particular filename in the archive.
Community Examples

spork/zip/read-bytes cfunction source
(zip/read-bytes bytes &opt flags)

Read a byte sequence as a zip archive. Returns a new zip reader.
Community Examples

spork/zip/read-file cfunction source
(zip/read-file filename &opt flags)

Read a file as a zip archive. Returns a new zip reader.
Community Examples

spork/zip/reader-close cfunction source
(zip/reader-close reader)

Close a reader and free related memory.
Community Examples

spork/zip/reader-count cfunction source
(zip/reader-count reader)

Get the number of files inside the zip archive. The files can be indexed 
Community Examples

spork/zip/stat cfunction source
(zip/stat reader idx)

Get stat information of file. Returns a new struct with the following fields:

* :index - integer index in master directory
* :version-made-by - zip verstion
* :version-needed - zip version needed to unzip
* :bit-flag
* :method - compression method
* :time - file time
* :crc32 - checksum of file contents
* :comp-size - size of file when compressed
* :uncomp-size - size of file when uncompressed
* :filename
* :comment
* :internal-attr
* :external-attr
Community Examples

spork/zip/version cfunction source
(zip/version)

Get the version string of the underlying miniz library.
Community Examples

spork/zip/write-buffer cfunction source
(zip/write-buffer)

Create a new zip archive writer that write to memory.
Community Examples

spork/zip/write-file cfunction source
(zip/write-file dest-path)

Create a new zip archive writer that will write into an archive file.
Community Examples

spork/zip/writer-close cfunction source
(zip/writer-close writer)

Close a ZipWriter.
Community Examples

spork/zip/writer-finalize cfunction source
(zip/writer-finalizer writer)

Finalize a writer, writing any zip files to disk. Return the writer.
Community Examples