Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acro5piano/ya-contentful-typescript-codegen
https://github.com/acro5piano/ya-contentful-typescript-codegen
bun
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/acro5piano/ya-contentful-typescript-codegen
- Owner: acro5piano
- License: mit
- Created: 2023-09-19T09:11:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-01T08:23:23.000Z (about 1 year ago)
- Last Synced: 2024-05-01T19:27:21.629Z (6 months ago)
- Topics: bun
- Language: TypeScript
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ya-contentful-typescript-codegen
Yet another Contentful to TypeScript converter, using Bun.
```
npx contentful space export --space-id 1234567890ab --content-file contentful-export.json --skip-content --management-token CFPAT-...
bun run index.ts
```