{"id":15697445,"url":"https://github.com/healeycodes/embed-dev-posts","last_synced_at":"2025-04-30T07:08:24.431Z","repository":{"id":112378048,"uuid":"179821629","full_name":"healeycodes/embed-DEV-posts","owner":"healeycodes","description":"Embed a list of your most recent DEV posts with this tiny library 💌","archived":false,"fork":false,"pushed_at":"2019-04-06T21:23:48.000Z","size":23,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-30T07:08:20.701Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://healeycodes.github.io/embed-DEV-posts/example/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/healeycodes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-06T10:54:03.000Z","updated_at":"2022-04-10T14:58:24.000Z","dependencies_parsed_at":"2023-05-14T04:00:37.417Z","dependency_job_id":null,"html_url":"https://github.com/healeycodes/embed-DEV-posts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/healeycodes%2Fembed-DEV-posts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/healeycodes%2Fembed-DEV-posts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/healeycodes%2Fembed-DEV-posts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/healeycodes%2Fembed-DEV-posts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/healeycodes","download_url":"https://codeload.github.com/healeycodes/embed-DEV-posts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251658208,"owners_count":21622820,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T19:19:50.641Z","updated_at":"2025-04-30T07:08:24.410Z","avatar_url":"https://github.com/healeycodes.png","language":"HTML","readme":"# Embed Your Latest DEV Posts Anywhere!\n\nA tiny library for embedding your latest DEV posts, sorted by popularity. Explainer post [here](https://dev.to/healeycodes/embed-your-latest-dev-posts-anywhere-lj9)!\n\n\u003chr\u003e\n\n#### `function createFeed(elem, username, numberOfPosts = 5)`\n\nCreates a feed of DEV posts.\n\n * **Parameters:**\n   * `elem` — `Element` — Place list of posts inside this element.\n   * `username` — `string` — DEV username, e.g. 'ben'.\n   * `numberOfPosts` — `number` — Number of posts to list.\n\n\u003chr\u003e\n\nGenerates HTML that looks like this:\n\n```html\n\u003cdiv class=\"example\"\u003e\n  \u003cul class=\"dev-feed-list\"\u003e\n    \u003cli class=\"dev-feed-item\"\u003e\n      \u003ca href=\"https://dev.to/devteam/dev-community-is-open-sourcing-its-performance-metrics-via-skylight-221m\"\u003e\n        DEV Community Is Open-Sourcing Its Performance Metrics via Skylight\n      \u003c/a\u003e\n    \u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/div\u003e\n```\n\nUse `.dev-feed-list` to style the list and `.dev-feed-item` to style the items.\n\n\u003cbr\u003e\n\nAccepting PRs/issues 👍\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhealeycodes%2Fembed-dev-posts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhealeycodes%2Fembed-dev-posts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhealeycodes%2Fembed-dev-posts/lists"}