cbor2
Parse, generate, and process the CBOR format from JavaScript.
파일 탐색기
최종 버전 다운로드 (.zip)- devcontainer.json
- Dockerfile
- docs-only.yml
- node.js.yml
- playwright.yml
- publish.yml
- FUNDING.yml
- .npmrc
- boxed.js
- comment.js
- diagnose.js
- easy.js
- encodeOnly.js
- numberPrecision.js
- package.json
- box.ts
- comment.ts
- constants.ts
- container.ts
- decoder.ts
- decodeStream.ts
- diagnostic.ts
- encoder.ts
- float.ts
- index.ts
- options.ts
- simple.ts
- sorts.ts
- tag.ts
- typeEncoderMap.ts
- types.ts
- utils.ts
- writer.ts
- box.test.js
- cases.js
- comment.test.js
- container.test.js
- decoder.test.js
- diagnostic.test.js
- encoder.test.js
- float.test.js
- index.test.js
- sequence.test.js
- simple.test.js
- tag.test.js
- test-vectors.test.js
- typeEncoderMap.test.js
- utils.test.js
- writer.test.js
- codicon.ttf
- encode.js
- index.html
- index.js
- style.css
- playground.spec.ts
- .hostlocal.js
- package.json
- playwright.config.js
- tsconfig.json
- webpack.config.js
- .c8rc
- .editorconfig
- .gitignore
- .gitmodules
- .ncurc
- dcbor-test-vectors
- deno.jsonc
- deno.lock
- eslint.config.js
- LICENSE.md
- package.json
- pnpm-lock.yaml
- pnpm-workspace.yaml
- README.md
- test-vectors
- tsconfig.json
- tsup.config.js
- typedoc.config.cjs
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/hildjj/cbor2
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd cbor2
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
