Coder Social home page Coder Social logo

hidehalo / emoji Goto Github PK

View Code? Open in Web Editor NEW
31.0 4.0 2.0 164 KB

make parse and convert all of emoji symbols more simple than ever

License: MIT License

PHP 100.00%
emoji lightweight zero-dependency php emoji-parser emoji-symbols emoji-filter fast composer-package

emoji's Introduction

Hello forks! 👋


Top Langs

I'm a software engineer|computer science graduate, I currently working as a PHP developer@Gwantsi. 🇨🇳

I also was an OSS & CS enthusiasts, I believe that computer science is the source of artistic inspiration for programmers... (xD)

I'm currently learning algorithm|database|Golang etc, doing some contribution in PingCAP's community. Anyway nice to meet you! 😆

Find me


emoji's People

Contributors

fossabot avatar hidehalo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

emoji's Issues

How can i to find the unicode range of emoji?

I have search for some pages.
Like emoji-data.txt and Emoji Unicode Tables,but i don't know how to get the map.
Can you tell me how to figure out the map below.

//http://apps.timwhitlock.info/emoji/tables/unicode
private $maps = [
	[0x0080,0x02AF],
	[0x0300,0x03FF],
	[0x0600,0x06FF],
	[0x0C00,0x0C7F],
	[0x1DC0,0x1DFF],
	[0x1E00,0x1EFF],
	[0x2000,0x209F],
	[0x20D0,0x214F],
	[0x2190,0x23FF],
	[0x2460,0x25FF],
	[0x2600,0x27EF],
	[0x2900,0x29FF],
	[0x2B00,0x2BFF],
	[0x2C60,0x2C7F],
	[0x2E00,0x2E7F],
	[0x3000,0x303F],
	[0xA490,0xA4CF],
	[0xE000,0xF8FF],
	[0xFE00,0xFE0F],
	[0xFE30,0xFE4F],
	[0x1F000,0x1F02F],
	[0x1F0A0,0x1F0FF],
	[0x1F100,0x1F64F],
	[0x1F680,0x1F6FF],
	[0x1F910,0x1F96B],
	[0x1F980,0x1F9E0],
];

不能匹配Emoji序列

目前只能简单的按照Unicode匹配单个Emoji符号,不能匹配Emoji序列(一些Emoji表情是由一个Unicode序列组成的)

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.