jael3_preprocessor 8.1.1 copy "jael3_preprocessor: ^8.1.1" to clipboard
jael3_preprocessor: ^8.1.1 copied to clipboard

A pre-processor for resolving blocks and includes within Jael templates.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jael3_preprocessor

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

dependencies:
  jael3_preprocessor: ^8.1.1

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:jael3_preprocessor/jael3_preprocessor.dart';
0
likes
140
pub points
5%
popularity

Publisher

verified publisherdukefirehawk.com

A pre-processor for resolving blocks and includes within Jael templates.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

belatuk_symbol_table, collection, file, jael3

More

Packages that depend on jael3_preprocessor