lab42 avatar

lab42

Total Packages

23

Total Downloads

116 789 737+

earmark

1.4.49
73 557 415+

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

earmark_parser

1.4.46
43 111 177+

AST parser and generator for Markdown

Last Updated: 2 months ago

traverse

1.0.1
43 972+

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
27 047+

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
21 877+

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: about 1 year ago

minipeg

0.7.10
8 924+

A simple easy to debug macro free peg parser library

Last Updated: 2 months ago

ex_aequo

0.6.8
4 227+

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

Last Updated: about 1 year ago

kwfuns

0.0.4
2 779+

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
2 078+

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

Last Updated: about 4 years ago

cliex_map

0.2.6
1 299+

Map lines with a powerful mini language

Last Updated: about 2 years ago

lab42_html

0.1.4
1 281+

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

ex_aequo_base

0.1.6
1 071+

Elixir code I use all over my places

Last Updated: about 1 year ago

yemux

0.2.2
982+

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_message

0.1.2
949+

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

lab42_simple_state_machine

0.2.1
809+

A Simple State Machine

Last Updated: about 6 years ago

ex_aequo_fn

0.1.3
685+

Functional tools and helpers extracted from ex_aequo

Last Updated: about 1 year ago

read_doc

0.1.1
665+

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

Last Updated: about 8 years ago

ex_aequo_colors

0.1.3
596+

ANSI colors at will

Last Updated: about 1 year ago

nested_map

0.1.2
593+

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

Last Updated: about 5 years ago

tag_cloud

0.1.1
558+

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

Last Updated: about 4 years ago
Showing 1–20 packages of 23 total