
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
@celery/ui-components
Advanced tools
Reusable UI components
npm install
npm run build && npm run styleguide
styleguide/index.html
in browserYou must be an approved npm user for the @celery
namespace/private modules.
npm install @celery/ui-components
All components come with at least config.less
and index.less
. config.less
includes all the configuration/variables and mixins. index.less
actually defines the component rulesets or invokes mixins. If you do not want to include the default components, you can just include the config and use that to create your own components based on the variables and mixins.
npm install
npm run build-watch
// In another process
npm run styleguide-watch
This will watch the components
, mixins
, and styleguide
directories. If any of them fail to compile, you have an error.
Open the styleguide by opening styleguide/index.html
in your browser.
Don't forget to document things in the comments of the index files. Use Styledown syntax.
MIT
FAQs
Shared UI Components and Styles
The npm package @celery/ui-components receives a total of 12 weekly downloads. As such, @celery/ui-components popularity was classified as not popular.
We found that @celery/ui-components demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.