Code Monkey home page Code Monkey logo

Comments (15)

shubhodeep9 avatar shubhodeep9 commented on July 17, 2024 1

If you guys think right, I can create a PR with the improvement.

from emoji-cheat-sheet.com.

 avatar commented on July 17, 2024 1

Good morning, Dear @shubhodeep9.

How about to copy selectively a bunch of them.

  1. For example, clicking selectively on five emoji will copy and then paste all five of them, to the desired place.
    Example: Clicking successively on five different emoji will copy then paste five different emoji.
  2. It could be let to click more times on one of them, and that emoji could have a counter number superscript above, that indicate how many times that emoji has been selected.
    Example: Clicking two times will copy then paste two same emoji to the desired place.
  3. When page loose focus, that could be a trigger to reset all counters.
  4. Also, those bunch of previous selected emoji could be temporarily visible in emoji cart as a list.

Note: Clicking on "Copied" could be triggered to reset message.

Chicken style, they eat such way. 💯

from emoji-cheat-sheet.com.

 avatar commented on July 17, 2024 1

🥇 @shubhodeep9, yes, of course, at least I think it could be very interesting.

from emoji-cheat-sheet.com.

 avatar commented on July 17, 2024 1

https://www.browsersync.io/#install

One second, I'll add some pictures.

With Atom, Sublime Text, etc...

Time-saving synchronised browser reloading when code changes saved.

Note:

I spend for reloading browser 1 sec per change,
How many seconds I'll spend, if I'll do 100 changes?
How many seconds I'll spend, if I'll spend 5 sec to reload a page and will do 100 changes?

Q: How to reload page automatically, every time I've saved changes?
A: BrowserSync! Our precious time is saved from trash! 🥇

https://www.browsersync.io/#install
https://www.browsersync.io/docs/command-line

me@amadeus ~ $ cd /tmp

me@amadeus /tmp $ mkdir test && cd test

me@amadeus /tmp/test $ p5 g -b hello
p5-manager version 0.3.2
create : hello
create : hello/sketch.js
create : hello/index.html
create : hello/libraries
create : hello/libraries/p5.js
create : hello/libraries/p5.sound.js
create : hello/libraries/p5.dom.js

me@amadeus /tmp/test $ cd hello/

me@amadeus /tmp/test/hello $ atom .

me@amadeus /tmp/test/hello $ tree -A
.
├── index.html
├── libraries
│ ├── p5.dom.js
│ ├── p5.js
│ └── p5.sound.js
└── sketch.js

1 directory, 5 files

me@amadeus /tmp/test/hello $ browser-sync start --server -f .
[Browsersync] Access URLs:
----------------------------------
Local: http://localhost:3000
External: http://10.0.0.2:3000
----------------------------------
UI: http://localhost:3001
UI External: http://10.0.0.2:3001
----------------------------------
[Browsersync] Serving files from: ./
[Browsersync] Watching files...
[Browsersync] Reloading Browsers...

from emoji-cheat-sheet.com.

 avatar commented on July 17, 2024 1

https://github.com/emojione/emojify.js

from emoji-cheat-sheet.com.

shubhodeep9 avatar shubhodeep9 commented on July 17, 2024 1

@gvitalie No worries,
I guess in open source, there is only one level in hierarchy, that is contributors.

from emoji-cheat-sheet.com.

 avatar commented on July 17, 2024 1

@shubhodeep9, ok 💯

from emoji-cheat-sheet.com.

shubhodeep9 avatar shubhodeep9 commented on July 17, 2024

@gvitalie I love the ideas, So if you may, I will start working on these.
Cool?

from emoji-cheat-sheet.com.

shubhodeep9 avatar shubhodeep9 commented on July 17, 2024

@gvitalie On it.

from emoji-cheat-sheet.com.

shubhodeep9 avatar shubhodeep9 commented on July 17, 2024

@gvitalie Hi, I can not find a documentation on usage, I mean how to execute the application.
Can you help me out.

from emoji-cheat-sheet.com.

 avatar commented on July 17, 2024

Contributing

https://github.com/WebpageFX/emoji-cheat-sheet.com/

Fork it!
Create your feature branch: git checkout -b my-new-feature
Commit your changes: git commit -am 'Add some feature'
Push to the branch: git push origin my-new-feature
Submit a pull request and enjoy! :D

from emoji-cheat-sheet.com.

shubhodeep9 avatar shubhodeep9 commented on July 17, 2024

@gvitalie that I know, 😜
I mean, how do you test it locally?
its not rails I guess, so how do you?

from emoji-cheat-sheet.com.

shubhodeep9 avatar shubhodeep9 commented on July 17, 2024

@gvitalie Cool
Must add that to a issue,
To create a section for usage.

from emoji-cheat-sheet.com.

shubhodeep9 avatar shubhodeep9 commented on July 17, 2024

@gvitalie yes got it running successfully, on the task.
Will update you as I get it done.
Its night here, so might take some time (been a long day 🤕 ). I will do it ASAP.

from emoji-cheat-sheet.com.

 avatar commented on July 17, 2024

Dear @shubhodeep9, just to know, I'm a simple user here.

To not leave You with an impression I'm deciding person on this project.
I'm saying this, to clarify at least for me You're not confused by me.

from emoji-cheat-sheet.com.

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.