hashtags:从给定的字符串中获取主题标签

时间:2024-08-02 16:22:47
【文件属性】:

文件名称:hashtags:从给定的字符串中获取主题标签

文件大小:2KB

文件格式:ZIP

更新时间:2024-08-02 16:22:47

JavaScript

井号 这个 npm 用于从给定的字符串中获取总标签值。 安装 $ npm 安装主题标签 用法 var hash = require('hashtags'); console.log(hash('Example site http://www.example.com/#first/text #text # contains#three #i #')); //[ '#first', '#text', '#three', #i ] 这个 npm 用于返回给定字符串中的所有主题标签。 享受哈希!


【文件预览】:
hashtags-master
----index.js(328B)
----package.json(777B)
----Licence(66B)
----README.md(404B)

网友评论