htmdart 0.0.1 copy "htmdart: ^0.0.1" to clipboard
htmdart: ^0.0.1 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.0.1

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
150
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

Build simple systems with Dart + HTMX

Documentation

API reference

License

MIT (license)

Dependencies

htmleez, shelf, shelf_router

More

Packages that depend on htmdart