-
Notifications
You must be signed in to change notification settings - Fork 554
Modules
Josh Goebel edited this page Apr 30, 2021
·
36 revisions
The ecosystem of third-party modules is small, but growing!
- b95 - A Lua to Wren compiler in Wren
- Recto - A String manipulation library
- optional - Optional (Maybe) type
- wren-args - Simple command-line arguments parser
- wren-assert - Assertion library for unit testing
- wren-beak - A functional list manipulation library
- wren-benchie - Simple and easy benchmarking for Wren
- wren-colors - Print fancy messages to the terminal
- wren-complex - Complex numbers
- wren-enum - Enumerated types
- wren-helpers - Data structures & helper functions
- wren-json - Handling JSON
- wren-please - Assertion library
- wren-pure - Utility library
- wren-semver - Semantic versioning package.
- wren-test - A testing framework
- wren-tempo An object for DateTime and duration manipulation.
- wren-toml - TOML parser
- wren-vector - 2D, 3D & 4D vector with various operators.
- wren-vector3d - 3D vectors
- wren-warble - Policy-based logging utility
- wren-warbler - Mini unit testing module.
- wrench - Small utilities for Wren
Have a Wren module you want to share? Feel free to add it!