{"id":15007895,"url":"https://github.com/theyorkshiredev/calloutcss","last_synced_at":"2026-03-08T20:36:57.925Z","repository":{"id":57193193,"uuid":"152907655","full_name":"TheYorkshireDev/CalloutCSS","owner":"TheYorkshireDev","description":"A set of CSS styles which allows for adding callouts to your website.","archived":false,"fork":false,"pushed_at":"2018-10-14T14:09:40.000Z","size":110,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-12T06:15:29.151Z","etag":null,"topics":["bower","callout","callouts","css","front-end","npm","npm-package","web"],"latest_commit_sha":null,"homepage":"","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/TheYorkshireDev.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-10-13T19:35:10.000Z","updated_at":"2018-10-14T14:09:42.000Z","dependencies_parsed_at":"2022-09-12T05:01:08.809Z","dependency_job_id":null,"html_url":"https://github.com/TheYorkshireDev/CalloutCSS","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheYorkshireDev%2FCalloutCSS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheYorkshireDev%2FCalloutCSS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheYorkshireDev%2FCalloutCSS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheYorkshireDev%2FCalloutCSS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheYorkshireDev","download_url":"https://codeload.github.com/TheYorkshireDev/CalloutCSS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243165537,"owners_count":20246725,"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":["bower","callout","callouts","css","front-end","npm","npm-package","web"],"created_at":"2024-09-24T19:14:21.772Z","updated_at":"2025-12-11T20:36:02.265Z","avatar_url":"https://github.com/TheYorkshireDev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CalloutCSS\n\nA CDN, Bower and NPM component holding CSS definitions for callouts. No Javascript or dependencies, ideal\nfor use in any project which wants to add callout functionality.\n\n## Usage:\n\nCalloutCSS contains the definitions for three types of callouts; NOTE, WARNING and DANGER. Simply add the following snippets to produce callouts in your websites.\n\n```html\n\u003cnote-callout\u003e\n    An example of a NOTE callout\n\u003c/note-callout\u003e\n```\n![note callout](resources/note-callout.png)\n\n```html\n\u003cwarning-callout\u003e\n    An example of a WARNING callout\n\u003c/warning-callout\u003e\n```\n![warning callout](resources/warning-callout.png)\n\n```html\n\u003cdanger-callout\u003e\n    An example of a DANGER callout\n\u003c/danger-callout\u003e\n```\n![danger callout](resources/danger-callout.png)\n\nFurther customisations of the callouts can be found on the fully fleshed out \u003ca href=\"https://theyorkshiredev.github.io/CalloutCSS/\"\u003eexamples documentation\u003c/a\u003e.\n\n## Installation:\n\n#### CDN\n\n```html\n\u003clink rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/npm/calloutcss@1.0.0/dist/callout.min.css\" integrity=\"sha256-SYSQemsIxvfjHJ04VeAy0VS4pH7i/0qZUwwz0vq5wXk= sha384-/RloR6ZLXi3i248Eyg42OhYXAkSHlAXR/5AhAV0zl8vq1kbnWFoiAuO+6065k9xA\" crossorigin=\"anonymous\"\u003e\n```\n\n#### Bower\n\n```bash\n$ bower install calloutcss\n```\n\n#### NPM\n\n```bash\n$ npm install calloutcss\n```\n\n## Development:\n\nTo pull and develop this package NPM and webpack is used to manage the development dependencies and\ntranspile the SCSS file into the final CSS distribution.\n\n#### Setup Environment:\n\n```bash\n$ npm install\n```\n\n#### Build/Compile the SCSS:\n\n```bash\n$ npm run build\n```\n\nNOTE: `hack.js` is used as part of the build step generating `ignore.js`, however this is an\nartefact of the build stage and is not packaged in releases. Unfortunately Webpack **MUST** have\na javascript entry point from which any (S)CSS is gathered and then output for distribution.\n\n## Copyright and license\n\nCode copyright 2018 TheYorkshireDev (Steven Cooney). Code released under\n[the MIT license](https://github.com/TheYorkshireDev/CalloutCSS/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheyorkshiredev%2Fcalloutcss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheyorkshiredev%2Fcalloutcss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheyorkshiredev%2Fcalloutcss/lists"}