@aandelenkoning/xsoft 中文文档教程

发布于 6年前 浏览 29 项目主页 更新于 3年前

xsoft

x-iest npm 模块

删除了句子中的空格,以减少 space-i ;) 仅用于 1 个操作的演示 NPM 包:从字符串中删除所有空格。

安装

$ npm install @aandelenkoning/xsoft

PS。 首先安装''npm'的依赖项, 使用:'' sudo apt install npm''


Usage

const xsoft = require("@aandelenkoning/xsoft");

xsoft("这么多空间!"); //=> “好大的空间!”

xsoft

The x-iest npm module

removes the spaces in a sentence, to make it less space-i ;) Demo NPM package used for 1 action only: Removes all spaces from a string.

Install

$ npm install @aandelenkoning/xsoft

PS. Dependencies to install ''npm' first, use:'' sudo apt install npm''


Usage

const xsoft = require("@aandelenkoning/xsoft");

xsoft("So much space!"); //=> "Somuchspace!"

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文