Some material-ey elements in vanilla js.
Note: This isn't ready for public consumption yet.
npm install --save PieLabs/material-elements
//will define a custom select-field and select-option custom elements.
require('material-elements/select-field');