dafesimonek / dart-highlightjs

Simple example of Dart 1.13+ js interop, calling into HighlightJs API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dart-highlightjs

Simple example of Dart 1.13+ js interop, calling into highlightjs.org library API.

Live Demo available.

To run example yourself:

  • Assure you have Dart SDK 1.13+ installed and binaries on path
  • Clone repo into some directory
  • Run pub serve from that dir (should contain pubspec.yaml)
  • Browse to http://localhost:8080

About

Simple example of Dart 1.13+ js interop, calling into HighlightJs API

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:HTML 57.5%Language:Dart 41.1%Language:JavaScript 1.5%