Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
@likec4/icons
Advanced tools
@likec4/icons
React SVG icons from these packs:
import { ArgoCd, Astro } from '@likec4/icons'
// or
import { ArgoCd, Astro } from '@likec4/icons/tech'
// or
import ArgoCd from '@likec4/icons/tech/argo-cd'
import Astro from '@likec4/icons/tech/astro'
// same
import { Lambda } from '@likec4/icons/aws'
import Lambda from '@likec4/icons/aws/lambda'
import { DataStudio } from '@likec4/icons/gcp'
import DataStudio from '@likec4/icons/gcp/data-studio'
MIT License
1.21.1 (2025-02-08)
Various sizes
Change size of the element with new properties: size
, padding
and textSize
Documentation (thanks @davydkov)
where in deployment views
Support where
in deployment views predicates.
thanks @pavelpykhtin, #1442
Extending element tags
Extend element with additional tags, links and metadata:
model {
extend cloud {
// Add tags
#additional-tag, #another-tag
// Add metadata
metadata {
prop1 'value1'
}
// Add links
link ../src/index.ts#L1-L10
}
}
lsp: semantic tokens for global styles, predicates and groups (thanks @pavelpykhtin, closes #1182)
FAQs
Unknown package
The npm package @likec4/icons receives a total of 367 weekly downloads. As such, @likec4/icons popularity was classified as not popular.
We found that @likec4/icons demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.