0.1.1 • Published 4 years ago
dom-spotlight v0.1.1
dom-spotlight
Headline description
Installation
Yarn
yarn add dom-spotlightNPM
npm install dom-spotlightCDN
https://unpkg.com/dom-spotlight/Usage
Import table
| File | Module Type | Transpiled | Source Maps | Import example |
|---|---|---|---|---|
| dist/dom-spotlight.esm.mjs | esm | No | No | import DomSpotlight from 'dist/dom-spotlight.esm.mjs'; |
| dist/dom-spotlight.cjs.js | cjs | Yes | Yes | require('dist/dom-spotlight.cjs.js') |
| dist/dom-spotlight.esm.js | esm | Yes | Yes | import DomSpotlight from 'dist/dom-spotlight.esm.js'; |
| dist/dom-spotlight.js | umd | Yes | Yes | require('dist/dom-spotlight.js') |
Examples here
License
The code is available under the MIT license.
Contributing
We are open to contributions, see CONTRIBUTING.md for more info.
0.1.1
4 years ago