a simple static blog generator using markdown files
Elixir small utilities
Elixir extendable blog.
Yet another static website generator written in Elixir
Implementation of Lunisolar Chinese, Japanese and Korean calendars for Elixir
Blogit is an OTP application for generating blog posts from a git repository containing markdown files.
A modern static site generator for the Elixir community
A functional approach to data access with Elixir
Matrix is a linear algebra library for manipulating dense matrices. Its primary design goal is ease of use.
Griffin static site generator
Elixir bindings to the portmidi C library
Lib for elixir
Plain-text, version-controlled blogging in Arcdown and Markdown.
Adds helpful extras to Guardian like default mailer support, as well as out of the box controllers and routes
A Livebook SmartCell for homework problems.
Dynamic Instagram-like PostgreSQL sharding with Ecto
A pluggable storybook for your LiveView components.
A small, simple library to deal with the practical issues arising from using Elixir on Windows
A CubDB data layer for `Ash` resources.
A dead simple, extendable and fast blog engine in Elixir
A memcached session store for use with Plug.Session
A bland static site generator
obelisk is a static site generator for Elixir. It is inspired by jekyll, with the goal of being fast and simple to use and extend.
Reactive publishing framework, filesystem-based with support for Markdown, nested hierarchies, and instant content rebuilding. Written in...
The simplest cli progress bar
A library for parsing HTML and querying elements within. Handy for web scraping or autmated testing.
Elixir wrapper for Pushbullet-API
An Elixir Modbus TCP/RTU client implementation.
Fryse is a Static Site Generator which aims to be generic and scriptable.
~p sigil for predicate shorthand. `~p(expr) ~> fn expr -> true; _ -> false end`