Ecosyste.ms: Summary
An open API service providing a high level summary for open source projects.
https://github.com/sunwinsmile/hsl-to-hex
Score: -Infinity
Last synced: 10 days ago
JSON representation
Repository metadata:
- Host: GitHub
- URL: https://github.com/sunwinsmile/hsl-to-hex
- Owner: sunwinsmile
- Created: 2017-10-11T06:47:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-11T06:52:04.000Z (over 7 years ago)
- Last Synced: 2024-12-26T05:33:12.777Z (21 days ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
GitHub Events
Total
- Total: 0
Last Year
- Total: 0
Committers metadata
Last synced: about 2 months ago
Total Commits: 1
Total Committers: 1
Avg Commits per committer: 1.0
Development Distribution Score (DDS): 0.0
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
winsmile sun | s****e@1****m | 1 |
Issue and Pull Request metadata
Last synced: 21 days ago
Total issues: 0
Total pull requests: 0
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 0
Total pull request authors: 0
Average comments per issue: 0
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
Top Pull Request Authors
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 1
-
Total downloads:
- npm: 2 last-month
- Total dependent packages: 2
- Total dependent repositories: 1
- Total versions: 1
- Total maintainers: 1
npmjs.org: @sunwinsmile/hsl-to-hex
Convert HSL colors to RGB colors in hex format. ## Install ```sh npm install --save @sunwinsmile/hsl-to-hex ``` ## API ``` require('hsl-to-hex') => Function hsl(hue, saturation, luminosity)` => String ``` ## Example ```js var hsl = require('hs
- Homepage: https://github.com/sunwinsmile/hsl-to-hex
- Licenses: ISC
- Latest release: 1.0.0 (published over 7 years ago)
- Last Synced: 2024-12-26T05:32:56.843Z (21 days ago)
- Versions: 1
- Dependent Packages: 2
- Dependent Repositories: 1
- Downloads: 2 Last month
-
Rankings:
- Dependent packages count: 8.89%
- Dependent repos count: 10.381%
- Forks count: 15.461%
- Stargazers count: 21.01%
- Average: 23.408%
- Downloads: 61.295%
- Maintainers (1)