htmdart 0.6.0 copy "htmdart: ^0.6.0" to clipboard
htmdart: ^0.6.0 copied to clipboard

Build simple systems with Dart + HTMX

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add htmdart

With Flutter:

 $ flutter pub add htmdart

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

dependencies:
  htmdart: ^0.6.0

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

Import it

Now in your Dart code, you can use:

import 'package:htmdart/htmdart.dart';
0
likes
130
points
126
downloads

Publisher

verified publishernamzug.dev

Weekly Downloads

Build simple systems with Dart + HTMX

Repository (GitHub)

Topics

#server #htmx

Documentation

API reference

License

MIT (license)

Dependencies

htmleez, http_parser, mime, shelf, stack_trace

More

Packages that depend on htmdart