n1474335
|
0f2a5014be
|
Restructured src files into a more logical hierarchy
|
2017-03-23 00:33:40 +00:00 |
|
n1474335
|
a21e0e546b
|
Converted the majority of the core and operations to use CommonJS module syntax.
|
2017-03-06 12:45:51 +00:00 |
|
n1474335
|
e803d208e8
|
Updated eslint whitespace rules
|
2017-02-09 15:09:33 +00:00 |
|
n1474335
|
e3c977934b
|
Variable names changed from underscore to CamelCase. Eslint rules updated. #64
|
2017-01-31 18:24:56 +00:00 |
|
n1474335
|
39d50093ae
|
Tweaks to 'XPath expression' and 'CSS selector' operations. Closes #13.
|
2016-12-20 18:49:25 +00:00 |
|
Mike Schwörer
|
8db1b2fc79
|
switched from jquery.cpath.js to xpath.js
|
2016-12-17 01:14:33 +01:00 |
|
Mike Schwörer
|
dea16f63f5
|
Small stuff to make eslint happy
|
2016-12-16 22:32:19 +01:00 |
|
Mike Schwörer
|
4c36123fd7
|
Merge remote-tracking branch 'upstream/master' into feature_xpath
# Conflicts:
# Gruntfile.js
# src/js/.jshintrc
|
2016-12-16 22:15:53 +01:00 |
|
n1474335
|
af4644c9eb
|
Replaced jsHint with eslint. Fixes #4.
|
2016-12-14 16:39:17 +00:00 |
|
Mike Schwörer
|
662805d11e
|
fixed a few jshint warnings and uglify:prod problems
|
2016-12-05 20:03:33 +01:00 |
|
Schwörer Mike
|
2db6f8f63c
|
added css_query operation
|
2016-12-02 12:49:49 +01:00 |
|
Schwörer Mike
|
d5f84abb3b
|
declare function as const and added Node.DOCUMENT_NODE
|
2016-11-30 12:23:19 +01:00 |
|
Schwörer Mike
|
befb89ba76
|
reverted .gitignore and no for-loop in run_xpath
|
2016-11-30 09:56:02 +01:00 |
|
Mike Schwörer
|
51b627ab29
|
Added operation: "XPath expression"
|
2016-11-29 19:59:51 +01:00 |
|
n1474335
|
b1d73a725d
|
Initial commit
|
2016-11-28 10:42:58 +00:00 |
|