0.0.4 • Published 8 years ago

yolk-simple-modal v0.0.4

Weekly downloads
5
License
BSD
Repository
github
Last release
8 years ago

yolk-simple-modal

Yolk wrapper for wunderlink/simple-modal. Makes simple-modal available as a Yolk CustomComponent.

Installation

npm install yolk-simple-modal --save

Upon installation, the JS file you will want to use will be available at ./node_modules/yolk-simple-modal/dist/bundle.es5.js. This file is an ES5 UMD bundle, meaning it works with CommonJS, RequireJS and <script> tags. The dist directory is not included in the git repo, but it is automatically compiled and published in the npm package via the prepublish script, which compiles the CoffeeScript, Jade and CSS from simple-modal and the TypeScript from this wrapper.

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago

0.0.0

8 years ago