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
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
Matrix is a linear algebra library for manipulating dense matrices. Its primary design goal is ease of use.
Yet another static website generator written in Elixir
a simple static blog generator using markdown files
A functional approach to data access with Elixir
A modern static site generator for the Elixir community
A Livebook SmartCell for homework problems.
Lib for elixir
Elixir bindings to the portmidi C library
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
Griffin static site generator
Dynamic Instagram-like PostgreSQL sharding with Ecto
Reactive publishing framework, filesystem-based with support for Markdown, nested hierarchies, and instant content rebuilding. Written in...
A dead simple, extendable and fast blog engine in Elixir
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 pluggable storybook for your LiveView components.
A CubDB data layer for `Ash` resources.
A bland static site generator
Elixir wrapper for Pushbullet-API
~p sigil for predicate shorthand. `~p(expr) ~> fn expr -> true; _ -> false end`
A memcached session store for use with Plug.Session
A small, simple library to deal with the practical issues arising from using Elixir on Windows
A library for parsing HTML and querying elements within. Handy for web scraping or autmated testing.
An Elixir Modbus TCP/RTU client implementation.
Fryse is a Static Site Generator which aims to be generic and scriptable.
Python's matplotlib.pyplot ported to Elixir. Inspired by https://github.com/JordiPolo/explot This library provides a fairly transparent ...