bmispelon / unicode.party

:mag: Unicode emoji search engine

Home Page:http://unicode.party

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unicode Party

Build Status Code Climate codecov.io

This README outlines the details of collaborating on this Ember application.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install

Running / Development

Building

  • npm run build
  • npm run preview

Running Tests

Testing is currently done manually.

After each change please test the following:

  • Rendering looks good with these resolutions (using Chrome device toggle)
    • 1920x1080: shows 4 tiles per row
    • 1280x720: shows 4 tiles per row
    • 1024x768: shows 2 tiles per row
    • 820x1180 (iPad Air): shows 2 tiles per row
    • 375x667 (iPhone SE): shows 1 tile per row
  • When page loads, input field is selected
  • Hitting Enter key toggles between focused & selected input and blurred input
  • When page loads with ?query= in URL, the input is pre-filled and selected
  • When typing into input field, tiles filter down and ?query= in URL changes

License

Code released under an MIT Licensed.

About

:mag: Unicode emoji search engine

http://unicode.party

License:MIT License


Languages

Language:SCSS 47.3%Language:JavaScript 31.8%Language:HTML 20.9%