Skip to content

rebolek/red-tools

Repository files navigation

IMPORTANT NOTICE

All HTTP and HTML related stuff has been moved to the CASTR repository. Go there for updated and fixed version of

  • SEND-REQUEST
  • XML/HTML parser
  • The HUB web server
  • codepages handling functions

and other amazing stuff. Versions here will be deleted eventually.

red-tools

Various Red tools, encoders/decoders and APIs

Encoders/decoders

CSV

Load and save CSV files.

JSON

Load and save JSON 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.