lab42 avatar

lab42

Total Packages

26

Total Downloads

113 767 287+

earmark

1.4.49
72 820 492+

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: 1 week ago

earmark_parser

1.4.45
40 867 089+

AST parser and generator for Markdown

Last Updated: 1 day ago

traverse

1.0.1
36 137+

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
12 220+

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
8 128+

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: 11 months ago

minipeg

0.7.6
6 063+

A simple easy to debug macro free peg parser library

Last Updated: 11 months ago

ex_aequo

0.6.8
3 625+

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

Last Updated: about 1 year ago

kwfuns

0.0.4
2 585+

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 879+

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

Last Updated: about 4 years ago

lab42_html

0.1.4
1 122+

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
1 017+

Map lines with a powerful mini language

Last Updated: about 1 year ago

ex_aequo_base

0.1.6
848+

Elixir code I use all over my places

Last Updated: 11 months ago

lab42_message

0.1.2
833+

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

yemux

0.2.2
791+

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 4 years ago

lab42_simple_state_machine

0.2.1
698+

A Simple State Machine

Last Updated: about 6 years ago

read_doc

0.1.1
589+

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
536+

Functional tools and helpers extracted from ex_aequo

Last Updated: 11 months ago

nested_map

0.1.2
487+

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

Last Updated: about 4 years ago

tag_cloud

0.1.1
454+

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
446+

ANSI colors at will

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