
Research
/Security News
DuckDB npm Account Compromised in Continuing Supply Chain Attack
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
stay lightweight
keep it simple
be extendable
become theme compatible
# installing package
npm install --save tayeh-ui
import Vue from 'vue';
import App from './App'
import TayehUi from 'tayeh-ui'
Vue.use(TayehUi)
new Vue({
el: '#app',
render: h => h(App)
})
You can checkout examples by running
// running examples
npm run dev
<ty-input v-model="model" placeholder="لطفا نام را وارد کنید"></ty-input>
<ty-input-number v-model="model" label="نام"></ty-input-number>
<ty-currency-input v-model="model"></ty-currency-input>
<i class="ty-icon ty-icon-heart"></i>
<ty-button icon="heart"></ty-button>
<ty-button @click="clickHandler">Click Here</ty-button>
<ty-button color="secondary">Click Here</ty-button>
<ty-button size="small">Click Here</ty-button>
<ty-card>Card Content</ty-card>
<ty-border>Border Content</ty-border>
<p class="of-text-ellipsis">Very Long Text That should be truncated</p>
<div v-loading="stillLoading">Content That shoud wait for loading</div>
<ty-color-picker v-model="color" @change="handleChange"></ty-color-picker>
<ty-color-circle v-model="color" editable></ty-color-circle>
<ty-container>
<ty-header>Header</ty-header>
<ty-container>
<ty-aside>Aside</ty-aside>
<ty-main>Main</ty-main>
</ty-container>
</ty-container>
<ty-tabs>
<ty-tab id="tab-1" name="Tab 1">Tab 1 Content</ty-tab>
<ty-tab id="tab-2" name="Tab 2">Tab 2 Content</ty-tab>
<ty-tab id="tab-3" name="Tab 3">Tab 3 Content</ty-tab>
</ty-tabs>
FAQs
Free and Open source Ui components, Ultimatly lightweight.
The npm package tayeh-ui receives a total of 48 weekly downloads. As such, tayeh-ui popularity was classified as not popular.
We found that tayeh-ui 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.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.
Product
Socket’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.