A UMD version of iconv-lite to be used in VSCode.
Перейти к файлу
Raymond Zhao 270abde036
fix: fix broken build and test (#24)
2023-11-10 10:29:30 +11:00
.azure-pipelines update name 2022-11-16 14:34:13 +01:00
.github/workflows Update node.js.yml 2020-07-09 10:09:14 +02:00
test fix: fix broken build and test (#24) 2023-11-10 10:29:30 +11:00
.gitignore add umd build of iconv-lite 2020-06-04 22:32:14 +10:00
.npmignore update ignore 2020-07-09 16:10:34 +02:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2020-05-28 01:52:57 -07:00
LICENSE Initial LICENSE commit 2020-05-28 01:52:59 -07:00
README.md Initial README.md commit 2020-05-28 01:53:00 -07:00
SECURITY.md Initial SECURITY.md commit 2020-05-28 01:52:58 -07:00
fake-loader.js add umd build of iconv-lite 2020-06-04 22:32:14 +10:00
iconv-lite-umd.d.ts rename to @vscode prefix & bump @0.7.0 2022-01-13 16:38:54 +01:00
package.json fix: fix broken build and test (#24) 2023-11-10 10:29:30 +11:00
webpack.config.js bump iconv-lite@0.6.8 and go back to web target 2020-07-08 16:56:18 +02:00
yarn.lock fix: fix broken build and test (#24) 2023-11-10 10:29:30 +11:00

README.md

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.