Git Product home page Git Product logo

emoji-cdn's Introduction

Emoji Catcher

Emoji Catcher is a CDN service built with Node.js and Express that enables users to get PNG images of emojis through their URL. Inspired by Ben Borgers' version, this project allows users to choose from different emoji styles, such as Apple or Google, through a simple "?style=" query. To provide a smooth and uninterrupted experience for the user, the express-expenditious library was implemented to optimize loading speed through caching the emoji images.

Deploy: Live View

You can view the live version of the project by clicking on the link above.

Styles

apple google microsoft samsung whatsapp twitter facebook
messenger joypixels openmoji emojidex lg htc mozilla

Backend

  • Node.js: A JavaScript runtime built on Chrome's V8 JavaScript engine.
  • Express: A web application framework for Node.js.
  • express-expeditious: A caching middleware for Express.

Installation

First, you need to clone the repository:

git clone (url)

Then, you need to install the dependencies:

npm install

Finally, you can run the project in development or production:

npm run dev || start

Author

:silueta_de_busto: vlunaklick

Feel free to reach out to me with any questions or feedback about this project!

emoji-cdn's People

Contributors

vlunaklick avatar nessie-dev avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.