Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hexo-tag-tweetable-quote

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hexo-tag-tweetable-quote - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json
{
"name": "hexo-tag-tweetable-quote",
"version": "0.0.1",
"version": "0.0.2",
"description": "hexo tag plugin to add tweetable qoutes to posts and pages",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -5,2 +5,8 @@ # hexo-tag-tweetable-quote for [Hexo](https://hexo.io)

[![npm](https://img.shields.io/npm/v/hexo-tag-tweetable-quote.svg)](https://www.npmjs.com/package/hexo-tag-tweetable-quote)
[![Known Vulnerabilities](https://snyk.io/test/github/iamchathu/hexo-tag-tweetable-quote/badge.svg)](https://snyk.io/test/github/iamchathu/hexo-tag-tweetable-quote)
[![Build Status](https://travis-ci.org/iamchathu/hexo-tag-tweetable-quote.svg?branch=master)](https://travis-ci.org/iamchathu/hexo-tag-tweetable-quote)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/iamchathu/hexo-tag-tweetable-quote/master/LICENSE)
[![Twitter](https://img.shields.io/twitter/url/https/github.com/iamchathu/hexo-tag-tweetable-quote.svg?style=social)](https://twitter.com/intent/tweet?text=Wow:&url=%5Bobject%20Object%5D)
# About

@@ -10,3 +16,3 @@

![](./screens/preview.png)
![](https://raw.githubusercontent.com/iamchathu/hexo-tag-tweetable-quote/master/screens/preview.png)

@@ -35,2 +41,4 @@ Inspired by [RisingStack Blog](https://blog.risingstack.com/node-hero-node-js-authentication-passport-js/).

link_font_size : '1.0em'
via_twitter_account : 'iamchathu'
related_twitter_accounts : 'iamchathu,twitter'
```

@@ -42,2 +50,4 @@

- **link_font_size** - Click to tweet link font size. Defaults to `1.0em`.
- **via_twitter_account** - Add via @twitter handle. Defaults to ``.
- **related_twitter_accounts** - Add related twitter accounts to show after tweeting. Can add comma separated multiple accounts. Defaults to ``.

@@ -62,1 +72,5 @@ The full tag format is as follows:

* [icarus](https://github.com/ppoffice/hexo-theme-icarus)
## Todo
- [ ] Add Post URL to tweet [(Issue : Accessing Post/Page URL inside plugin)](https://github.com/hexojs/hexo/issues/2305)

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc