Skip to content

fat/bootstrap-closure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrap JS + Closure Compiler

This was a prototype largely written during Winter Vacation 2014.

Goals:

  • Statically Type Bootstrap's JavaScript Source
  • Introduce Global Util Method
  • Refactor JS to be more "closure-y"

Gulp Tasks

  • $ Gulp - runs jshint, jscs, unit tests, and copmiles source
  • $ Gulp Dist just runs closure dist
  • $ Gulp Test just runs tests

All visual tests running + unit tests running against compiled and uncompiled code.


Note: this was just an experiement, this will not be actively maintained.

About

bootstrap rewritten on closure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published