
Product
Introducing Reports: An Extensible Reporting Framework for Socket Data
Explore exportable charts for vulnerabilities, dependencies, and usage with Reports, Socket’s new extensible reporting framework.
flexi-widget
Advanced tools
Reusable, mobile responsive Vue component
npm i --save-dev flexi-widget
Include the script file, then install the component with Vue.use(FlexiWidget); e.g.:
<script type="text/javascript" src="node_modules/vuejs/dist/vue.min.js"></script>
<script type="text/javascript" src="node_modules/flexi-widget/dist/flexi-widget.min.js"></script>
<script type="text/javascript">
Vue.use(FlexiWidget);
</script>
import FlexiWidget from 'flexi-widget';
Once installed, it can be used as simply as:
<flexi-widget :color="'blue'"
:header="'Flexi Widget'"
:result="202030"
:progressBar="50">
</flexi-widget>
.container{
display: flex;
//optionial
#use flex-direction: 'column' or 'row'
}
| Name | Type | Description |
|---|---|---|
| color | String | Changes the theme color of the flexi widget. |
| header | Sting | Set a header. |
| result | String Number | Set a main value in the widget |
| progressBar | Number | Set a value for progress bar |
FAQs
A Vue.js component that displays a widget
We found that flexi-widget 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.

Product
Explore exportable charts for vulnerabilities, dependencies, and usage with Reports, Socket’s new extensible reporting framework.

Product
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.