hashtags

0.2.0 • Public • Published

Hashtag

This npm is used to getting the total hashtag values from given string.

Install

$ npm install hashtags

Usage

var hash = require('hashtags');

console.log(hash('Example site http://www.example.com/#first/text #text # contains#three #i #'));

//[ '#first', '#text', '#three', #i ]

This npm used to return all hashtags from given string. Enjoy with hash!

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.0
    7
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.0
    7
  • 0.1.2
    2
  • 0.1.1
    3

Package Sidebar

Install

npm i hashtags

Weekly Downloads

3

Version

0.2.0

License

none

Last publish

Collaborators

  • vijayramalingam