1,004 skills found · Page 1 of 34
MetaCubeX / MihomoA simple Python Pydantic model for Honkai: Star Rail parsed data from the Mihomo API.
swagger-api / Swagger Codegenswagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
Tencent / RapidjsonA fast JSON parser/generator for C++ with both SAX/DOM style API
adaltas / Node CsvFull featured CSV parser with simple api and tested against large datasets.
OscarGodson / EpicEditorEpicEditor is an embeddable JavaScript Markdown editor with split fullscreen editing, live previewing, automatic draft saving, offline support, and more. For developers, it offers a robust API, can be easily themed, and allows you to swap out the bundled Markdown parser with anything you throw at it.
alecthomas / ParticipleA parser library for Go
CatchTheTornado / Text Extract ApiDocument (PDF, Word, PPTX ...) extraction and parse API using state of the art modern OCRs + Ollama supported models. Anonymize documents. Remove PII. Convert any document or picture to structured JSON or Markdown
cloudflare / Lol HtmlLow output latency streaming HTML parser/rewriter with CSS selector-based API
INRIA / SpoonSpoon is a metaprogramming library to analyze and transform Java source code. :spoon: is made with :heart:, :beers: and :sparkles:. It parses source files to build a well-designed AST with powerful analysis and transformation API.
trailblazer / RoarParse and render REST API documents using representers.
jonschlinkert / Markdown TocAPI and CLI for generating a markdown TOC (table of contents) for a README or any markdown files. Uses Remarkable to parse markdown. Used by NASA/openmct, Prisma, Joi, Mocha, Sass, Prettier, Orbit DB, FormatJS, Raneto, hapijs/code, webpack-flow, docusaurus, release-it, ts-loader, json-server, reactfire, bunyan, husky, react-easy-state, react-snap, chakra-ui, carbon, alfresco, repolinter, Assemble, Verb, and thousands of other projects.
LibPDF-js / CoreA modern PDF library for TypeScript. Parse, modify, and generate PDFs with a clean, intuitive API.
Taywee / ArgsA simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the functionality of the Python standard argparse library (though not necessarily the API).
nlmatics / Nlm IngestorThis repo provides the server side code for llmsherpa API to connect. It includes parsers for various file formats.
uhop / Stream JsonThe micro-library of Node.js stream components for creating custom JSON processing pipelines with a minimal memory footprint. It can parse JSON files far exceeding available memory streaming individual primitives using a SAX-inspired API.
benjamn / Ast TypesEsprima-compatible implementation of the Mozilla JS Parser API
yukkcat / Gemini Business2apiOpenAI-compatible API for Gemini Business with multi-account load balancing and multimodal capabilities (image/video generation, file parsing) | 将 Gemini Business 转为 OpenAI 兼容接口,支持多账户负载均衡及多模态能力(图像生成、视频生成、解析文件)
EmilStenstrom / JusthtmlA pure Python HTML5 parser that just works. No C extensions to compile. No system dependencies to install. No complex API to learn.
terrajobst / MinskThis repo contains Minsk, a handwritten compiler in C#. It illustrates basic concepts of compiler construction and how one can tool the language inside of an IDE by exposing APIs for parsing and type checking.
graphql / LibgraphqlparserA GraphQL query parser in C++ with C and C++ APIs