jsf 0.6.1 copy "jsf: ^0.6.1" to clipboard
jsf: ^0.6.1 copied to clipboard

A high performance JavaScript engine, available out of the box in Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add jsf

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

dependencies:
  jsf: ^0.6.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:jsf/jsf.dart';
10
likes
160
points
332
downloads

Publisher

verified publisherabandoft.com

Weekly Downloads

A high performance JavaScript engine, available out of the box in Flutter.

Repository (GitHub)

Topics

#javascript #runtime #qjs #quickjs #engine

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter

More

Packages that depend on jsf