JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 868
  • Score
    100M100P100Q99719F
  • License ISC

decode/encode git style utf8

Package Exports

  • git-decode
  • git-decode/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (git-decode) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

git-decode

decode/encode git style utf8
import { decode, encode } from '..';

console.log(decode('\\351\\255\\224\\347\\245\\236\\350\\273\\242\\347\\224\\2372.CT'));
console.log(encode('魔神転生2.CT'));