emojis-list

WebJar for emojis-list

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

emojis-list
Последняя версия

Последняя версия

3.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

emojis-list
WebJar for emojis-list
Ссылка на сайт

Ссылка на сайт

https://www.webjars.org
Система контроля версий

Система контроля версий

https://github.com/kikobeats/emojis-list

Скачать emojis-list

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/emojis-list/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>emojis-list</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/emojis-list/
implementation 'org.webjars.npm:emojis-list:3.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/emojis-list/
implementation ("org.webjars.npm:emojis-list:3.0.0")
'org.webjars.npm:emojis-list:jar:3.0.0'
<dependency org="org.webjars.npm" name="emojis-list" rev="3.0.0">
  <artifact name="emojis-list" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='emojis-list', version='3.0.0')
)
libraryDependencies += "org.webjars.npm" % "emojis-list" % "3.0.0"
[org.webjars.npm/emojis-list "3.0.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

emojis-list

Dependency status Dev Dependencies Status NPM Status Donate

Complete list of standard Unicode Hex Character Code that represent emojis.

NOTE: The lists is related with the Unicode Hex Character Code. The representation of the emoji depend of the system. Will be possible that the system don't have all the representations.

Install

npm install emojis-list --save

Usage

const emojis = require('emojis-list')
console.log(emojis[0])
// => 🀄

Related

License

MIT © Kiko Beats

Версии библиотеки

Версия
3.0.0
2.1.0