jael 1.0.0-alpha+3 copy "jael: ^1.0.0-alpha+3" to clipboard
jael: ^1.0.0-alpha+3 copied to clipboard

outdated

A simple server-side HTML templating engine for Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jael

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

dependencies:
  jael: ^1.0.0-alpha+3

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/jael.dart';
5
likes
0
points
25
downloads

Publisher

verified publisherangel-dart.dev

Weekly Downloads

A simple server-side HTML templating engine for Dart.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

charcode, code_buffer, source_span, string_scanner, symbol_table

More

Packages that depend on jael