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

@emojinx/ember-emoji-picker

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@emojinx/ember-emoji-picker

Emoji picker addon for ember applications

  • 0.0.1-pre.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

ember-emoji-picker

Deploy to Netlify

Netlify Status

⚠️ WIP

  • Ember.js v3.24 or above
  • Ember CLI v3.24 or above
  • Node.js v12 or above

Prospective Features

  • Choose between png & svg sprites (although some icon sets are either in png or svg)

  • Choose between various iconsets

    • twemoji, openmoji, google emoji, apple emoji, facebook emoji ...
  • **Override styles with your custom css **

    • since BEM naming is used to make class names unique, at the same time using singular classes for styles)
  • Highly Configurable

    • can re-arrange blocks like header, searchbar, footer etc... (by setting provided CSS variables)
    • Custom Themes (either by overriding CSS Variables, or use custom CSS)
  • Advanced Configurations

    • BYO Components (for header, search, etc...) with the help of named blocks (it's fairly recent feature)
  • Performance

    • Caches the emoji data & sprite sheets
    • Use of IDB to store local persistant data (if needed) like recently used emojis
    • Leveraging content-visibility css rule to offset paint process
    • Use of virtual scrolling (to scale growing number of emojis)

Compatibility

  • Ember.js v3.16 or above
  • Ember CLI v2.13 or above
  • Node.js v10 or above

Installation

ember install @emojinx/ember-emoji-picker

Usage

[Longer description of how to use the addon in apps.]

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

Docs

Wiki Link

Keywords

FAQs

Package last updated on 06 Feb 2022

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