comment-parser

There are 12 repositories under comment-parser topic.

  • jeanralphaviles/comment_parser

    Python module to extract comments from source code files of various types.

    Language:Python10231931
  • ahmedshahriar/youtube-comment-scraper

    This script will dump youtube video comments to a CSV from youtube video links. Video links can be placed inside a variable or list or CSV

    Language:Jupyter Notebook471116
  • jonschlinkert/tokenize-comment

    Uses snapdragon to tokenize a single JavaScript block comment into an object, with description, tags, and code example sections that can be passed to any other comment parsers for further parsing.

    Language:JavaScript14416
  • phoihos/vscode-translate-it

    Text/Comment Translator Extension for VS Code https://marketplace.visualstudio.com/items?itemName=phoihos.translate-it

    Language:TypeScript5100
  • flex-development/docast-parse

    unified plugin to add support for parsing docblock comments

    Language:JavaScript2310
  • N-Wouda/docblock

    Parse C++ documentation blocks using Python.

    Language:Python2120
  • pakjiddat/Comment-Manager

    Doc Block comment parser and method validator

    Language:PHP2001
  • qwefgh90/comment-parser

    The Comment Parser supports various languages based on FSM. It's written by scala and java.

    Language:Scala2301
  • hua1995116/common-comment-parser

    A universal comment parser (supports more than 30 languages)

    Language:TypeScript120
  • Snewkis/DokiJS

    DokiJS is a Javascript documentation tool that generates API from comments of your javascript files, using a syntax similar to tools like Javadoc, Yuidoc and JsDoc.

    Language:JavaScript1100
  • apfeltee/rmcpp

    rmcpp deletes comments. specifically meant to bridge preprocessor and compiler, it can also (somewhat) handle Pascal-style comments

    Language:C20
  • FaizAlam/comment-scanner

    Parse comments from various source code files

    Language:Python10