Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@momentum-ui/core
Advanced tools
@momentum-ui/core
Momentum UI Core is a UI framework for implementing Cisco Momentum Design into web apps and sites.
Install and manage the Momentum UI Core using NPM. You may use yarn
or npm
. By default, yarn/npm installs packages to node_modules/.
npm install @momentum-ui/core --save
or
yarn add @momentum-ui/core
<head>
of your HTML reference the location of your momentum-ui.min.css.<link rel="stylesheet" href="path/to/momentum-ui/css/momentum-ui.min.css">
$brand-font-folder: 'path/to/fonts/directory';
$icon-font-path: 'path/to/fonts/directory';
$images-path: 'path/to/images/directory';
@import '~@momentum-ui/core/scss/momentum-ui';
PRs accepted.
© 2014-2020 Cisco and/or its affiliates. All Rights Reserved.
FAQs
Cisco Momentum UI CSS Framework
The npm package @momentum-ui/core receives a total of 1,474 weekly downloads. As such, @momentum-ui/core popularity was classified as popular.
We found that @momentum-ui/core 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
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.