This is a fake dataset to help devs quickly add and generate datasets to be used in ML Operations & testing.
Node V18+ >
- Install the repo
npm install @realply/linkedin-posts- Usage
import generateData from '@realply/linkedin-posts';
import fakeLinkedInPosts from '@realply/linkedin-posts/data/fakeLinkedInPosts.json';
// Use generateData and fakeLinkedInPosts as neededContributions are welcome :)