Giter VIP home page Giter VIP logo

Comments (5)

axe312ger avatar axe312ger commented on May 20, 2024 1

@muan I got a build process ready, it also includes translation support.

It is written yet in ES5, makes it low on dependencies but the code is pretty much bloated.

Should I push the PR like this or upgrade to ES6+Babel before I do it?

Personally I would love to use modern JS, I am just not sure if this exceeds the scope of this project.

Opinions?

from emojilib.

danbovey avatar danbovey commented on May 20, 2024

I've been using this lib for a json list of emojis, but it'd be good if it was always up to date with latest Unicode releases. I've been researching the Unicode public data, so I might be able to help out with this.

I'm guessing by streamline the process, you mean actually build a process to keep this package up to date so that we can get new Unicode emojis imported automatically.

I'll see if I can rewrite build.js to grab the latest EmojiSources and build the JSON file from there.

from emojilib.

muan avatar muan commented on May 20, 2024

Ah sorry, I meant that I should cut a release and publish them on NPM more often. The last release was in January. :/

I've been using this lib for a json list of emojis, but it'd be good if it was always up to date with latest Unicode releases.

I don't think this library should be up to date with the latest Unicode releases as the emojis won't be supported by operating systems til a much later date. 🤔

from emojilib.

zeke avatar zeke commented on May 20, 2024

@muan I'd be happy to help maintain this repo.

Here's an article I wrote on automated publishing to npm: zeke.sikelianos.com/npm-and-github-automation-with-heroku/ -- that approach might be overkill for emojilib though as the updates are not very frequent.

from emojilib.

axe312ger avatar axe312ger commented on May 20, 2024

@muan i am pretty sure https://github.com/semantic-release/semantic-release can help u. The setup can be a little bit tricky, but I am willing to help if needed :)

from emojilib.

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.