
Security News
Vite+ Joins the Push to Consolidate JavaScript Tooling
Evan You announces Vite+, a commercial, Rust-powered toolchain built on the Vite ecosystem to unify JavaScript development and fund open source.
@equinor/lithology-patterns
Advanced tools
The repository is responsible for bundling the SVG lithology patterns. The patterns themselves should be able to be used by any project. Initially only an npm module is published to be consumed by a variety of Javascript projects, however modules for other languages (such as NuGet) will also be placed inside this repo.
The project is licensed under the MIT license following the open source strategy of Equinor.
This repository hosts the lithology patterns inside the assets/
folder. If
more patterns need to be added, these should be placed inside the figma/
folder and pre-process them by running npm run patterns:process
.
The package.json
describes that these raw folders should be bundled within the
NPM package whenever the bundle gets published.
The library doesn't define how you need to bundle your application in order to use the SVG's. The SVG's can simply be imported and it's up to the application to decide how to handle the SVG's.
import choosePatternName from 'lithology-patterns/assets/svg/30000.svg
figma/
npm patterns:process
assets/
to git repositoryTODO
TODO
FAQs
Collection of Lithology Patterns
We found that @equinor/lithology-patterns demonstrated a not healthy version release cadence and project activity because the last version was released 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
Evan You announces Vite+, a commercial, Rust-powered toolchain built on the Vite ecosystem to unify JavaScript development and fund open source.
Security News
Ruby Central’s incident report on the RubyGems.org access dispute sparks backlash from former maintainers and renewed debate over project governance.
Research
/Security News
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.