Security News
Opengrep Emerges as Open Source Alternative Amid Semgrep Licensing Controversy
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
@busy-web/components
Advanced tools
This README outlines the details of collaborating on this Ember addon.
This is an ember addon and requires ember-cli.
Note: This component does not support Ember 1.13
ember install @busy-web/components
Setting up the override css can be done by setting the color variables in sass.
$bc-color-1: #30aeef; // bright blue
$bc-color-2: #2d3e50; // dark blue
$bc-color-3: #8E8E8E; // grey
$bc-color-4: #F0F4F7; // glacier blue
$bc-color-5: #CCCCCC; // grey lighter than bc-color-3
$bc-color-6: #CFCFCF; // off white
$bc-color-7: #FFFFFF; // white
$bc-color-8: #68A3B5; // teal
$bc-color-9: #D65151; // red
$bc-color-10: #384D60; // dark blue lighter than bc-color-2
$bc-color-11: #A9B5BF; // blue grey
$bc-color-12: #C9CFD3; // grey lighter than bc-color-5
$bc-color-13: #243442; // black
$bc-color-14: #0277BD; // bright blue darker than bc-color-1
$bc-color-15: #D32F2F; // dark red
$bc-color-16: #F3F3F3; // grey white
$bc-color-17: #5E5E5E; // dark grey
$bc-color-18: #AAAAAA; // grey lighter than bc-color-3 darker than bc-color-5 / neutral gray
$bc-color-19: #58BD7F; // green
$bc-color-20: #EEEEEE; // another grey
ember server
npm test
(Runs ember try:testall
to test your addon against multiple Ember versions)ember test
ember test --server
ember build
For more information on using ember-cli, visit http://ember-cli.com/.
ember install @busy-web/components
{{bc-validate placeholder="Name"}}
{{bc-checkbox placeholder="Name"}}
{{bc-radio-button placeholder="Name"}}
{{bc-select placeholder="Name"}}
git clone
this repositorynpm install
bower install
FAQs
Ember addon library for usefull components.
The npm package @busy-web/components receives a total of 8 weekly downloads. As such, @busy-web/components popularity was classified as not popular.
We found that @busy-web/components demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.