Skip to content

typeup/rollup-plugin

Repository files navigation

rollup-plugin

Rollup plugin to import TypeUp files and parse them into a TypeUp Document Object Model.

Usage

import { typeup } from "@typeup/rollup-plugin"

export default {
  plugins: [typeup()]
}

About

Plugin to parse TypeUp file into TypeUp DOM object.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors