awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
npm avatar

npm/ini

0
View on GitHub↗
813 星标·215 分支·JavaScript·ISC·3 次浏览

Ini

An INI format parser & serializer.

Features

  • Parsing Tools - INI file parser and serializer.

Star 历史

npm/ini 的 Star 历史图表npm/ini 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Ini 的开源替代方案

相似的开源项目,按与 Ini 的功能重合度排序。
  • andrejewski/himalayaandrejewski 的头像

    andrejewski/himalaya

    940在 GitHub 上查看↗

    Try online 🚀 | Read the specification 📖

    JavaScript
    在 GitHub 上查看↗940
  • apostrophecms/sanitize-htmlapostrophecms 的头像

    apostrophecms/sanitize-html

    4,129在 GitHub 上查看↗

    This is an HTML sanitization library designed to remove dangerous tags and attributes from user-submitted HTML to prevent cross-site scripting attacks. It functions as a content filter that whitelists specific elements and attributes while escaping or discarding unauthorized markup. The project includes an HTML transformation engine that allows for the modification or replacement of tags and attributes using custom logic. It also features a CSS style validator to clean inline properties against permitted patterns and a system for resource URL validation to restrict hostnames and schemes. The

    JavaScript
    在 GitHub 上查看↗4,129
  • dtstack/dt-sql-parserD

    DTStack/dt-sql-parser

    0在 GitHub 上查看↗

    npm-image: https://img.shields.io/npm/v/dt-sql-parser.svg?style=flat-square npm-url: https://www.npmjs.com/package/dt-sql-parser

    在 GitHub 上查看↗0
  • adaltas/node-csvA

    adaltas/node-csv

    4,268在 GitHub 上查看↗

    This library is a CSV data serializer and stringifier for transforming structured records into comma-separated values. It provides tools for converting data records into plain text via synchronous, callback-based, or stream-based implementations. The project distinguishes itself by offering a streaming implementation through the native Node.js Transform API, which allows for the processing of large datasets without loading all records into memory. It also includes a flexible formatting system to define specific delimiters, quotes, escape characters, and header configurations. The toolset cov

    JavaScript
    在 GitHub 上查看↗4,268
查看 Ini 的所有 27 个替代方案→

常见问题解答

npm/ini 是做什么的?

An INI format parser & serializer.

npm/ini 的主要功能有哪些?

npm/ini 的主要功能包括:Parsing Tools。

npm/ini 有哪些开源替代品?

npm/ini 的开源替代品包括: andrejewski/himalaya — Try online 🚀 | Read the specification 📖. apostrophecms/sanitize-html — This is an HTML sanitization library designed to remove dangerous tags and attributes from user-submitted HTML to… dtstack/dt-sql-parser — [npm-image]: https://img.shields.io/npm/v/dt-sql-parser.svg?style=flat-square [npm-url]:… eemeli/yaml. fb55/htmlparser2 — htmlparser2 is a collection of tools for high-performance markup parsing, DOM manipulation, and incremental stream… adaltas/node-csv — This library is a CSV data serializer and stringifier for transforming structured records into comma-separated values.…