
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.
adf-widget-news
Advanced tools
News widget for the angular-dashboard-framework.
The widget is build with the help of node, npm, bower and gulp. For a install instruction for node and npm, please have a look here.
npm install -g bower
npm install -g gulp
npm install
bower install
gulp
The compiled and optimized files can be found in the dist directory.
Each goal can be used as parameter for the gulp command.
Install the widget with bower:
bower install adf-widget-news --save
Include the script in your index.html and be sure it is loaded after angular and after the angular-dashboard-framework.
<script type="text/javascript" src="bower_components/adf-widget-news/dist/adf-widget-news.min.js"></script>
Define a dependency for the module:
angular.module('sample', ['adf', 'adf.widget.news']);
FAQs
News widget for the angular-dashboard-framework
We found that adf-widget-news 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
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.