Giter Club home page Giter Club logo

icons-i18n's Introduction

icons-i18n

About

These tools were primarily created for another project where a list of icons with french keywords is needed. The code can be easily adapted to support other languages.

Demo

alt text

Scripts

The project consists of five node.js scripts

  • import-noto-icons imports all svg icons from Google noto emoji that are listed in mnasyrov-emoji-data and generate a json file with icons descriptions in english.
  • import-fa-icons imports all svg icons from Font-Awesome and generate a json file with icons descriptions in english. Here, Pro version of of Font-Awesome is used but it can be replaced with the free one.
  • create-json-dictionary generates a json file with an array of english words and their translations in french using the open source English-French FreeDict Dictionary (http://freedict.org/).
  • translate-icons translates the json with the list of icons from english to french using data collected with the other scripts. If the script is run twice, only missing elements will be added to the target file so it will preserve any manual edit done previously.
  • update-fa-icons-color parses all Font Awesome SVG icon files and set the color to white if no fill color is defined.

icons-i18n's People

Contributors

bn4z avatar

Stargazers

 avatar

Watchers

 avatar

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.