wesinator / codemirror-network

CodeMirror simple mode for highlighting network data (email, HTTP headers, WHOIS)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codemirror-network

CodeMirror simple mode for highlighting network data (email, HTTP headers, WHOIS)

This highlighting mode is designed to highlight common network data formats including RFC5322 (email) headers, HTTP headers, and WHOIS results. These types follow the common structure of Keyword: data, and therefore can be highlighted generically using the same language mode.

About

CodeMirror simple mode for highlighting network data (email, HTTP headers, WHOIS)

License:Mozilla Public License 2.0


Languages

Language:JavaScript 100.0%