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

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.

Awesome Lists containing this project

README

          

# Beforerr.jl

Julia utils for different packages

[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://Beforerr.github.io/beforerr.jl/dev)
[![Build Status](https://github.com/Beforerr/beforerr.jl/actions/workflows/CI.yml/badge.svg?branch=main)](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)