Code Monkey home page Code Monkey logo

Comments (5)

geowurster avatar geowurster commented on June 7, 2024

@tgwizard Good catch. If its not an emoji then it should probably be removed. I'm not sure how it was originally included - maybe it was listed on that page when I scraped it several months ago? In unicode_codes.py I'm seeing :wheel_of_dharma: as 2368 and :helm_symbol: as 2388:

':wheel_of_dharma:': u'\U00002638',
':helm_symbol:': u'\U00002388',

Looks like :wheel_of_dharma: is in the page referenced by #18 as 2638, so it should probably stay and ':helm_symbol:': u'\U00002388', should go?

from emoji.

tgwizard avatar tgwizard commented on June 7, 2024

Ah, yes, that seems to be it.

from emoji.

tgwizard avatar tgwizard commented on June 7, 2024

I can submit a PR removing the helm symbol, and updating the README to say which unicode symbols are included. @geowurster what do you think?

from emoji.

geowurster avatar geowurster commented on June 7, 2024

@tgwizard I'm 👍 @carpedm20 does this sound right?

There's already a note in the readme about which codes are included, but if you didn't see it or if it wasn't clear enough then it probably does need to be updated. If you're thinking about adding the full table to the readme, I don't think we need that. Adding more docs will close out #18.

from emoji.

tgwizard avatar tgwizard commented on June 7, 2024

Ah, yes, I didn't see that note, but I think it is clear enough as is.

from emoji.

Related Issues (20)

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.