Socket
Socket
Sign inDemoInstall

emoji-names

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emoji-names - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

17

package.json
{
"name": "emoji-names",
"version": "1.0.1",
"version": "1.0.2",
"description": "Get the emoji names as array.",

@@ -29,3 +29,14 @@ "main": "lib/index.js",

"emoji-name-map": "^1.0.0"
}
}
},
"files": [
"bin/",
"app/",
"lib/",
"dist/",
"src/",
"resources/",
"menu/",
"cli.js",
"index.js"
]
}

26

README.md

@@ -0,1 +1,2 @@

# emoji-names [![PayPal](https://img.shields.io/badge/%24-paypal-f39c12.svg)][paypal-donations] [![Version](https://img.shields.io/npm/v/emoji-names.svg)](https://www.npmjs.com/package/emoji-names) [![Downloads](https://img.shields.io/npm/dt/emoji-names.svg)](https://www.npmjs.com/package/emoji-names) [![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github)

@@ -5,3 +6,3 @@

## Installation
## :cloud: Installation

@@ -12,4 +13,7 @@ ```sh

## Example
## :clipboard: Example
```js

@@ -29,10 +33,20 @@ const emojis = require("emoji-names");

## How to contribute
## :memo: Documentation
### emojis
## :yum: How to contribute
Have an idea? Found a bug? See [how to contribute][contributing].
## Where is this library used?
## :dizzy: Where is this library used?
If you are using this library in one of your projects, add it in this list. :sparkles:
## License
- [`emoji-dictionary`](https://github.com/IonicaBizau/emoji-dictionary#readme)—Convert emoji names in unicode characters and vice versa.
## :scroll: License
[MIT][license] © [Ionică Bizău][website]

@@ -46,2 +60,2 @@

[contributing]: /CONTRIBUTING.md
[docs]: /DOCUMENTATION.md
[docs]: /DOCUMENTATION.md
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc