Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

git-decode

bluelovers3.6kISC1.0.21TypeScript support: included

decode/encode git style utf8

decode, encode, filename, git, log, name, str, string, unicode, utf8

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'));

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.21 (2024-03-09)

BREAKING CHANGES

  • update cross-spawn-extra

📌 Dependencies

  • update cross-spawn-extra (7c6738b)

1.0.20 (2024-02-03)

🔖 Miscellaneous

1.0.19 (2022-10-28)

📌 Dependencies

1.0.18 (2022-10-01)

📌 Dependencies

1.0.17 (2022-09-30)

📦 Code Refactoring

📚 Documentation

🚨 Tests

📌 Dependencies

1.0.16 (2022-08-27)

📦 Code Refactoring

  • update configuration and import (6a4d6d4)

🔖 Miscellaneous

1.0.15 (2022-08-27)

📦 Code Refactoring

  • update configuration and import (6a4d6d4)

1.0.14 (2022-07-14)

📦 Code Refactoring

  • { crossSpawnOutput, stripAnsi } (287760c)

1.0.13 (2022-02-15)

♻️ Chores

1.0.12 (2021-12-15)

🔖 Miscellaneous

1.0.11 (2021-08-29)

♻️ Chores

1.0.10 (2021-07-20)

🛠 Build System

♻️ Chores

  • update deps and use tslib (910fc69)

1.0.9 (2021-02-12)

🔖 Miscellaneous

1.0.8 (2021-02-12)

🛠 Build System

1.0.7 (2020-07-01)

🔖 Miscellaneous

1.0.6 (2020-06-10)

Note: Version bump only for package git-decode

1.0.5 (2020-06-08)

Note: Version bump only for package git-decode

1.0.4 (2020-06-04)

Note: Version bump only for package git-decode

1.0.3 (2020-06-04)

Features