Giter Site home page Giter Site logo

mr-emoji's People

Contributors

dipen-dedania avatar harshmakadia 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

Watchers

 avatar  avatar  avatar  avatar

mr-emoji's Issues

How to use with text area

Hi
I want to use emoji picker with text-area in reactjs.
Kindly guide how i can merge it with text-area

Can't use style or className on Parser

I want to apply style or class to the Parser component but when I try to use custom style or apply the className it is not being used..

 <Parser
                data={<p className="note-name">{note.name}</p>}
                set="apple"
                style={{width: "100%"}}
              ></Parser>

The above code is not working

Unable to import package

Typescript is unable to import the package because the main field is referring to an unpublished field dist/index.js.

Can you include the CJS build or reference directly to the dist-es file ?

thanks!

Error when using CRA and Jest

Here error, which I got with built create-react-app test:

 FAIL  src/components/App.test.js
   Test suite failed to run

    Cannot find module 'mr-emoji' from 'App.js'
      
      at Resolver.resolveModule (node_modules/jest-resolve/build/index.js:179:17)
      at Object.<anonymous> (src/components/App.js:2:16)

It seems like something wrong with package.json and jest can't resolve module.
Besides, my IDE - WebStorm also says that module is not installed.

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.