
Security News
rv Is a New Rust-Powered Ruby Version Manager Inspired by Python's uv
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
@mvc-org/mvc-resources
Advanced tools
This repository contains resources such as icons, logos, and other assets.
We use unpkg service to serve these assets.
To get the URL of an asset, use the provided getAssetUrl
function.
import { getIconUri } from '@mvc-org/mvc-resources'
const uri = getIconUri({
type: 'metaContract',
codehash: 'a2421f1e90c6048c36745edd44fad682e8644693',
genesis: '94c2ae3fdbf95a4fb0d788c818cf5fcc7a9aa66a', // genesis for usdt
})
console.log(uri)
// https://unpkg.com/@mvc-org/mvc-resources/icons/meta-contract/usdt.jpg
FAQs
mvc resources cdn
The npm package @mvc-org/mvc-resources receives a total of 62 weekly downloads. As such, @mvc-org/mvc-resources popularity was classified as not popular.
We found that @mvc-org/mvc-resources 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
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.
Security News
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.