lab42 avatar

lab42

Total Packages

26

Total Downloads

114 508 854+

earmark

1.4.49
73 040 341+

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 weeks ago

earmark_parser

1.4.45
41 385 369+

AST parser and generator for Markdown

Last Updated: 4 weeks ago

traverse

1.0.1
37 504+

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

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

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
6 674+

A simple easy to debug macro free peg parser library

Last Updated: 8 hours ago

ex_aequo

0.6.8
3 723+

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

Last Updated: about 1 year ago

kwfuns

0.0.4
2 624+

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

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

Last Updated: about 4 years ago

lab42_html

0.1.4
1 146+

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

Map lines with a powerful mini language

Last Updated: about 1 year ago

ex_aequo_base

0.1.6
884+

Elixir code I use all over my places

Last Updated: about 1 year ago

lab42_message

0.1.2
847+

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

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

A Simple State Machine

Last Updated: about 6 years ago

read_doc

0.1.1
601+

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

Functional tools and helpers extracted from ex_aequo

Last Updated: about 1 year ago

nested_map

0.1.2
503+

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

Last Updated: about 4 years ago

ex_aequo_colors

0.1.3
470+

ANSI colors at will

Last Updated: about 1 year ago

tag_cloud

0.1.1
466+

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

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