An open API service indexing awesome lists of open source software.

https://github.com/staab/janet-util

A utility library for Janet. Loosely decoupled, grab bag.
https://github.com/staab/janet-util

Last synced: 5 months ago
JSON representation

A utility library for Janet. Loosely decoupled, grab bag.

Awesome Lists containing this project

README

          

# janet-utility

A utility library for Janet. Just a random collection of useful things.

# Dependencies

No dependencies are declared in project.janet so that you can install this libary and use whatever parts are useful. Implicit dependencies:

- [pq]("https://github.com/andrewchambers/janet-pq.git")
- [json]("https://github.com/janet-lang/json.git")

# Disclaimer

This is pre-alpha software. Please open an issue if you'd like to use it in a project.