trellis_shelf 0.9.1 copy "trellis_shelf: ^0.9.1" to clipboard
trellis_shelf: ^0.9.1 copied to clipboard

Shelf integration for the Trellis template engine — middleware, HTMX helpers, and security defaults.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add trellis_shelf

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  trellis_shelf: ^0.9.1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:trellis_shelf/trellis_shelf.dart';
0
likes
0
points
261
downloads

Publisher

unverified uploader

Weekly Downloads

Shelf integration for the Trellis template engine — middleware, HTMX helpers, and security defaults.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

crypto, shelf, trellis

More

Packages that depend on trellis_shelf