1.0.0-beta.1 • Published 5 years ago

@lapisby/generator-codepen v1.0.0-beta.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

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]
---
1.0.0-beta.1

5 years ago

1.0.0-beta.0

5 years ago