{"id":20333073,"url":"https://github.com/jaebradley/example-rollup-library","last_synced_at":"2025-08-02T12:06:34.922Z","repository":{"id":57120014,"uuid":"140241714","full_name":"jaebradley/example-rollup-library","owner":"jaebradley","description":"Example rollup.js library","archived":false,"fork":false,"pushed_at":"2020-06-02T18:38:52.000Z","size":3301,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-18T09:51:05.345Z","etag":null,"topics":["rollup","rollup-example","rollupjs"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@jaebradley/example-rollup-library","language":"JavaScript","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/jaebradley.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}},"created_at":"2018-07-09T06:36:26.000Z","updated_at":"2022-08-30T21:35:46.000Z","dependencies_parsed_at":"2022-08-24T04:31:20.006Z","dependency_job_id":null,"html_url":"https://github.com/jaebradley/example-rollup-library","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/jaebradley/example-rollup-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaebradley%2Fexample-rollup-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaebradley%2Fexample-rollup-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaebradley%2Fexample-rollup-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaebradley%2Fexample-rollup-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaebradley","download_url":"https://codeload.github.com/jaebradley/example-rollup-library/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaebradley%2Fexample-rollup-library/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268385728,"owners_count":24242101,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["rollup","rollup-example","rollupjs"],"created_at":"2024-11-14T20:29:14.963Z","updated_at":"2025-08-02T12:06:34.881Z","avatar_url":"https://github.com/jaebradley.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `example-rollup-library`\n\n[![Greenkeeper badge](https://badges.greenkeeper.io/jaebradley/example-rollup-library.svg)](https://greenkeeper.io/)\n[![Build Status](https://travis-ci.org/jaebradley/example-rollup-library.svg?branch=master)](https://travis-ci.org/jaebradley/example-rollup-library)\n[![Codecov](https://img.shields.io/codecov/c/github/jaebradley/example-rollup-library.svg)](https://codecov.io/gh/jaebradley/example-rollup-library)\n[![npm](https://img.shields.io/npm/dt/@jaebradley/example-rollup-library.svg)](github-https://www.npmjs.com/package/@jaebradley/example-rollup-library-client)\n[![npm](https://img.shields.io/npm/v/@jaebradley/example-rollup-library.svg)](https://www.npmjs.com/package/@jaebradley/example-rollup-library)\n\nExample `rollup.js` library.\n\n## Install\n\n```bash\nnpm install @jaebradley/example-rollup-library\n```\n\n## API\n\nSince this is an example library, there are three exported methods; `a`, `b`, and `c`. All they do is `console.log` `\"a\"`, `\"b\"`, and `\"c\"`, respectively.\n\n## Usage\n\n```javascript\nimport {\n  a,\n  b,\n  c,\n} from '@jaebradley/example-rollup-library';\n\na(); // console logs \"a\"\nb(); // console logs \"b\"\nc(); // you bet\n```\n\nCan also import like\n\n```javascript\nimport a from '@jaebradley/example-rollup-library/a';\nimport b from '@jaebradley/example-rollup-library/b';\nimport c from '@jaebradley/example-rollup-library/c';\n\na();\nb();\nc();\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaebradley%2Fexample-rollup-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaebradley%2Fexample-rollup-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaebradley%2Fexample-rollup-library/lists"}