html_to_markdown_ffi 1.2.0 copy "html_to_markdown_ffi: ^1.2.0" to clipboard
html_to_markdown_ffi: ^1.2.0 copied to clipboard

Typed HTML to Markdown conversion for the Zuraffa ecosystem: a Rust FFI core behind a pure-Dart converter port with federated native adapters.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add html_to_markdown_ffi

With Flutter:

 $ flutter pub add html_to_markdown_ffi

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

dependencies:
  html_to_markdown_ffi: ^1.2.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:html_to_markdown_ffi/html_to_markdown_ffi.dart';
4
likes
140
points
21
downloads

Documentation

API reference

Publisher

verified publisherzuraffa.com

Weekly Downloads

Typed HTML to Markdown conversion for the Zuraffa ecosystem: a Rust FFI core behind a pure-Dart converter port with federated native adapters.

Topics

#html-to-markdown-ffi #clean-architecture #zuraffa

License

MIT (license)

Dependencies

ffi, http, zorphy_annotation, zuraffa

More

Packages that depend on html_to_markdown_ffi