Edam
💥 The multifunctional scaffold generator.
Processing
Why use edam?
| Edam | Plop | |
|---|---|---|
| Inferred Configuration | ✅ | ❌ |
| Storing Prompt | ✅ | ❌ |
| Custom Loader(prettier) | ✅ | ❌ |
| CLI auto-completer | ✅ | ❌ |
| Unit Test Interface | ✅ | ❌ |
| PlugAble | ✅ | ❌ |
| Pulling from npm or git | ✅ | ❌ (The template requires installed by npm, git has not supported) |
Awesome 😎
Core
- edam - The core package of edam.
Extensions
- edam-cli - The official cli-app for edam.
- edam-completer - Auto-complete
sourceby configuration file for edam-cli. - edam-gh-completer - Auto-complete
sourceby gh-repo for edam-cli.
Plugins
- edam-plugin-dulcet-prompt - A dulcet prompt.
Loaders
- edam-prettier-loader - A loader for more prettier via
prettier.