https://github.com/ascorbic/generate-fake-cms-data
https://github.com/ascorbic/generate-fake-cms-data
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ascorbic/generate-fake-cms-data
- Owner: ascorbic
- Created: 2020-03-04T10:03:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T01:33:00.000Z (about 3 years ago)
- Last Synced: 2025-06-01T11:13:42.953Z (8 months ago)
- Language: TypeScript
- Size: 284 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Generate fake markdown JSON
Install:
```bash
git clone git@github.com:ascorbic/generate-fake-cms-data.git
yarn
```
Usage:
```bash
~ npx . -f out.json -c 100000
```