nseaprotector
nseaseb
Total Packages
7
Total Downloads
1 206+
Packages
search_ash
0.6.0Ash extension for multilingual full-text search: a `search do … end` DSL that auto-generates the tsvector index, keeps a stemmed column in sync, and exposes a tenant-aware, ranked `search` action. Built on search_core.
search_core
0.4.0Multilingual full-text search building blocks for plain Elixir/Ecto: a stemming text pipeline and Postgres tsvector/tsquery helpers. No Ash required.
green_ash
0.3.1A keyboard-driven LiveView console to probe your Ash resources — zero UI code.
cfonb
0.2.0Parser and emitter for CFONB bank files (French banking standard): parses the 120-character account statement (relevé de compte) and generates 160-character transfer orders (ordres de virement).
facturx
0.2.0Pure-Elixir Factur-X / ZUGFeRD e-invoicing: generate and extract hybrid PDF/A-3 + CII XML invoices (EN 16931), with optional Schematron validation.
stemmers
0.1.0Snowball stemming for Elixir via a Rust NIF (rust-stemmers). Multilingual, French included. Ships precompiled binaries (no Rust toolchain needed).
green_cal
0.2.0Sun and moon ephemerides for agricultural calendars: rise/set, twilights, lunar phases, node crossings and the declination cycle biodynamic sowing calendars are built on. Meeus' algorithms, pure Elixir, zero dependencies.