Package Exports
- alinkeo-transcript-renderer
- alinkeo-transcript-renderer/lib/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (alinkeo-transcript-renderer) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
alinkeo-transcript-renderer
The Best library to manage the video transcripts for your next projectGet Started
Getting started with alinkeo-transcript is very easy, the library comes with a default setup of pros-mirror editor,
what you will be required to do is just pass in your transcript content and the library will automatically sync your
transcripts with the video then render it on pros-mirror editor. Features
1. Ability to switch between edit and read mode for your transcript
2. Automatic sync of your transcripts content with the video
3. Specify the section of your page where the transcript will be loaded.Integration
alinkeo-transcript-renderer can be easily integrated into your project with the help of components such as:
See Angular .
Compiles and minifies for production
npm run buildLints and fixes files
npm run lint