Webpack loader to add an style file with the same filename of the js file
published version 0.1.1, 8 years ago[](https://travis-ci.org/alecsgone/jsx-render)
published version 1.1.1, 7 years agoOpinionated babel-preset with my favorite [TC39](https://github.com/tc39/proposals) proposals as babel plugins and the @babel/preset-env ## Install ```bash # make sure you have @babel/core@7 installed npm i --save-dev babel-preset-primavera
published version 1.3.0, 6 years agoSmall utility to load external libs. Say you need to dynamically create a script tag to load your analytics or other vendor libraries that don't belong to your app code base.
published version 1.4.0, 6 years agoAPI to store objects effortless in the browser for sessionStorage, localStorage and cookies ```sh npm i -S whatever-storage ``` ```js import db from 'whatever-storage'
published version 1.1.1, 7 years ago- published version 1.0.0, 6 years ago
This videojs plugin allows you to disable video progress. Useful for preroll videos where you need to disable the user from progressing/scrubbing the video.
published version 0.1.0, 6 years ago- published version 1.1.0, 6 years ago