A curated awesome list for Nickel, the universal configuration language. Aggregates Nickel tools, editor support, integrations, libraries, configuration examples, talks, and community resources. Nickel combines JSON simplicity with functions, types, and contracts for static config generation.
awesome-nickel/
├── README.md # Main curated list
│ ├── Official Resources
│ ├── Tools
│ ├── Editor Support
│ ├── Integrations
│ ├── Libraries & Contracts
│ ├── Configuration Examples
│ ├── Articles & Talks
│ └── Community
├── CONTRIBUTING.md
└── LICENSE
[Nickel Ecosystem Resources] ──► [Community Curation] ──► [Category Index] ──► [GitHub Visibility]
- Nickel developed by Tweag (Modus Create)
- Focuses on gradual typing, first-class functions, contract system
- Generates JSON/YAML/TOML from Nickel source