
Security News
TC39 Advances 11 Proposals for Math Precision, Binary APIs, and More
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.
live-event-widget
Advanced tools
Widget to display current live event with video player. It will show the current live event, if no live event then it will be empty.
** onEventClick(event) = method called upon event click
** onTrackClick(trackId) = method called upon track click
** onRoomClick(roomId) = method called upon room click
** onSpeakerClick(speakerId) = method called upon speaker click
sponsorId = shows upcoming events from a specific Sponsor - value sponsorId
roomId = shows upcoming events from a specific Room - value roomId
featuredRoomId = prioritize events on this room
featuredEventId = shows only the featured event
onlyPresentations = filter live events to show only of type Presentation, default false
speakerId = shows upcoming events from a specific Speaker - value speakerId
defaultImage = url for image to show when no eventImage and no stream thumbnail available/set
showSponsor = enables an additional bar below the video and shows current sponsor name and logo
showSpeakers = shows speakers section at the bottom
showSpeakerCompany = when showSpeakers == true, it shows speakers company at the bottom of the speaker card
streamThumbnailGifCaptureStarts = set where the gif thumbnail capture starts ( MUX )
eventsData = array of all events from the summit
summitData = object with the data from the summit
marketingData = object with the settings from the marketing API
1 - yarn build && yarn publish
2 - yarn publish-package
import LiveEventWidget from 'live-event-widget';
import 'live-event-widget/index.css';
You can pass this hash on url to override current time, time must be in this format and on summit timezone
#now=2020-06-03,10:59:50
FAQs
Live Event Widget
The npm package live-event-widget receives a total of 40 weekly downloads. As such, live-event-widget popularity was classified as not popular.
We found that live-event-widget 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
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.
Research
/Security News
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Product
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.