
Security News
Crates.io Implements Trusted Publishing Support
Crates.io adds Trusted Publishing support, enabling secure GitHub Actions-based crate releases without long-lived API tokens.
neo-assets
Advanced tools
This project is built using:
You must add jQuery separately before neo.min.js
.
Use a CDN or local copy via npm. Supported versions of jQuery are 2.2.x and 1.1.x.
<!-- css -->
<link rel="stylesheet" href="https://unpkg.com/neo-assets/dist/css/neo.min.css">
<!-- js -->
<script src="https://code.jquery.com/jquery-2.2.4.min.js"></script>
<script src="https://unpkg.com/neo-assets/dist/js/neo.min.js"></script>
It is encouraged that you use the latest version of Neo. If a previous version is desired, you can target the specific version by adding @version
in the URL.
Example
Will always use version 0.9.3:
<link rel="stylesheet" href="https://unpkg.com/neo-assets@0.9.3/dist/css/neo.min.css">
Will use the latest version 0.9.x:
<link rel="stylesheet" href="https://unpkg.com/neo-assets@0.9/dist/css/neo.min.css">
Will use the latest version 0:
<link rel="stylesheet" href="https://unpkg.com/neo-assets@0/dist/css/neo.min.css">
https://gitlab.mdiachieve.com/UX/neo/wikis/pages
MatrixCare Commercial License
FAQs
UI Kit for MatrixCare products
The npm package neo-assets receives a total of 79 weekly downloads. As such, neo-assets popularity was classified as not popular.
We found that neo-assets demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
Crates.io adds Trusted Publishing support, enabling secure GitHub Actions-based crate releases without long-lived API tokens.
Research
/Security News
Undocumented protestware found in 28 npm packages disrupts UI for Russian-language users visiting Russian and Belarusian domains.
Research
/Security News
North Korean threat actors deploy 67 malicious npm packages using the newly discovered XORIndex malware loader.