libs#

Here you find the menu with all libs.

Click in some of them to be redirected to its documentation.

primitive#

  1. f: implementation of our systematics

  2. f-core: construction of main entities

  3. f-mon: construction of useful monads

primary#

  1. f-ansi: ANSI code, including colors, handling keys, etc

  2. f-log: customized colored logging systems

  3. f-path: filepaths manipulation

  4. f-re: regex utilities

  5. f-json: deals with json data

  6. f-os: operating system level stuff

  7. f-cli: construction of command line interfaces

secondary#

For the moment… none :P

other#

  1. f-tools: some tools to help developing with f-utils

  2. f-plus: some additional entities, complementing f-core