Blogit is an OTP application for generating blog posts from a git repository containing markdown files.
Implementation of Lunisolar Chinese, Japanese and Korean calendars for Elixir
File parser for popular excel formats: xls (Excel 2003), csv, xlsx (Excel 2007). Stores data in ets (except for csv, which uses stream).
Elixir small utilities
Matrix is a linear algebra library for manipulating dense matrices. Its primary design goal is ease of use.
a simple static blog generator using markdown files
A functional approach to data access with Elixir
Yet another static website generator written in Elixir
A Livebook SmartCell for homework problems.
A modern static site generator for the Elixir community
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 pluggable storybook for your LiveView components.
Reactive publishing framework, filesystem-based with support for Markdown, nested hierarchies, and instant content rebuilding. Written in...
Dynamic Instagram-like PostgreSQL sharding with Ecto
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.
A CubDB data layer for `Ash` resources.
A dead simple, extendable and fast blog engine in Elixir
Griffin static site generator
~p sigil for predicate shorthand. `~p(expr) ~> fn expr -> true; _ -> false end`
A bland static site generator
Elixir wrapper for Pushbullet-API
A small, simple library to deal with the practical issues arising from using Elixir on Windows
An Elixir library to interface with the Bitcoin core JSON-RPC API.
A library for parsing HTML and querying elements within. Handy for web scraping or autmated testing.
A memcached session store for use with Plug.Session
An Elixir Modbus TCP/RTU client implementation.
Python's matplotlib.pyplot ported to Elixir. Inspired by https://github.com/JordiPolo/explot This library provides a fairly transparent ...