https://github.com/sprql/typograph
Library for typographing russian texts
https://github.com/sprql/typograph
Last synced: about 1 month ago
JSON representation
Library for typographing russian texts
- Host: GitHub
- URL: https://github.com/sprql/typograph
- Owner: sprql
- License: mit
- Created: 2017-01-08T20:52:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-10T21:41:46.000Z (over 8 years ago)
- Last Synced: 2025-01-28T00:15:02.404Z (3 months ago)
- Language: Elixir
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Typograph
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `typograph` to your list of dependencies in `mix.exs`:```elixir
def deps do
[{:typograph, "~> 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/typograph](https://hexdocs.pm/typograph).