khnum 0.2.2
khnum: ^0.2.2 copied to clipboard
Khnum HTML templates for pure Dart servers with layouts, includes, components, and safe escaping.
import 'shelf_example.dart' as shelf_example;
Future<void> main() => shelf_example.main();