0.9.0 • Published 3 years ago

@robb_j/puggle-presets v0.9.0

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

Puggle presets

My personal presets for puggle.

Presets

Future explorations

  • Move back to plugins but in this repo?
  • jsx-based syntax for VFile & VDir structures
root.addChild(
  <VFile name="README.md" contents={targetName} />,
  <VDir name="src">
    <VFile name=".env" contents="NODE_ENV=development" />
  </VDir>
)
0.9.0

3 years ago

0.8.1

3 years ago

0.8.0

3 years ago

0.7.0

3 years ago

0.6.0

4 years ago

0.5.0

4 years ago

0.4.0

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago