html_to_markdown_ffi_macos 1.2.0 copy "html_to_markdown_ffi_macos: ^1.2.0" to clipboard
html_to_markdown_ffi_macos: ^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_macos

With Flutter:

 $ flutter pub add html_to_markdown_ffi_macos

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_macos: ^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_macos/html_to_markdown_ffi_macos.dart';
0
likes
150
points
--
downloads

Documentation

API reference

Publisher

unverified uploader

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

Homepage
Repository (GitHub)
View/report issues

Topics

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

License

MIT (license)

Dependencies

html_to_markdown_ffi, html_to_markdown_ffi_platform, zuraffa

More

Packages that depend on html_to_markdown_ffi_macos