Skip to content

edorcutt/krl-twitter-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KRL Twitter Bootstrap

Bootstrap is a port of the Twitter Bootstrap toolkit to the Kynetx Rules Language. Leveraging the bootstrap toolkit reduces the time and effort to develop single page application using KRL. Simply include the stylesheet and required Javascript files in your Kynetx ruleset:

use css resource "http://your-server.com/bootstrap.min.css
use javascript resource "http://your-server.com/js/bootstrap-modal.js"

Releases

No releases published

Packages