jael_preprocessor 2.0.1 copy "jael_preprocessor: ^2.0.1" to clipboard
jael_preprocessor: ^2.0.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 jael_preprocessor

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

dependencies:
  jael_preprocessor: ^2.0.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:jael_preprocessor/jael_preprocessor.dart';
1
likes
40
pub points
0%
popularity

Publisher

verified publisherangel-dart.dev

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

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

file, jael, symbol_table

More

Packages that depend on jael_preprocessor