@wuchuhengtools/gbk-parser
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

gbk解析器

Build Status codecov FOSSA Status

Installing

$ npm i @wuchuhengtools/gbk-parser

Usage

import {decodeByHex} from "@wuchuhengtools/gbk-parser"
// ...
 const rest = decodeByHex("d4c1414243303031")
console.log(rest) //粤ABC001

Contributing

You can contribute in one of three ways:

  1. File bug reports using the issue tracker.
  2. Answer questions or fix bugs on the issue tracker.
  3. Contribute new features or update the wiki.

The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable.

License

MIT

Package Sidebar

Install

npm i @wuchuhengtools/gbk-parser

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

2.51 MB

Total Files

28

Last publish

Collaborators

  • wuchuheng