2.0.0 • Published 9 months ago
@form8ion/slidev v2.0.0
slidev
opinionated scaffolder for presentations using slidev
Table of Contents
Usage
Installation
$ npm install @form8ion/slidev --save-devExample
Import
import {scaffold} from '@form8ion/slidev';Execute
(async () => {
await scaffold({projectRoot: process.cwd()});
})();Contributing
Dependencies
$ nvm install
$ npm installVerification
$ npm test3.0.0-alpha.1
9 months ago
2.0.0
2 years ago
1.0.2
2 years ago
1.0.1
3 years ago
1.0.0
3 years ago
1.0.0-alpha.3
4 years ago
1.0.0-alpha.2
4 years ago
1.0.0-alpha.1
4 years ago