webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Flight is a lightweight, component-based JavaScript framework that maps behavior to DOM nodes.
The Flight website is a great resource for getting started.
Here are some links you may find helpful:
If you have other helpful links to share, or find any of the links above no longer work, please let us know.
To run the tests, you need to install additional helpers via bower and npm and run npm test
afterwards:
You can also run karma start
after the dependencies are installed to automatically watch for changes and re-run the test suite.