Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@blinkoo/components

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blinkoo/components

blinkoo web components library

  • 0.2.3
  • latest
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

blinkoo Components npm version

blinkoo Components is a web components library designed to embed blinkoo feed technology inside web projects.

Documentation

You can find the blinkoo Components documentation on the website.

Installation

You can install the library from npm

npm i @blinkoo/components

Usage

You can find several examples inside the documentaton.

<blinkoo-feed
  assetsPath="your-custom-folder/"
  aspectRatio="0.5625"
  apiKey="YOUR_API_KEY"
  filters="filter1,filter2"
  playlistFilter="playlistId"
  title="Explore"
  hasToAutostart="false"
  onInitialized="doSomething()"
></blinkoo-feed>

Framework Compatibility

FrameworkStatusNotesReadme link
Angular link
Angular SSR link
React + Vite link
NextJS⚠️Working but requires to disable JS minifier link
VueJS link

FAQs

Package last updated on 09 Jan 2025

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc