New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gitbook-plugin-advanced-emoji

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitbook-plugin-advanced-emoji

Shows the common emojis used on GitHub

  • 0.1.0
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

GitBook Plugin: Advanced Emoji

Transforms emojis like :white_check_mark: into real :white_check_mark: emoji images using emojify.js.

Installation

You can install this plugin via npm:

$ npm install gitbook-plugin-advanced-emoji

Be sure to activate the option from the book.json file:

{
    "plugins" : ["advanced-emoji"]
}

Then run gitbook install followed by either gitbook serve or gitbook build

License

Publishing to npmjs.com

npm install           # install dependencies
npm run pre-publish   # copies emoji pngs and css to assets folder
npm run publish       # publishes to npmjs.com

FAQs

Package last updated on 29 Nov 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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