https://github.com/hidaytrahman/chepo
`chepo` : Easiest way to get mock data
https://github.com/hidaytrahman/chepo
array data js json mock
Last synced: 4 months ago
JSON representation
`chepo` : Easiest way to get mock data
- Host: GitHub
- URL: https://github.com/hidaytrahman/chepo
- Owner: hidaytrahman
- License: mit
- Created: 2023-02-07T09:14:37.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-11T11:42:37.000Z (9 months ago)
- Last Synced: 2025-10-14T18:03:13.847Z (4 months ago)
- Topics: array, data, js, json, mock
- Language: TypeScript
- Homepage: https://hidaytrahman.github.io/chepo/
- Size: 1.22 MB
- Stars: 15
- Watchers: 1
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# chepo
`chepo` is the easiest way to provide mock data and modal for your project, just copy and paste it into your project.
You can use the generated data without any additional effort.


## Mock / Modal
```javascript
[
{
id: 'IAMARANDOMID',
title: 'Lets hack the NASA',
isCompleted: false,
},
];
```
## API
Coming Soon
## Tech Stack
React, Typescript, CSS, TailwindCSS, headlessui