nws-cli:Unix CLI,用于规范文本中的空格

时间:2024-05-19 01:58:54
【文件属性】:

文件名称:nws-cli:Unix CLI,用于规范文本中的空格

文件大小:39KB

文件格式:ZIP

更新时间:2024-05-19 01:58:54

cli text-formatting transliteration text-processing newline-character-sequences

内容 nws —空格归一化 nws是一个Unix CLI,用于规范文本中的空格,提供了几种模式,分为两种类别: 空格音译模式: 可以将行尾更改为Windows或Unix特定的,然后选择Unicode空格和标点符号可以替换为其最接近的ASCII 等价物。 空格压缩模式: 修剪制表符和空格的任意组合的前导和尾随运行并替换它们各有一个空格。 此类别中的各个模式仅在处理多行输入方面有所不同。 可以通过文件名参数或通过stdin提供输入。 选项-i提供就地更新。 请参阅下面的示例,在下面进一步获取简洁的信息,或阅读手册。 例子 音译示例 # Converts a CRLF line-endings file (Windows) to a LF-only file (Unix). # No output is produced, because the file is updated


【文件预览】:
nws-cli-master
----bin()
--------nws(32KB)
----man()
--------nws.1(7KB)
----package.json(1009B)
----test()
--------in-place updating works correctly(1KB)
--------transliteration()
--------condensing()
--------syntax()
--------standard CLI options()
----.npmignore(51B)
----doc()
--------nws.md(6KB)
----LICENSE.md(160B)
----.gitignore(132B)
----CHANGELOG.md(3KB)
----Makefile(26KB)
----README.md(11KB)

网友评论