https://github.com/zadean/sigil_x
XML Schema Regular Expression Syntax Sigil for Elixir
https://github.com/zadean/sigil_x
Last synced: 7 months ago
JSON representation
XML Schema Regular Expression Syntax Sigil for Elixir
- Host: GitHub
- URL: https://github.com/zadean/sigil_x
- Owner: zadean
- License: apache-2.0
- Created: 2020-05-17T12:03:19.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2020-06-21T13:22:37.000Z (almost 6 years ago)
- Last Synced: 2025-01-03T13:46:38.942Z (over 1 year ago)
- Language: Elixir
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SigilX
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `sigil_x` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:sigil_x, "~> 0.1.0"}
]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/sigil_x](https://hexdocs.pm/sigil_x).