Git Product home page Git Product logo

icu4c-data-npm's Introduction

icu4c-data

An ICU4C Data Packager for Node.js

Note: This module may become obsolete, please refer to this issue accordingly. No updates have been planned for ICU 65 and above, in regards to little endian Intel systems.

About icu4c-data

This is the data package builder for the full-icu module. Please refer to full-icu if you only want to install ICU data.

Use: Building the data

To use this module: first acquire the data file, such as icudt58l.dat from an ICU build, or from the official ICU source tarball (.tgz/.zip).

  1. You can use the following script to do so in bash:
bash fetchdata.sh 58.2
  1. Then publish the little-endian file
npm run gen -- icudt58l.dat

This will output a line labelled 'run this command' (starting with rm …). Run that command after each time you execute npm run gen.

  1. Now publish the big endian file.

npm run gen -- icudt58b.dat

Remember to run the commands as instructed in section 2.

LICENSE

This repository is subject to the terms under the Node.js license. Some usage of this data is governed by the Unicode Terms of Use, which is included in the unicode-license.txt

COPYRIGHT

Copyright © 1991-2021 Unicode, Inc. and Node.js contributors. All rights reserved.

Unicode terms of use

icu4c-data-npm's People

Contributors

srl295 avatar dependabot[bot] avatar trott avatar obensource avatar csabapalfi 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.