Rodrigo Fernandes
2aaae31cc2
Initial template override support
2016-10-15 13:00:31 +01:00
Rodrigo Fernandes
2f53bf777e
Use ESLint instead of JSCS
2016-07-12 13:47:29 +01:00
Paulo Bu
c5f54d29f8
Passes config in the SideBySide constructor and uses it from within the class
2015-12-21 15:26:08 +01:00
Paulo Bu
a4cf385a7d
Makes SideBySidePrinter more object oriented
2015-12-21 15:26:02 +01:00
Rodrigo Fernandes
8d86a15d69
Clean code and force code style
...
Since more people are contributing to the code Codacy will help
keep it consistent and easy to maintain, by suggesting improvements
2015-12-20 22:55:09 +00:00
Paulo Bu
e3f572c075
Passes config in the LineByLine constructor and uses it from within the class
2015-12-20 15:56:53 +01:00
Paulo Bu
4a06df6039
Makes LineByLine more object oriented
2015-12-20 15:51:56 +01:00
Rodrigo Fernandes
de13e9506c
use webpack for the browser
...
* add webpack bundling
* clean bower dependencies since we are using webpack
* add jscs node style support
2015-08-08 01:11:35 +01:00
Rodrigo Fernandes
6514ac7477
clean project, better module exposing and documentation
...
* use native JS in example instead of jQuery
* better module exposing now using exports, module.export, self, window, global and this
* add example link to bower and npm definition
* add documentation on how to highlight
2015-07-19 22:08:17 +01:00
Rodrigo Fernandes
0662960fae
compatibility with node code
2015-04-12 02:59:54 +01:00
Rodrigo Fernandes
a48fac6f1b
refactor the printers
2015-04-12 00:34:33 +01:00
Rodrigo Fernandes
2015436448
major refactor with classes
2015-04-12 00:09:05 +01:00