kelicap 1.0.1 copy "kelicap: ^1.0.1" to clipboard
kelicap: ^1.0.1 copied to clipboard

Kelicap Web Application Framework. A fast and productive web framework that is a derivative of AngularDart which is syntatically similar to Angular 16.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add kelicap

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

dependencies:
  kelicap: ^1.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:kelicap/kelicap.dart';
0
likes
0
points
366
downloads

Publisher

verified publisherdukefirehawk.com

Weekly Downloads

Kelicap Web Application Framework. A fast and productive web framework that is a derivative of AngularDart which is syntatically similar to Angular 16.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

build, build_web_compilers, built_collection, built_value, collection, intl, kelicap_ast, kelicap_common, kelicap_compiler, logging, meta, sanitize_html, stream_transform, web

More

Packages that depend on kelicap