@abraj/tiny 中文文档教程
@abraj/tiny
从字符串中删除所有空格。
Install
$ npm install @abraj/tiny
Usage
const tiny = require("@abraj/tiny");
tiny("So much space!");
//=> "Somuchspace!"
tiny(1337);
//=> Uncaught TypeError: Tiny wants a string!
// at tiny (<anonymous>:2:41)
// at <anonymous>:1:1
更多
你可能也喜欢
- 42-cent-rocketgate 中文文档教程
- @0x6368656174/wp-builder 中文文档教程
- @11tyrocks/eleventy-plugin-emoji-readtime 中文文档教程
- @3dorchard/generator-typescript-boilerplate 中文文档教程
- @5ire/typegen 中文文档教程
- @64zoolane/discord.js 中文文档教程
- @9renpoto/eslint-config-flowtype 中文文档教程
- @aboulmagd/gis 中文文档教程
- @abtasty/virtual-click 中文文档教程
- @abtnode/ws 中文文档教程