Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 820 Bytes

readme.md

File metadata and controls

25 lines (15 loc) · 820 Bytes

Uiua Modules

This is a curated collection of Uiua modules.

To add you module to this list, you can create a pull request.

How to use modules

The use a module, simply refer to its url prefixed with git: in an import.

~ "git: url/to/module"

For more information, see the Uiua Modules tutorial.

Modules

  • uiua-math - Various math(s)-related functions
  • snuta - A music composition library
  • uiua-json - A JSON parser (largely superseeded by the built-in json function)

Other Tools

  • RUiua - Run R code from Uiua