searchlight_parsedoc 0.2.0 copy "searchlight_parsedoc: ^0.2.0" to clipboard
searchlight_parsedoc: ^0.2.0 copied to clipboard

HTML and Markdown population helpers for Searchlight with Orama-style parsing and VM file support.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add searchlight_parsedoc

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

dependencies:
  searchlight_parsedoc: ^0.2.0

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:searchlight_parsedoc/searchlight_parsedoc.dart';
0
likes
0
points
117
downloads

Documentation

Documentation

Publisher

verified publisherjasonholtdigital.com

Weekly Downloads

HTML and Markdown population helpers for Searchlight with Orama-style parsing and VM file support.

Repository (GitHub)
View/report issues

Topics

#search #html #markdown #parsing #indexing

License

unknown (license)

Dependencies

glob, html, markdown, searchlight

More

Packages that depend on searchlight_parsedoc