![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@hafslundnett/hdd-icons
Advanced tools
Hdd icons for web services and native apps.
Use the latest version:
<!-- <script src="https://"></script> -->
Or choose a specific version:
<!-- <script src="https://"></script> -->
npm
packageyarn install @hafslundnett/hdd-icons -dev
import hddIcons from '@hafslundnett/hdd-icons' // Vanilla JS
import {HddIcon} from '@hafslundnett/hdd-icons/hdd-icons.jsx' // ...or React/Preact compatible JSX
First clone @hafslundnett/hdd-icons
and install its dependencies:
git clone git@github.com:hafslundnett/hdd.git
cd hdd/packages/hdd-icons/
yarn install
yarn start # Your browser will open documentation with hot reloading
After having applied changes, remember to build before pushing the changes upstream.
git checkout -b feature/my-changes
# update the source code
yarn build
git commit -am "feat: add my changes"
git push origin feature/my-changes
# then make a PR to the master branch,
# and assign another developer to review your code
NOTE! Please also make sure to keep commits small and clean (that the commit message actually refers to the updated files).
Make sure the commit message is Capitalized and starts with an imperative verb (for examplefeat: add minification support
). Preferrably follow the commitizen standard.
FAQs
Icons used across Hafslund Nett projects.
The npm package @hafslundnett/hdd-icons receives a total of 2 weekly downloads. As such, @hafslundnett/hdd-icons popularity was classified as not popular.
We found that @hafslundnett/hdd-icons demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 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
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.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.