Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

svgmoji

svgmoji196.4kMIT3.2.0TypeScript support: included

Consume svg sprites from popular open source emoji libraries.

readme

svgmoji

Consume svg sprites from popular open source emoji libraries.


Version Weekly Downloads Bundled size Typed Codebase MIT License


Installation

# yarn
yarn add svgmoji

# pnpm
pnpm add svgmoji

# npm
npm install svgmoji

Getting Started

More docs to come.

changelog

svgmoji

3.2.0

2021-06-15

Minor Changes

  • e35c9b48: Add .json files to the exports. This fixes the webpack issue raised in #12.

Patch Changes

3.1.0

2021-02-15

Minor Changes

  • 33a6204f: Add data entrypoints for github, slack and discord shortcodes.

Patch Changes

3.0.0

2021-01-19

Patch Changes

2.0.0

2021-01-17

Patch Changes

1.0.0

2021-01-16

Patch Changes

0.2.0

2021-01-16

Minor Changes

  • ff19a3c4: Improve npm package documentation and fix broken subgroup build.

Patch Changes

0.1.0

2021-01-15

Minor Changes

  • aa3e427: Create the initial launch of the svgmoji project packages. Improvements will be added as it is used within the remirror codebase.

Patch Changes