{"id":19763654,"url":"https://github.com/rajdeepc/colorful-boxshadow","last_synced_at":"2026-05-10T22:50:23.009Z","repository":{"id":57203426,"uuid":"264646652","full_name":"Rajdeepc/colorful-boxshadow","owner":"Rajdeepc","description":"A npm package to generate colourful box shadow","archived":false,"fork":false,"pushed_at":"2020-05-17T13:41:47.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-10T23:45:13.150Z","etag":null,"topics":["box-shadows-css","npm","npm-module","npm-package"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/colorful-box-shadow","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rajdeepc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-17T11:16:39.000Z","updated_at":"2020-05-24T17:54:26.000Z","dependencies_parsed_at":"2022-09-18T07:35:29.360Z","dependency_job_id":null,"html_url":"https://github.com/Rajdeepc/colorful-boxshadow","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/Rajdeepc%2Fcolorful-boxshadow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rajdeepc%2Fcolorful-boxshadow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rajdeepc%2Fcolorful-boxshadow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rajdeepc%2Fcolorful-boxshadow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rajdeepc","download_url":"https://codeload.github.com/Rajdeepc/colorful-boxshadow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241095944,"owners_count":19908893,"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":["box-shadows-css","npm","npm-module","npm-package"],"created_at":"2024-11-12T04:10:28.926Z","updated_at":"2026-05-10T22:50:22.967Z","avatar_url":"https://github.com/Rajdeepc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Colorful BoxShadow\n\nA Simple npm package to make your images or elements have colorful box shadows.\n\n## Installation\n\n```\nnpm i colorBoxShadow --save\n```\n\n## How to use\n\n```\nimport { colorBoxShadow } from 'colorBoxShadow';\n\ncolorBoxShadow({\n    shadow_type: 'light-1',\n    shadow_color: '#fafafa'\n});\n```\n\n## Options\n\ncolorBoxShadow supports two options, both of which are optional\n\n* *shadow_type* - light-1 | light-2 | medium-1 | medium-2 | hard | Defaults to light-1\n* *shadow_color* - defaults to #fafafa\n\n## Shadow Types:\n\nlight-1:\n\n!['light-1'](images/light1.png)\n\nlight-2:\n\n!['light-2'](images/light2.png)\n\nmedium-1:\n\n!['medium-1'](images/medium1.png)\n\nmedium-2:\n\n!['medium-2'](images/medium2.png)\n\nhard:\n\n!['hard'](images/hard.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajdeepc%2Fcolorful-boxshadow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frajdeepc%2Fcolorful-boxshadow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajdeepc%2Fcolorful-boxshadow/lists"}