Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

635289 Views

Latest files of /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/iconv-lite

encodings/ cody/Khushigupta8/Hotel-Management-Webpage/node_modules/iconv-lite/encodings/
10 Items
  • internal.js
  • dbcs-codec.js
  • dbcs-data.js
  • sbcs-data-generated.js
  • index.js
  • sbcs-codec.js
  • utf7.js
  • utf16.js
  • lib/ cody/Khushigupta8/Hotel-Management-Webpage/node_modules/iconv-lite/lib/
    5 Items
  • bom-handling.js
  • extend-node.js
  • index.js
  • index.d.ts
  • streams.js
  • README.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/iconv-lite/README.md
    130 Views
    0 Comments
    ## Pure JS character encoding conversion [![Build Status](https://travis-ci.org/ashtuchkin/iconv-lite.svg?branch=master)](https://travis-ci.org/ashtuchkin/iconv-lite)

    * Doesn't need native code compilation. Works on Windows and in sandboxed environments like [Cloud9](http://c9.io).
    * Used in popular projects like [Express.js (body_parser)](https://github.com/expressjs/body-parser),
    [Grunt](http://gruntjs.com/), [Nodemailer](http://www.nodemailer.com/), [Yeoman](http://yeoman.io/) and others.
    * Faste
    Changelog.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/iconv-lite/Changelog.md
    143 Views
    0 Comments
    # 0.4.24 / 2018-08-22

    * Added MIK encoding (#196, by @Ivan-Kalatchev)


    # 0.4.23 / 2018-05-07

    * Fix deprecation warning in Node v10 due to the last usage of `new Buffer` (#185, by @felixbuenemann)
    LICENSE cody/Khushigupta8/Hotel-Management-Webpage/node_modules/iconv-lite/LICENSE
    217 Views
    0 Comments
    Media file
    package.json cody/Khushigupta8/Hotel-Management-Webpage/node_modules/iconv-lite/package.json
    110 Views
    0 Comments
    {
    "name": "iconv-lite",
    "description": "Convert character encodings in pure javascript.",
    "version": "0.4.24",
    "license": "MIT",
    "keywords": [
    "iconv",
    "convert",