vscode-typescript-exportallmodules
VSCode extension which generates an `index.ts`barrel file with all the module exports from the current directory
파일 탐색기
- release.yml
- FUNDING.yml
- extensions.json
- launch.json
- settings.json
- tasks.json
- config.png
- exclude-file.png
- exclude-folder.png
- export-all.png
- include-export.png
- listener.gif
- manual-export.gif
- remove-listener.png
- struyf-consulting.webp
- vscode.ts
- ExcludeCommand.ts
- ExportAll.ts
- FolderListener.ts
- index.ts
- Extension.ts
- index.ts
- clearWildcard.ts
- fileExists.ts
- getBarrelFiles.ts
- getConfig.ts
- getFileContents.ts
- hasExport.ts
- index.ts
- isDefaultExport.ts
- logger.ts
- parseFileForNamedExports.test.ts
- parseFileForNamedExports.ts
- parseWinPath.ts
- readFile.ts
- util.test.ts
- util.ts
- writeFile.ts
- Config.ts
- FileOrFolderToExport.ts
- index.ts
- ExportProvider.ts
- index.ts
- extension.ts
- index.ts
- .gitignore
- .vscodeignore
- CHANGELOG.md
- jest.config.js
- LICENSE
- package-lock.json
- package.json
- pnpm-lock.yaml
- README.md
- tsconfig.json
- tslint.json
- vsc-extension-quickstart.md
# CDN으로 사용하기
jsDelivrjsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.
링크
예시
// repository documentation
Was this content helpful?
(0 ratings)
