Code Monkey home page Code Monkey logo

jconv's People

Contributors

fvntr avatar narirou 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar

jconv's Issues

Support escape sequence "ESC ( J" for ISO-2022-JP

ISO-2022-JP からの変換をしようとしているのですが、jconvがどうも ESC ( J つまり 01/11 02/08 04/10 つまり 0x1b 0x28 0x4a のエスケープシーケンスを全く認識していないように思われ、文字化けが生じています。

文字コードは専門ではないので間違っていたら申し訳ないのですが、ここの表3やここここにはこのシーケンスが定義されており、まあざっくり ESC ( B の「ASCIIに戻る」と同じように扱っても大きな問題はないような気がしています。

該当行は https://github.com/narirou/jconv/blob/master/jconv.js#L1067 など辺りになります。よろしくお願いします。

Typescript definitions

I took the liberty to contribute definitions to DefinitelyTyped and, proud as I am to have done so, perhaps it is a good idea to integrate definitions in this package in a future update. If you do, feel free to take my contributed definitions as a starting point or blatantly copypaste them. You have my permission 😀

You can also decide to leave everything as-is, and require typescript users to also install @types/jconv as a devDependency for the time being. Up to you.

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.