@lapisby/generator-codepen

1.0.0-beta.1 • Public • Published

codepen generator for remark

Convert a yaml component specification to an embedded HTML codepen snippet.

Minimal example:

component: codepen
id: 'codepen-minimal'
slug: LpOJzM
user: ImagineProgramming

Typical example:

---
component: codepen
id: 'codepen-typical'
data:
  height: 265 
  theme-id: 0
  default-tab: result
  user: ImagineProgramming
  slug-hash: LpOJzM
  pen-title: Particle Swarm [Magnetic Field recreation]
---

/@lapisby/generator-codepen/

    Package Sidebar

    Install

    npm i @lapisby/generator-codepen

    Weekly Downloads

    1

    Version

    1.0.0-beta.1

    License

    MIT

    Unpacked Size

    2.58 kB

    Total Files

    6

    Last publish

    Collaborators

    • dreamind