/red-tools

Various Red tools

Primary LanguageRed

red-tools

Various Red tools, encoders/decoders and APIs

Encoders/decoders

CSV

Load and save CSV files.

JSON

Load and save JSON files.

XML

Load and save XML files.

GraphQL

Load and save GraphQL files.

APIs

Github-v3

Github REST API.

Github-v4

Github GraphQL API.

Tools

HTTP-TOOLS

Various client and server side HTTP tools. HTTP headers parsing for use with CGI and other stuff.

HTML-TOOLS

Various tools for working with HTML files that simplfy parsing and data retrieval.

PAF

PAF (parse files) is grep-like tool for Red that uses parse rules instead of regex.

UFCS

Uniform Function Call Syntax implementation for Red.

NSOURCE

Show source for native! functions.