lab42 avatar

lab42

Total Packages

26

Total Downloads

111 841 444+

earmark

1.4.48
72 162 787+

Earmark is a pure-Elixir Markdown converter. It is intended to be used as a library (just call Earmark.as_html), but can also be used as a command-line tool (run mix escript.build first). Output generation is pluggable.

Last Updated: 9 months ago

earmark_parser

1.4.44
39 606 055+

AST parser and generator for Markdown

Last Updated: about 1 year ago

traverse

1.0.1
33 376+

Traverse is a toolset to walk arbitrary Elixir Datastructures in a functional way.

Last Updated: about 6 years ago

earmark_ast_dsl

0.3.7
11 172+

EarmarkAstDsl is a toolset to generate EarmarkParser conformant AST Nodes. Its main purpose is to remove boilerplate code from Earmark and EarmarkParser tests.

Last Updated: about 3 years ago

extractly

0.6.1
7 281+

Extractly `mix xtra` task to render `EEx` templates with easy access to hexdocs. The Extractly module gives easy access to Elixir metainformation of the application using the extractly package, notably, module and function documentation.

Last Updated: 9 months ago

minipeg

0.7.6
4 869+

A simple easy to debug macro free peg parser library

Last Updated: 9 months ago

ex_aequo

0.6.8
3 379+

Some Tools Commonly Needed (commonly means once a year by me, but still)

Last Updated: about 1 year ago

kwfuns

0.0.4
2 503+

Macros to create functions with syntax based keyword parameters with default values defkw make_list_elem( parent, text, spaced: false, type: :ul ) do ... end translates to def make_list_elem( parent, text, keywords \ [] ) do some_code_with( spaces, typed) end

Last Updated: about 10 years ago

earmark_tag_cloud

0.1.4
1 804+

Eilxir Tools to create Tag clouds - Integration of TagCloud with Earmark Annotations

Last Updated: about 4 years ago

lab42_html

0.1.4
1 059+

An isolated HTML generator. Inspired in its simplicity by Dave Thomas' keynote, condensed here https://pragdave.me/blog/2018/06/02/project-structure.html

Last Updated: about 6 years ago

cliex_map

0.2.6
918+

Map lines with a powerful mini language

Last Updated: about 1 year ago

lab42_message

0.1.2
767+

Simple Library to manage Errors and Results. Inspired in its simplicity by Dave Thomas' keynote, condensed here https://pragdave.me/blog/2018/06/02/project-structure.html

Last Updated: about 6 years ago

ex_aequo_base

0.1.6
755+

Elixir code I use all over my places

Last Updated: 9 months ago

yemux

0.2.2
722+

YeMUX Yaml-to-tMUX converter creates the shell commands for a new tmux session from a YAML file, attaching to the session if it already runs

Last Updated: about 3 years ago

lab42_simple_state_machine

0.2.1
650+

A Simple State Machine

Last Updated: about 6 years ago

read_doc

0.1.1
557+

A simple tool to insert docstrings into files (typically markdown files like README.md)

Last Updated: about 8 years ago

ex_aequo_fn

0.1.3
476+

Functional tools and helpers extracted from ex_aequo

Last Updated: 9 months ago

nested_map

0.1.2
440+

NestedMap Tools to work with nested maps / merging / flattening / deepening / simple deep access

Last Updated: about 4 years ago

tag_cloud

0.1.1
412+

Eilxir Tools to create Tag clouds - Gamma correction for scaled colors - CSS files

Last Updated: about 4 years ago

ex_aequo_colors

0.1.3
384+

ANSI colors at will

Last Updated: 9 months ago
Showing 1–20 packages of 26 total