# ExproniconLite [![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://Roger-luo.github.io/Expronicon.jl/stable) [![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://Roger-luo.github.io/Expronicon.jl/dev) [![Build Status](https://github.com/Roger-luo/ExproniconLite.jl/workflows/CI/badge.svg)](https://github.com/Roger-luo/ExproniconLite.jl/actions) no fancy pattern matching, no dependencies, Light-weight [Expronicon](https://github.com/Roger-luo/Expronicon.jl) for low latency. **this package is generated by Expronicon, please refer to [Expronicon](https://github.com/Roger-luo/Expronicon.jl) for any issues** ## Installation

ExproniconLite is a   Julia Language   package. To install ExproniconLite, please open Julia's interactive session (known as REPL) and press ] key in the REPL to use the package mode, then type the following command

```julia pkg> add ExproniconLite ``` ## Usage Use [Expronicon](https://github.com/Roger-luo/Expronicon.jl) for development, then switch dependency to ExproniconLite for release. Please refer to `Expronicon` [documentation](https://Roger-luo.github.io/Expronicon.jl/stable). ## License MIT License