https://github.com/beforerr/beforerr.jl
A Julia package providing utils and extensions for different packages.
https://github.com/beforerr/beforerr.jl
Last synced: 4 months ago
JSON representation
A Julia package providing utils and extensions for different packages.
- Host: GitHub
- URL: https://github.com/beforerr/beforerr.jl
- Owner: Beforerr
- License: mit
- Created: 2024-05-16T23:41:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-11-24T19:46:37.000Z (7 months ago)
- Last Synced: 2026-01-25T11:46:45.605Z (5 months ago)
- Language: Julia
- Homepage: https://beforerr.github.io/Beforerr.jl/
- Size: 289 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Beforerr.jl
Julia utils for different packages
[](https://Beforerr.github.io/beforerr.jl/dev)
[](https://github.com/Beforerr/beforerr.jl/actions/workflows/CI.yml?query=branch%3Amain)
```julia
using Pkg
Pkg.develop(url="https://github.com/Beforerr/beforerr.jl")
```
## References
[MakieExtra.jl](https://github.com/JuliaAPlavin/MakieExtra.jl)