Commit 1918e65
committed
feat: add chardet library with UTF-32 encoding support and utility functions
- Introduced chardet library with encoding detection capabilities.
- Added UTF-32 LE/BE codec implementations in utf32.js.
- Implemented utility functions for byte array detection in utils.js.
- Created type definitions for match and utils modules.
- Enhanced match functionality to return language and confidence level.
- Configured project settings and code styles for iconv-lite.
- Set up Dependabot for automatic dependency updates.1 parent 85614c6 commit 1918e65
File tree
176 files changed
+3982
-6455
lines changed- node_modules
- @inquirer/external-editor
- dist
- commonjs
- errors
- esm
- errors
- ansi-regex
- chardet
- encoding
- lib
- encoding
- fs
- external-editor
- main
- errors
- iconv-lite
- .github
- .idea
- codeStyles
- inspectionProfiles
- encodings
- tables
- lib
- inquirer
- lib/prompts
- node_modules
- ansi-regex
- strip-ansi
- ora/node_modules
- ansi-regex
- strip-ansi
- os-tmpdir
- prompt-sync
- string-width/node_modules
- ansi-regex
- strip-ansi
- strip-ansi
- tmp
- lib
- wrap-ansi
- node_modules
- ansi-regex
- strip-ansi
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
176 files changed
+3982
-6455
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | 3 | | |
9 | 4 | | |
10 | 5 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments