Security News
vlt Debuts New JavaScript Package Manager and Serverless Registry at NodeConf EU
vlt introduced its new package manager and a serverless registry this week, innovating in a space where npm has stagnated.
@semcore/animation
Advanced tools
This component is part of the Intergalactic design system
npm install @semcore/ui
import { Animation, Transform, FadeInOut, Collapse } from '@semcore/ui/animation';
We do not recommend this usage path due to possible dependency and update issues.
You can only install one package from the design system
npm install @semcore/animation @semcore/core
@semcore/core
- is the basic package by which we create our components, and it contains all of the common logic
of the components that is discussed below. There should only be one version of the package in the project.
You can use the package the same way but without /ui/
in the import path.
import { Animation, Transform, FadeInOut, Collapse } from '@semcore/animation';
UI-kit team and others ❤️
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Give a ⭐️ if this project helped you!
This project is MIT licensed.
FAQs
Semrush Animation Component
The npm package @semcore/animation receives a total of 6,667 weekly downloads. As such, @semcore/animation popularity was classified as popular.
We found that @semcore/animation demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 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
vlt introduced its new package manager and a serverless registry this week, innovating in a space where npm has stagnated.
Security News
Research
The Socket Research Team uncovered a malicious Python package typosquatting the popular 'fabric' SSH library, silently exfiltrating AWS credentials from unsuspecting developers.
Security News
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.