Get html comments and their details from a string
Parse html comments with customizations
Parse and stringify JSON with comments. It will retain comments even after saved!
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
Fast and easy parser of statements in source code in any language ✂️
Strip comments from JSON. Lets you use comments in your JSON files!
Remark plugin to support comments
JavaScript parser and stringifier for YAML
Parse incomplete json text in best-effort manner
Parse HTML character references
Parses and serializes `.po` file content.
Parser for Github, GitLab and Bitbucket issues actions, references and mentions
CSV parsing implementing the Node.js `stream.Transform` API
JavaScript parser written in OCaml. Produces ESTree AST
A spec-conformant JavaScript parser for the HTML5 srcset attribute
Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard
A very fast HTML parser, generating a simplified DOM, with basic element query support.
rehype plugin to parse HTML
Full BCP 47 language subtag data from the official IANA repository, in JSON format with multiple indices.
HTML parser for template literals
Fast and easy parser for declarations of import and export in ECMAScript/TypeScript
converts bare objects to DOM objects or xml representations
Remark plugin to support comments
PostCSS plugin to keep rules and at-rules content in order.
Parse HTML conditional comments
Converts text formatted with an exceedingly simple markup language into valid HTML (iron clad guarantee!) - perfect for comments on your blog. Textile isn't good for this because not only does it do too much (do commenters really need subscript?), but it can also output invalid HTML (try a <b> tag over multiple lines...). Whitelisting HTML is another option, but you still need some sort of parsing if you want syntax highlighting. Integrates with CodeRay for sexy syntax highlighting.
RDocF95 is an improved RDoc for generation of documents of Fortran 90/95 programs. Differences to the original one are given below. <b>Enhancement of "parser/f95.rb"</b> :: The Fortran 90/95 parse script "parser/f95.rb" (In rdoc-f95, old name "parsers/parse_f95.rb" is used yet) is modified in order to parse almost all entities of the Fortran 90/95 Standard. <b>Addition of <tt>--ignore-case</tt> option </b> :: In the Fortran 90/95 Standard, upper case letters are not distinguished from lower case letters, although original RDoc produces case-dependently cross-references of Class and Methods. When this options is specified, upper cases are not distinguished from lower cases. <b>Cross-reference of file names</b> :: Cross-reference of file names is available as well as modules, subroutines, and so on. <b>Modification of <tt>--style</tt> option</b> :: Original RDoc can not treat relative path stylesheet. Application of this patch modifies this function. <b>Conversion of TeX formula into MathML</b>:: TeX formula can be converted into MathML format with --mathml option, if <b>MathML library for Ruby version 0.6b -- 0.8</b> is installed. This library is available from {Bottega of Hiraku (only JAPANESE)}[http://www.hinet.mydns.jp/~hiraku/]. See {RDocF95::Markup::ToXHtmlTexParser}[link:classes/RDocF95/Markup/ToXHtmlTexParser.html] about format. <b>*** Caution ***</b> Documents generated with "--mathml" option are not displayed correctly according to browser and/or its setting. We have been confirmed that documents generated with "--mathml" option are displayed correctly with {Mozilla Firefox}[http://www.mozilla.org/products/firefox/] and Internet Explorer (+ {MathPlayer}[http://www.dessci.com/en/products/mathplayer/]). See {MathML Software - Browsers}[http://www.w3.org/Math/Software/mathml_software_cat_browsers.html] for other browsers. Some formats of comments in HTML document are changed to improve the analysis features. See {parse_f95.rb}[link:files/lib/rdoc-f95/parsers/parse_f95_rb.html]
No description provided.
No description provided.