Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.17 KB

File metadata and controls

37 lines (28 loc) · 1.17 KB

TOPOLOGY.md — awesome-nickel

Purpose

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.

Module Map

awesome-nickel/
├── README.md                  # Main curated list
│   ├── Official Resources
│   ├── Tools
│   ├── Editor Support
│   ├── Integrations
│   ├── Libraries & Contracts
│   ├── Configuration Examples
│   ├── Articles & Talks
│   └── Community
├── CONTRIBUTING.md
└── LICENSE

Data Flow

[Nickel Ecosystem Resources] ──► [Community Curation] ──► [Category Index] ──► [GitHub Visibility]

Key Invariants

  • Nickel developed by Tweag (Modus Create)
  • Focuses on gradual typing, first-class functions, contract system
  • Generates JSON/YAML/TOML from Nickel source