Skip to content

form8ion/mdx-deck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mdx-deck

scaffolder for presentations using mdx-deck

Node CI Workflow Status Codecov

Table of Contents

Usage

MIT license npm Try @form8ion/mdx-deck on RunKit

Installation

$ npm install @form8ion/mdx-deck --save-prod

Example

Import

import {scaffold} from '@form8ion/mdx-deck';

Execute

(async () => {
  await scaffold({projectRoot: process.cwd()});
})();

Contributing

PRs Welcome Conventional Commits Commitizen friendly semantic-release Renovate

Dependencies

$ nvm install
$ npm install

Verification

$ npm test

About

scaffolder for presentations using mdx-deck

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •