FileMood

Download Christoph Korner - Data Visualization with D3 and AngularJS - 2015

Christoph Korner Data Visualization with D3 and AngularJS 2015

Name

Christoph Korner - Data Visualization with D3 and AngularJS - 2015

 DOWNLOAD Copy Link

Total Size

88.0 MB

Total Files

1217

Last Seen

2024-11-04 02:31

Hash

5970305307ADF33EB22D5BDB82A04DC926A626F3

/

Christoph Korner - Data Visualization with D3 and AngularJS - 2015.epub

9.9 MB

Christoph Korner - Data Visualization with D3 and AngularJS - 2015.mobi

14.4 MB

Christoph Korner - Data Visualization with D3 and AngularJS - 2015.pdf

6.2 MB

/Code/Chapter 1/

8484OS_01_01.html

0.2 KB

8484OS_01_02.html

0.8 KB

8484OS_01_03.html

0.1 KB

8484OS_01_04.html

1.0 KB

8484OS_01_05.html

0.8 KB

8484OS_01_06.html

0.1 KB

8484OS_01_07.html

1.0 KB

8484OS_01_08.html

0.2 KB

8484OS_01_09.html

0.4 KB

8484OS_01_10.html

0.2 KB

8484OS_01_11.html

0.6 KB

8484OS_01_12.html

0.6 KB

8484OS_01_13.html

0.3 KB

8484OS_01_14.html

0.3 KB

8484OS_01_15.html

0.5 KB

8484OS_01_16.html

0.4 KB

8484OS_01_17.html

0.8 KB

8484OS_01_18.html

1.3 KB

8484OS_01_19.html

1.2 KB

8484OS_01_20.html

0.8 KB

/Code/Chapter 1/files/

data.json

0.0 KB

/Code/Chapter 1/libs/

angular.min.js

125.5 KB

d3.min.js

146.8 KB

jquery.min.js

95.9 KB

protovis.min.js

116.9 KB

raphael.min.js

92.7 KB

/Code/Chapter 2/

01_basic_setup.html

0.2 KB

02_modifying_html.html

0.9 KB

03_modifying_svg.html

1.0 KB

04_simple_selection.html

0.4 KB

05_simple_nested_selection.html

0.6 KB

06_selection_attr.html

0.4 KB

07_selection_style.html

0.4 KB

08_selection_property.html

0.4 KB

09_selection_text.html

0.4 KB

10_selection_append.html

0.3 KB

11_selection_insert.html

0.4 KB

12_selection_remove.html

0.3 KB

13_selection_selector.html

0.3 KB

14_selection_node.html

0.5 KB

15_selection_each.html

0.4 KB

16_selection_call.html

0.4 KB

17_data_binding_array.html

0.6 KB

18_data_binding_array_2.html

1.2 KB

19_dynamic_properties.html

0.7 KB

20_dynamic_properties_2.html

1.3 KB

20_dynamic_properties_3.html

1.4 KB

21_selection_enter.html

0.8 KB

22_selection_exit.html

1.0 KB

23_update_pattern.html

1.3 KB

24_scatter_chart.html

1.7 KB

/Code/Chapter 2/bower_components/d3/

.bower.json

0.7 KB

.spmignore

0.0 KB

bower.json

0.3 KB

composer.json

0.6 KB

CONTRIBUTING.md

2.5 KB

d3.js

326.5 KB

d3.min.js

146.8 KB

LICENSE

1.4 KB

README.md

0.7 KB

/Code/Chapter 3/

00_array_filter.html

0.5 KB

00_array_map.html

0.5 KB

00_array_map_2.html

0.3 KB

00_array_reduce.html

0.5 KB

01_array_min.html

0.5 KB

02_array_max.html

0.5 KB

03_array_sum.html

0.6 KB

04_array_mean.html

0.6 KB

05_array_median.html

0.5 KB

06_array_shuffle.html

0.3 KB

07_array_merge.html

0.5 KB

08_array_range.html

0.5 KB

09_array_zip.html

0.5 KB

10_array_pairs.html

0.4 KB

10_array_permute.html

0.4 KB

11_array_nest.html

1.2 KB

12_array_keys.html

0.4 KB

13_array_values.html

0.4 KB

14_array_entries.html

0.5 KB

15_specifier.html

0.4 KB

16_specifier_type.html

0.8 KB

17_specifier_precision.html

0.3 KB

18_specifier_thousands.html

0.3 KB

19_specifier_width.html

0.3 KB

20_specifier_zero.html

0.3 KB

21_specifier_symbol.html

0.3 KB

22_specifier_signs.html

0.7 KB

23_specifier_align.html

0.4 KB

23_specifier_fill.html

0.4 KB

24_scale_quantive.html

0.3 KB

25_scale_quantive_domain.html

0.3 KB

26_scale_quantive_range.html

0.4 KB

27_scale_quantive_polyrange.html

0.3 KB

28_scale_quantive_clamp.html

0.4 KB

29_scale_quantive_nice.html

0.4 KB

30_scale_quantive_ticks.html

0.4 KB

31_scale_quantive_tickformat.html

0.4 KB

32_scale_oridnal.html

0.4 KB

33_scale_oridnal_range_points.html

0.5 KB

34_scale_oridnal_range_bands.html

0.5 KB

35_scale_oridnal_range.html

0.5 KB

35a_scale_color.html

0.4 KB

36_scale_time.html

0.5 KB

37_axis.html

0.2 KB

38_axis_scale.html

0.6 KB

39_axis_orient.html

0.2 KB

40_axis_ticks.html

0.3 KB

41_axis_tickvalues.html

0.3 KB

42_axis_tickformats.html

0.3 KB

43_scatter_chart.html

3.3 KB

/Code/Chapter 3/bower_components/d3/

.bower.json

0.7 KB

.spmignore

0.0 KB

bower.json

0.3 KB

composer.json

0.6 KB

CONTRIBUTING.md

2.5 KB

d3.js

326.5 KB

d3.min.js

146.8 KB

LICENSE

1.4 KB

README.md

0.7 KB

/Code/Chapter 4/

01_index.html

0.6 KB

01a_index.html

0.9 KB

02_index.html

0.7 KB

03_index.html

0.9 KB

index.html

0.9 KB

/Code/Chapter 4/bower_components/angular-mocks/

.bower.json

0.5 KB

angular-mocks.js

80.1 KB

bower.json

0.2 KB

ngAnimateMock.js

0.1 KB

ngMock.js

0.1 KB

ngMockE2E.js

0.1 KB

package.json

0.6 KB

README.md

2.0 KB

/Code/Chapter 4/bower_components/angular/

.bower.json

0.5 KB

angular-csp.css

0.3 KB

angular.js

954.5 KB

angular.min.js

125.5 KB

angular.min.js.gzip

46.0 KB

angular.min.js.map

347.8 KB

bower.json

0.1 KB

index.js

0.0 KB

package.json

0.6 KB

README.md

1.9 KB

/Code/Chapter 4/bower_components/d3/

.bower.json

0.7 KB

.spmignore

0.0 KB

bower.json

0.3 KB

composer.json

0.6 KB

CONTRIBUTING.md

2.5 KB

d3.js

326.5 KB

d3.min.js

146.8 KB

LICENSE

1.4 KB

README.md

0.7 KB

/Code/Chapter 4/src/

app.css

0.0 KB

app.js

0.9 KB

chart.css

0.2 KB

chart.js

2.7 KB

/Code/Chapter 4/test/config/

karma.conf.js

1.7 KB

protractor.conf.js

0.5 KB

/Code/Chapter 4/test/e2e/

chart.e2e.js

0.3 KB

/Code/Chapter 4/test/spec/

chart.spec.js

1.1 KB

/Code/Chapter 5/

01_xhr_vanilla.html

0.4 KB

02_xhr_d3.html

0.3 KB

03_xhr_get_d3.html

0.3 KB

04_xhr_post_d3.html

0.4 KB

05_index.html

1.1 KB

06_index.html

1.1 KB

06_xhr_get_angular.html

0.7 KB

06_xhr_post_angular.html

0.7 KB

07_split_lines.html

0.5 KB

08_split_words.html

0.6 KB

09_trim_elements.html

0.7 KB

10_make_associative.html

1.0 KB

11_string_parser.html

1.9 KB

12_group.html

2.2 KB

index.html

0.7 KB

/Code/Chapter 5/bower_components/angular-mocks/

.bower.json

0.5 KB

angular-mocks.js

80.1 KB

bower.json

0.2 KB

ngAnimateMock.js

0.1 KB

ngMock.js

0.1 KB

ngMockE2E.js

0.1 KB

package.json

0.6 KB

README.md

2.0 KB

/Code/Chapter 5/bower_components/angular/

.bower.json

0.5 KB

angular-csp.css

0.3 KB

angular.js

954.5 KB

angular.min.js

125.5 KB

angular.min.js.gzip

46.0 KB

angular.min.js.map

347.8 KB

bower.json

0.1 KB

index.js

0.0 KB

package.json

0.6 KB

README.md

1.9 KB

/Code/Chapter 5/bower_components/d3/

.bower.json

0.7 KB

.spmignore

0.0 KB

bower.json

0.3 KB

composer.json

0.6 KB

CONTRIBUTING.md

2.5 KB

d3.js

326.5 KB

d3.min.js

146.8 KB

LICENSE

1.4 KB

README.md

0.7 KB

/Code/Chapter 5/files/

access.log

3.1 KB

access2.log

6.0 MB

/Code/Chapter 5/src/

app.css

0.0 KB

app.js

1.5 KB

chart.css

0.2 KB

chart.js

4.0 KB

/Code/Chapter 5/test/config/

karma.conf.js

1.8 KB

protractor.conf.js

0.5 KB

/Code/Chapter 5/test/e2e/

chart.spec.js

0.2 KB

/Code/Chapter 5/test/files/

testAccessApache.log

0.2 KB

/Code/Chapter 5/test/spec/

chart.spec.js

4.5 KB

/Code/Chapter 6/

01_shapes_ellipse.html

0.6 KB

02_shapes_rect.html

0.6 KB

03_shapes_polygon.html

0.6 KB

04_paths_polygon.html

0.6 KB

05_paths_lines.html

2.0 KB

06_paths_curves_quadratic.html

3.7 KB

07_paths_curves_cubic.html

4.4 KB

08_paths_curves_smooth.html

0.6 KB

09_paths_ellipse.html

0.9 KB

10_d3_line.html

0.6 KB

11_d3_line_interpolate.html

1.3 KB

12_d3_area.html

0.6 KB

13_d3_area_interpolated.html

0.7 KB

14_d3_arc.html

0.7 KB

15_d3_arc_multi.html

1.0 KB

index.html

1.0 KB

/Code/Chapter 6/bower_components/angular-mocks/

.bower.json

0.5 KB

angular-mocks.js

80.1 KB

bower.json

0.2 KB

ngAnimateMock.js

0.1 KB

ngMock.js

0.1 KB

ngMockE2E.js

0.1 KB

package.json

0.6 KB

README.md

2.0 KB

/Code/Chapter 6/bower_components/angular/

.bower.json

0.5 KB

angular-csp.css

0.3 KB

angular.js

954.5 KB

angular.min.js

125.5 KB

angular.min.js.gzip

46.0 KB

angular.min.js.map

347.8 KB

bower.json

0.1 KB

index.js

0.0 KB

package.json

0.6 KB

README.md

1.9 KB

/Code/Chapter 6/bower_components/bootstrap/

.bower.json

1.1 KB

bower.json

0.9 KB

Gruntfile.js

13.2 KB

LICENSE

1.1 KB

package.json

2.0 KB

README.md

5.9 KB

/Code/Chapter 6/bower_components/bootstrap/dist/css/

bootstrap-theme.css

22.5 KB

bootstrap-theme.css.map

43.0 KB

bootstrap-theme.min.css

19.8 KB

bootstrap.css

137.1 KB

bootstrap.css.map

366.1 KB

bootstrap.min.css

113.5 KB

/Code/Chapter 6/bower_components/bootstrap/dist/fonts/

glyphicons-halflings-regular.eot

20.3 KB

glyphicons-halflings-regular.svg

62.9 KB

glyphicons-halflings-regular.ttf

41.3 KB

glyphicons-halflings-regular.woff

23.3 KB

/Code/Chapter 6/bower_components/bootstrap/dist/js/

bootstrap.js

67.2 KB

bootstrap.min.js

35.6 KB

npm.js

0.5 KB

/Code/Chapter 6/bower_components/bootstrap/fonts/

glyphicons-halflings-regular.eot

20.3 KB

glyphicons-halflings-regular.svg

62.9 KB

glyphicons-halflings-regular.ttf

41.3 KB

glyphicons-halflings-regular.woff

23.3 KB

/Code/Chapter 6/bower_components/bootstrap/grunt/

.jshintrc

0.1 KB

bs-commonjs-generator.js

0.8 KB

bs-lessdoc-parser.js

6.1 KB

bs-raw-files-generator.js

1.4 KB

configBridge.json

1.3 KB

sauce_browsers.yml

1.4 KB

/Code/Chapter 6/bower_components/bootstrap/js/

.jscsrc

1.8 KB

.jshintrc

0.3 KB

affix.js

4.8 KB

alert.js

2.3 KB

button.js

3.3 KB

carousel.js

7.1 KB

collapse.js

6.0 KB

dropdown.js

4.7 KB

modal.js

9.3 KB

popover.js

3.5 KB

scrollspy.js

4.7 KB

tab.js

3.8 KB

tooltip.js

15.3 KB

transition.js

1.8 KB

/Code/Chapter 6/bower_components/bootstrap/less/

.csscomb.json

8.1 KB

.csslintrc

0.5 KB

alerts.less

1.5 KB

badges.less

1.2 KB

bootstrap.less

1.1 KB

breadcrumbs.less

0.6 KB

button-groups.less

5.6 KB

buttons.less

3.6 KB

carousel.less

5.3 KB

close.less

0.7 KB

code.less

1.4 KB

component-animations.less

0.7 KB

dropdowns.less

4.8 KB

forms.less

13.8 KB

glyphicons.less

14.9 KB

grid.less

1.4 KB

input-groups.less

4.2 KB

jumbotron.less

1.0 KB

labels.less

1.1 KB

list-group.less

3.0 KB

media.less

0.7 KB

mixins.less

1.1 KB

modals.less

3.5 KB

navbar.less

14.6 KB

navs.less

5.0 KB

normalize.less

7.7 KB

pager.less

0.9 KB

pagination.less

2.0 KB

panels.less

6.1 KB

popovers.less

3.5 KB

print.less

2.1 KB

progress-bars.less

1.9 KB

responsive-embed.less

0.6 KB

responsive-utilities.less

4.3 KB

scaffolding.less

2.7 KB

tables.less

4.6 KB

theme.less

7.7 KB

thumbnails.less

0.8 KB

tooltip.less

3.0 KB

type.less

6.0 KB

utilities.less

0.8 KB

variables.less

26.8 KB

wells.less

0.5 KB

/Code/Chapter 6/bower_components/bootstrap/less/mixins/

alerts.less

0.3 KB

background-variant.less

0.1 KB

border-radius.less

0.5 KB

buttons.less

1.1 KB

center-block.less

0.1 KB

clearfix.less

0.6 KB

forms.less

2.6 KB

gradients.less

4.4 KB

grid-framework.less

2.8 KB

grid.less

3.1 KB

hide-text.less

0.6 KB

image.less

1.1 KB

labels.less

0.2 KB

list-group.less

0.5 KB

nav-divider.less

0.2 KB

nav-vertical-align.less

0.4 KB

opacity.less

0.1 KB

pagination.less

0.4 KB

panels.less

0.5 KB

progress-bar.less

0.2 KB

reset-filter.less

0.2 KB

resize.less

0.2 KB

responsive-visibility.less

0.3 KB

size.less

0.1 KB

tab-focus.less

0.2 KB

table-row.less

0.7 KB

text-emphasis.less

0.1 KB

text-overflow.less

0.2 KB

vendor-prefixes.less

6.6 KB

/Code/Chapter 6/bower_components/d3/

.bower.json

0.7 KB

.spmignore

0.0 KB

bower.json

0.3 KB

composer.json

0.6 KB

CONTRIBUTING.md

2.5 KB

d3.js

326.5 KB

d3.min.js

146.8 KB

LICENSE

1.4 KB

README.md

0.7 KB

/Code/Chapter 6/bower_components/jquery/

.bower.json

0.7 KB

bower.json

0.4 KB

MIT-LICENSE.txt

1.1 KB

/Code/Chapter 6/bower_components/jquery/dist/

jquery.js

247.4 KB

jquery.min.js

84.3 KB

jquery.min.map

127.3 KB

/Code/Chapter 6/bower_components/jquery/src/

ajax.js

21.7 KB

attributes.js

0.2 KB

callbacks.js

5.5 KB

core.js

11.7 KB

css.js

12.7 KB

data.js

4.9 KB

deferred.js

4.4 KB

deprecated.js

0.2 KB

dimensions.js

1.8 KB

effects.js

17.0 KB

event.js

24.5 KB

intro.js

1.4 KB

jquery.js

0.6 KB

manipulation.js

15.0 KB

offset.js

5.5 KB

outro.js

0.0 KB

queue.js

3.1 KB

selector-native.js

4.4 KB

selector-sizzle.js

0.3 KB

selector.js

0.0 KB

serialize.js

3.2 KB

traversing.js

4.6 KB

wrap.js

1.5 KB

/Code/Chapter 6/bower_components/jquery/src/ajax/

jsonp.js

2.5 KB

load.js

1.7 KB

parseJSON.js

0.2 KB

parseXML.js

0.5 KB

script.js

1.3 KB

xhr.js

3.4 KB

/Code/Chapter 6/bower_components/jquery/src/ajax/var/

nonce.js

0.1 KB

rquery.js

0.0 KB

/Code/Chapter 6/bower_components/jquery/src/attributes/

attr.js

3.5 KB

classes.js

4.2 KB

prop.js

1.9 KB

support.js

1.0 KB

val.js

3.9 KB

/Code/Chapter 6/bower_components/jquery/src/core/

access.js

1.2 KB

init.js

3.4 KB

parseHTML.js

0.9 KB

ready.js

2.4 KB

/Code/Chapter 6/bower_components/jquery/src/core/var/

rsingleTag.js

0.1 KB

/Code/Chapter 6/bower_components/jquery/src/css/

addGetHookIf.js

0.6 KB

curCSS.js

1.5 KB

defaultDisplay.js

1.9 KB

hiddenVisibleSelectors.js

0.4 KB

support.js

3.1 KB

swap.js

0.6 KB

/Code/Chapter 6/bower_components/jquery/src/css/var/

cssExpand.js

0.1 KB

getStyles.js

0.1 KB

isHidden.js

0.4 KB

rmargin.js

0.0 KB

rnumnonpx.js

0.1 KB

/Code/Chapter 6/bower_components/jquery/src/data/

accepts.js

0.4 KB

Data.js

4.9 KB

/Code/Chapter 6/bower_components/jquery/src/data/var/

data_priv.js

0.1 KB

data_user.js

0.1 KB

/Code/Chapter 6/bower_components/jquery/src/effects/

animatedSelector.js

0.2 KB

Tween.js

3.0 KB

/Code/Chapter 6/bower_components/jquery/src/event/

alias.js

1.1 KB

support.js

0.1 KB

/Code/Chapter 6/bower_components/jquery/src/exports/

amd.js

1.0 KB

global.js

0.6 KB

/Code/Chapter 6/bower_components/jquery/src/manipulation/

_evalUrl.js

0.2 KB

support.js

1.0 KB

/Code/Chapter 6/bower_components/jquery/src/manipulation/var/

rcheckableType.js

0.1 KB

/Code/Chapter 6/bower_components/jquery/src/queue/

delay.js

0.6 KB

/Code/Chapter 6/bower_components/jquery/src/sizzle/dist/

sizzle.js

58.6 KB

sizzle.min.js

18.6 KB

sizzle.min.map

29.0 KB

/Code/Chapter 6/bower_components/jquery/src/traversing/

findFilter.js

2.5 KB

/Code/Chapter 6/bower_components/jquery/src/traversing/var/

rneedsContext.js

0.1 KB

/Code/Chapter 6/bower_components/jquery/src/var/

arr.js

0.0 KB

class2type.js

0.1 KB

concat.js

0.1 KB

hasOwn.js

0.1 KB

indexOf.js

0.1 KB

pnum.js

0.1 KB

push.js

0.1 KB

rnotwhite.js

0.0 KB

slice.js

0.1 KB

strundefined.js

0.1 KB

support.js

0.1 KB

toString.js

0.1 KB

/Code/Chapter 6/files/

access.log

6.0 MB

/Code/Chapter 6/src/

app.css

0.0 KB

app.js

1.5 KB

chart.css

0.6 KB

chart.js

13.8 KB

/Code/Chapter 6/test/config/

karma.conf.js

1.8 KB

protractor.conf.js

0.5 KB

/Code/Chapter 6/test/e2e/

chart.spec.js

0.2 KB

/Code/Chapter 6/test/files/

testAccessApache.log

0.2 KB

/Code/Chapter 6/test/spec/

chart.spec.js

4.5 KB

/Code/Chapter 7/

01_animation_no_interpolation.html

1.4 KB

02_animation_step_interpolation.html

1.6 KB

03_animation_total_interpolation.html

1.1 KB

04_transition.html

0.9 KB

04a_transition_repr.html

0.9 KB

05_transitions_delayed.html

1.2 KB

06_transition_end.html

1.3 KB

07_easing.html

4.0 KB

index.html

0.9 KB

/Code/Chapter 7/bower_components/angular-mocks/

.bower.json

0.5 KB

angular-mocks.js

80.1 KB

bower.json

0.2 KB

ngAnimateMock.js

0.1 KB

ngMock.js

0.1 KB

ngMockE2E.js

0.1 KB

package.json

0.6 KB

README.md

2.0 KB

/Code/Chapter 7/bower_components/angular/

.bower.json

0.5 KB

angular-csp.css

0.3 KB

angular.js

954.5 KB

angular.min.js

125.5 KB

angular.min.js.gzip

46.0 KB

angular.min.js.map

347.8 KB

bower.json

0.1 KB

index.js

0.0 KB

package.json

0.6 KB

README.md

1.9 KB

/Code/Chapter 7/bower_components/bootstrap/

.bower.json

1.1 KB

bower.json

0.9 KB

Gruntfile.js

13.2 KB

LICENSE

1.1 KB

package.json

2.0 KB

README.md

5.9 KB

/Code/Chapter 7/bower_components/bootstrap/dist/css/

bootstrap-theme.css

22.5 KB

bootstrap-theme.css.map

43.0 KB

bootstrap-theme.min.css

19.8 KB

bootstrap.css

137.1 KB

bootstrap.css.map

366.1 KB

bootstrap.min.css

113.5 KB

/Code/Chapter 7/bower_components/bootstrap/dist/fonts/

glyphicons-halflings-regular.eot

20.3 KB

glyphicons-halflings-regular.svg

62.9 KB

glyphicons-halflings-regular.ttf

41.3 KB

glyphicons-halflings-regular.woff

23.3 KB

/Code/Chapter 7/bower_components/bootstrap/dist/js/

bootstrap.js

67.2 KB

bootstrap.min.js

35.6 KB

npm.js

0.5 KB

/Code/Chapter 7/bower_components/bootstrap/fonts/

glyphicons-halflings-regular.eot

20.3 KB

glyphicons-halflings-regular.svg

62.9 KB

glyphicons-halflings-regular.ttf

41.3 KB

glyphicons-halflings-regular.woff

23.3 KB

/Code/Chapter 7/bower_components/bootstrap/grunt/

.jshintrc

0.1 KB

bs-commonjs-generator.js

0.8 KB

bs-lessdoc-parser.js

6.1 KB

bs-raw-files-generator.js

1.4 KB

configBridge.json

1.3 KB

sauce_browsers.yml

1.4 KB

/Code/Chapter 7/bower_components/bootstrap/js/

.jscsrc

1.8 KB

.jshintrc

0.3 KB

affix.js

4.8 KB

alert.js

2.3 KB

button.js

3.3 KB

carousel.js

7.1 KB

collapse.js

6.0 KB

dropdown.js

4.7 KB

modal.js

9.3 KB

popover.js

3.5 KB

scrollspy.js

4.7 KB

tab.js

3.8 KB

tooltip.js

15.3 KB

transition.js

1.8 KB

/Code/Chapter 7/bower_components/bootstrap/less/

.csscomb.json

8.1 KB

.csslintrc

0.5 KB

alerts.less

1.5 KB

badges.less

1.2 KB

bootstrap.less

1.1 KB

breadcrumbs.less

0.6 KB

button-groups.less

5.6 KB

buttons.less

3.6 KB

carousel.less

5.3 KB

close.less

0.7 KB

code.less

1.4 KB

component-animations.less

0.7 KB

dropdowns.less

4.8 KB

forms.less

13.8 KB

glyphicons.less

14.9 KB

grid.less

1.4 KB

input-groups.less

4.2 KB

jumbotron.less

1.0 KB

labels.less

1.1 KB

list-group.less

3.0 KB

media.less

0.7 KB

mixins.less

1.1 KB

modals.less

3.5 KB

navbar.less

14.6 KB

navs.less

5.0 KB

normalize.less

7.7 KB

pager.less

0.9 KB

pagination.less

2.0 KB

panels.less

6.1 KB

popovers.less

3.5 KB

print.less

2.1 KB

progress-bars.less

1.9 KB

responsive-embed.less

0.6 KB

responsive-utilities.less

4.3 KB

scaffolding.less

2.7 KB

tables.less

4.6 KB

theme.less

7.7 KB

thumbnails.less

0.8 KB

tooltip.less

3.0 KB

type.less

6.0 KB

utilities.less

0.8 KB

variables.less

26.8 KB

wells.less

0.5 KB

/Code/Chapter 7/bower_components/bootstrap/less/mixins/

alerts.less

0.3 KB

background-variant.less

0.1 KB

border-radius.less

0.5 KB

buttons.less

1.1 KB

center-block.less

0.1 KB

clearfix.less

0.6 KB

forms.less

2.6 KB

gradients.less

4.4 KB

grid-framework.less

2.8 KB

grid.less

3.1 KB

hide-text.less

0.6 KB

image.less

1.1 KB

labels.less

0.2 KB

list-group.less

0.5 KB

nav-divider.less

0.2 KB

nav-vertical-align.less

0.4 KB

opacity.less

0.1 KB

pagination.less

0.4 KB

panels.less

0.5 KB

progress-bar.less

0.2 KB

reset-filter.less

0.2 KB

resize.less

0.2 KB

responsive-visibility.less

0.3 KB

size.less

0.1 KB

tab-focus.less

0.2 KB

table-row.less

0.7 KB

text-emphasis.less

0.1 KB

text-overflow.less

0.2 KB

vendor-prefixes.less

6.6 KB

/Code/Chapter 7/bower_components/d3/

.bower.json

0.7 KB

.spmignore

0.0 KB

bower.json

0.3 KB

composer.json

0.6 KB

CONTRIBUTING.md

2.5 KB

d3.js

326.5 KB

d3.min.js

146.8 KB

LICENSE

1.4 KB

README.md

0.7 KB

/Code/Chapter 7/bower_components/jquery/

.bower.json

0.7 KB

bower.json

0.4 KB

MIT-LICENSE.txt

1.1 KB

/Code/Chapter 7/bower_components/jquery/dist/

jquery.js

247.4 KB

jquery.min.js

84.3 KB

jquery.min.map

127.3 KB

/Code/Chapter 7/bower_components/jquery/src/

ajax.js

21.7 KB

attributes.js

0.2 KB

callbacks.js

5.5 KB

core.js

11.7 KB

css.js

12.7 KB

data.js

4.9 KB

deferred.js

4.4 KB

deprecated.js

0.2 KB

dimensions.js

1.8 KB

effects.js

17.0 KB

event.js

24.5 KB

intro.js

1.4 KB

jquery.js

0.6 KB

manipulation.js

15.0 KB

offset.js

5.5 KB

outro.js

0.0 KB

queue.js

3.1 KB

selector-native.js

4.4 KB

selector-sizzle.js

0.3 KB

selector.js

0.0 KB

serialize.js

3.2 KB

traversing.js

4.6 KB

wrap.js

1.5 KB

/Code/Chapter 7/bower_components/jquery/src/ajax/

jsonp.js

2.5 KB

load.js

1.7 KB

parseJSON.js

0.2 KB

parseXML.js

0.5 KB

script.js

1.3 KB

xhr.js

3.4 KB

/Code/Chapter 7/bower_components/jquery/src/ajax/var/

nonce.js

0.1 KB

rquery.js

0.0 KB

/Code/Chapter 7/bower_components/jquery/src/attributes/

attr.js

3.5 KB

classes.js

4.2 KB

prop.js

1.9 KB

support.js

1.0 KB

val.js

3.9 KB

/Code/Chapter 7/bower_components/jquery/src/core/

access.js

1.2 KB

init.js

3.4 KB

parseHTML.js

0.9 KB

ready.js

2.4 KB

/Code/Chapter 7/bower_components/jquery/src/core/var/

rsingleTag.js

0.1 KB

/Code/Chapter 7/bower_components/jquery/src/css/

addGetHookIf.js

0.6 KB

curCSS.js

1.5 KB

defaultDisplay.js

1.9 KB

hiddenVisibleSelectors.js

0.4 KB

support.js

3.1 KB

swap.js

0.6 KB

/Code/Chapter 7/bower_components/jquery/src/css/var/

cssExpand.js

0.1 KB

getStyles.js

0.1 KB

isHidden.js

0.4 KB

rmargin.js

0.0 KB

rnumnonpx.js

0.1 KB

/Code/Chapter 7/bower_components/jquery/src/data/

accepts.js

0.4 KB

Data.js

4.9 KB

/Code/Chapter 7/bower_components/jquery/src/data/var/

data_priv.js

0.1 KB

data_user.js

0.1 KB

/Code/Chapter 7/bower_components/jquery/src/effects/

animatedSelector.js

0.2 KB

Tween.js

3.0 KB

/Code/Chapter 7/bower_components/jquery/src/event/

alias.js

1.1 KB

support.js

0.1 KB

/Code/Chapter 7/bower_components/jquery/src/exports/

amd.js

1.0 KB

global.js

0.6 KB

/Code/Chapter 7/bower_components/jquery/src/manipulation/

_evalUrl.js

0.2 KB

support.js

1.0 KB

/Code/Chapter 7/bower_components/jquery/src/manipulation/var/

rcheckableType.js

0.1 KB

/Code/Chapter 7/bower_components/jquery/src/queue/

delay.js

0.6 KB

/Code/Chapter 7/bower_components/jquery/src/sizzle/dist/

sizzle.js

58.6 KB

sizzle.min.js

18.6 KB

sizzle.min.map

29.0 KB

/Code/Chapter 7/bower_components/jquery/src/traversing/

findFilter.js

2.5 KB

/Code/Chapter 7/bower_components/jquery/src/traversing/var/

rneedsContext.js

0.1 KB

/Code/Chapter 7/bower_components/jquery/src/var/

arr.js

0.0 KB

class2type.js

0.1 KB

concat.js

0.1 KB

hasOwn.js

0.1 KB

indexOf.js

0.1 KB

pnum.js

0.1 KB

push.js

0.1 KB

rnotwhite.js

0.0 KB

slice.js

0.1 KB

strundefined.js

0.1 KB

support.js

0.1 KB

toString.js

0.1 KB

/Code/Chapter 7/files/

access.log

6.0 MB

/Code/Chapter 7/src/

app.css

0.0 KB

app.js

1.5 KB

chart.css

0.6 KB

chart.js

15.5 KB

/Code/Chapter 7/test/config/

karma.conf.js

1.8 KB

protractor.conf.js

0.5 KB

/Code/Chapter 7/test/e2e/

chart.spec.js

0.2 KB

/Code/Chapter 7/test/files/

testAccessApache.log

0.2 KB

/Code/Chapter 7/test/spec/

chart.spec.js

4.5 KB

/Code/Chapter 8/

01_event_listening.html

0.9 KB

02_event_click.html

0.7 KB

03_event_mousemove.html

0.7 KB

04_event_mouse.html

0.6 KB

05_custom_events.html

0.4 KB

06_brush_simple.html

1.6 KB

index.html

1.4 KB

/Code/Chapter 8/bower_components/angular-mocks/

.bower.json

0.5 KB

angular-mocks.js

80.1 KB

bower.json

0.2 KB

ngAnimateMock.js

0.1 KB

ngMock.js

0.1 KB

ngMockE2E.js

0.1 KB

package.json

0.6 KB

README.md

2.0 KB

/Code/Chapter 8/bower_components/angular/

.bower.json

0.5 KB

angular-csp.css

0.3 KB

angular.js

954.5 KB

angular.min.js

125.5 KB

angular.min.js.gzip

46.0 KB

angular.min.js.map

347.8 KB

bower.json

0.1 KB

index.js

0.0 KB

package.json

0.6 KB

README.md

1.9 KB

/Code/Chapter 8/bower_components/bootstrap/

.bower.json

1.1 KB

bower.json

0.9 KB

Gruntfile.js

13.2 KB

LICENSE

1.1 KB

package.json

2.0 KB

README.md

5.9 KB

/Code/Chapter 8/bower_components/bootstrap/dist/css/

bootstrap-theme.css

22.5 KB

bootstrap-theme.css.map

43.0 KB

bootstrap-theme.min.css

19.8 KB

bootstrap.css

137.1 KB

bootstrap.css.map

366.1 KB

bootstrap.min.css

113.5 KB

/Code/Chapter 8/bower_components/bootstrap/dist/fonts/

glyphicons-halflings-regular.eot

20.3 KB

glyphicons-halflings-regular.svg

62.9 KB

glyphicons-halflings-regular.ttf

41.3 KB

glyphicons-halflings-regular.woff

23.3 KB

/Code/Chapter 8/bower_components/bootstrap/dist/js/

bootstrap.js

67.2 KB

bootstrap.min.js

35.6 KB

npm.js

0.5 KB

/Code/Chapter 8/bower_components/bootstrap/fonts/

glyphicons-halflings-regular.eot

20.3 KB

glyphicons-halflings-regular.svg

62.9 KB

glyphicons-halflings-regular.ttf

41.3 KB

glyphicons-halflings-regular.woff

23.3 KB

/Code/Chapter 8/bower_components/bootstrap/grunt/

.jshintrc

0.1 KB

bs-commonjs-generator.js

0.8 KB

bs-lessdoc-parser.js

6.1 KB

bs-raw-files-generator.js

1.4 KB

configBridge.json

1.3 KB

sauce_browsers.yml

1.4 KB

/Code/Chapter 8/bower_components/bootstrap/js/

.jscsrc

1.8 KB

.jshintrc

0.3 KB

affix.js

4.8 KB

alert.js

2.3 KB

button.js

3.3 KB

carousel.js

7.1 KB

collapse.js

6.0 KB

dropdown.js

4.7 KB

modal.js

9.3 KB

popover.js

3.5 KB

scrollspy.js

4.7 KB

tab.js

3.8 KB

tooltip.js

15.3 KB

transition.js

1.8 KB

/Code/Chapter 8/bower_components/bootstrap/less/

.csscomb.json

8.1 KB

.csslintrc

0.5 KB

alerts.less

1.5 KB

badges.less

1.2 KB

bootstrap.less

1.1 KB

breadcrumbs.less

0.6 KB

button-groups.less

5.6 KB

buttons.less

3.6 KB

carousel.less

5.3 KB

close.less

0.7 KB

code.less

1.4 KB

component-animations.less

0.7 KB

dropdowns.less

4.8 KB

forms.less

13.8 KB

glyphicons.less

14.9 KB

grid.less

1.4 KB

input-groups.less

4.2 KB

jumbotron.less

1.0 KB

labels.less

1.1 KB

list-group.less

3.0 KB

media.less

0.7 KB

mixins.less

1.1 KB

modals.less

3.5 KB

navbar.less

14.6 KB

navs.less

5.0 KB

normalize.less

7.7 KB

pager.less

0.9 KB

pagination.less

2.0 KB

panels.less

6.1 KB

popovers.less

3.5 KB

print.less

2.1 KB

progress-bars.less

1.9 KB

responsive-embed.less

0.6 KB

responsive-utilities.less

4.3 KB

scaffolding.less

2.7 KB

tables.less

4.6 KB

theme.less

7.7 KB

thumbnails.less

0.8 KB

tooltip.less

3.0 KB

type.less

6.0 KB

utilities.less

0.8 KB

variables.less

26.8 KB

wells.less

0.5 KB

/Code/Chapter 8/bower_components/bootstrap/less/mixins/

alerts.less

0.3 KB

background-variant.less

0.1 KB

border-radius.less

0.5 KB

buttons.less

1.1 KB

center-block.less

0.1 KB

clearfix.less

0.6 KB

forms.less

2.6 KB

gradients.less

4.4 KB

grid-framework.less

2.8 KB

grid.less

3.1 KB

hide-text.less

0.6 KB

image.less

1.1 KB

labels.less

0.2 KB

list-group.less

0.5 KB

nav-divider.less

0.2 KB

nav-vertical-align.less

0.4 KB

opacity.less

0.1 KB

pagination.less

0.4 KB

panels.less

0.5 KB

progress-bar.less

0.2 KB

reset-filter.less

0.2 KB

resize.less

0.2 KB

responsive-visibility.less

0.3 KB

size.less

0.1 KB

tab-focus.less

0.2 KB

table-row.less

0.7 KB

text-emphasis.less

0.1 KB

text-overflow.less

0.2 KB

vendor-prefixes.less

6.6 KB

/Code/Chapter 8/bower_components/d3/

.bower.json

0.7 KB

.spmignore

0.0 KB

bower.json

0.3 KB

composer.json

0.6 KB

CONTRIBUTING.md

2.5 KB

d3.js

326.5 KB

d3.min.js

146.8 KB

LICENSE

1.4 KB

README.md

0.7 KB

/Code/Chapter 8/bower_components/jquery/

.bower.json

0.7 KB

bower.json

0.4 KB

MIT-LICENSE.txt

1.1 KB

/Code/Chapter 8/bower_components/jquery/dist/

jquery.js

247.4 KB

jquery.min.js

84.3 KB

jquery.min.map

127.3 KB

/Code/Chapter 8/bower_components/jquery/src/

ajax.js

21.7 KB

attributes.js

0.2 KB

callbacks.js

5.5 KB

core.js

11.7 KB

css.js

12.7 KB

data.js

4.9 KB

deferred.js

4.4 KB

deprecated.js

0.2 KB

dimensions.js

1.8 KB

effects.js

17.0 KB

event.js

24.5 KB

intro.js

1.4 KB

jquery.js

0.6 KB

manipulation.js

15.0 KB

offset.js

5.5 KB

outro.js

0.0 KB

queue.js

3.1 KB

selector-native.js

4.4 KB

selector-sizzle.js

0.3 KB

selector.js

0.0 KB

serialize.js

3.2 KB

traversing.js

4.6 KB

wrap.js

1.5 KB

/Code/Chapter 8/bower_components/jquery/src/ajax/

jsonp.js

2.5 KB

load.js

1.7 KB

parseJSON.js

0.2 KB

parseXML.js

0.5 KB

script.js

1.3 KB

xhr.js

3.4 KB

/Code/Chapter 8/bower_components/jquery/src/ajax/var/

nonce.js

0.1 KB

rquery.js

0.0 KB

/Code/Chapter 8/bower_components/jquery/src/attributes/

attr.js

3.5 KB

classes.js

4.2 KB

prop.js

1.9 KB

support.js

1.0 KB

val.js

3.9 KB

/Code/Chapter 8/bower_components/jquery/src/core/

access.js

1.2 KB

init.js

3.4 KB

parseHTML.js

0.9 KB

ready.js

2.4 KB

/Code/Chapter 8/bower_components/jquery/src/core/var/

rsingleTag.js

0.1 KB

/Code/Chapter 8/bower_components/jquery/src/css/

addGetHookIf.js

0.6 KB

curCSS.js

1.5 KB

defaultDisplay.js

1.9 KB

hiddenVisibleSelectors.js

0.4 KB

support.js

3.1 KB

swap.js

0.6 KB

/Code/Chapter 8/bower_components/jquery/src/css/var/

cssExpand.js

0.1 KB

getStyles.js

0.1 KB

isHidden.js

0.4 KB

rmargin.js

0.0 KB

rnumnonpx.js

0.1 KB

/Code/Chapter 8/bower_components/jquery/src/data/

accepts.js

0.4 KB

Data.js

4.9 KB

/Code/Chapter 8/bower_components/jquery/src/data/var/

data_priv.js

0.1 KB

data_user.js

0.1 KB

/Code/Chapter 8/bower_components/jquery/src/effects/

animatedSelector.js

0.2 KB

Tween.js

3.0 KB

/Code/Chapter 8/bower_components/jquery/src/event/

alias.js

1.1 KB

support.js

0.1 KB

/Code/Chapter 8/bower_components/jquery/src/exports/

amd.js

1.0 KB

global.js

0.6 KB

/Code/Chapter 8/bower_components/jquery/src/manipulation/

_evalUrl.js

0.2 KB

support.js

1.0 KB

/Code/Chapter 8/bower_components/jquery/src/manipulation/var/

rcheckableType.js

0.1 KB

/Code/Chapter 8/bower_components/jquery/src/queue/

delay.js

0.6 KB

/Code/Chapter 8/bower_components/jquery/src/sizzle/dist/

sizzle.js

58.6 KB

sizzle.min.js

18.6 KB

sizzle.min.map

29.0 KB

/Code/Chapter 8/bower_components/jquery/src/traversing/

findFilter.js

2.5 KB

/Code/Chapter 8/bower_components/jquery/src/traversing/var/

rneedsContext.js

0.1 KB

/Code/Chapter 8/bower_components/jquery/src/var/

arr.js

0.0 KB

class2type.js

0.1 KB

concat.js

0.1 KB

hasOwn.js

0.1 KB

indexOf.js

0.1 KB

pnum.js

0.1 KB

push.js

0.1 KB

rnotwhite.js

0.0 KB

slice.js

0.1 KB

strundefined.js

0.1 KB

support.js

0.1 KB

toString.js

0.1 KB

/Code/Chapter 8/files/

access.log

5.6 MB

/Code/Chapter 8/src/

app.css

0.1 KB

app.js

2.0 KB

chart.css

0.9 KB

chart.js

29.3 KB

/Code/Chapter 8/test/config/

karma.conf.js

1.8 KB

protractor.conf.js

0.5 KB

/Code/Chapter 8/test/e2e/

chart.spec.js

0.2 KB

/Code/Chapter 8/test/files/

testAccessApache.log

0.2 KB

/Code/Chapter 8/test/spec/

chart.spec.js

4.5 KB

/Code/Chapter 9/bower_components/angular-mocks/

.bower.json

0.5 KB

angular-mocks.js

80.1 KB

bower.json

0.2 KB

ngAnimateMock.js

0.1 KB

ngMock.js

0.1 KB

ngMockE2E.js

0.1 KB

package.json

0.6 KB

README.md

2.0 KB

/Code/Chapter 9/bower_components/angular/

.bower.json

0.5 KB

angular-csp.css

0.3 KB

angular.js

954.5 KB

angular.min.js

125.5 KB

angular.min.js.gzip

46.0 KB

angular.min.js.map

347.8 KB

bower.json

0.1 KB

index.js

0.0 KB

package.json

0.6 KB

README.md

1.9 KB

/Code/Chapter 9/bower_components/bootstrap/

.bower.json

1.1 KB

bower.json

0.9 KB

Gruntfile.js

13.2 KB

LICENSE

1.1 KB

package.json

2.0 KB

README.md

5.9 KB

/Code/Chapter 9/bower_components/bootstrap/dist/css/

bootstrap-theme.css

22.5 KB

bootstrap-theme.css.map

43.0 KB

bootstrap-theme.min.css

19.8 KB

bootstrap.css

137.1 KB

bootstrap.css.map

366.1 KB

bootstrap.min.css

113.5 KB

/Code/Chapter 9/bower_components/bootstrap/dist/fonts/

glyphicons-halflings-regular.eot

20.3 KB

glyphicons-halflings-regular.svg

62.9 KB

glyphicons-halflings-regular.ttf

41.3 KB

glyphicons-halflings-regular.woff

23.3 KB

/Code/Chapter 9/bower_components/bootstrap/dist/js/

bootstrap.js

67.2 KB

bootstrap.min.js

35.6 KB

npm.js

0.5 KB

/Code/Chapter 9/bower_components/bootstrap/fonts/

glyphicons-halflings-regular.eot

20.3 KB

glyphicons-halflings-regular.svg

62.9 KB

glyphicons-halflings-regular.ttf

41.3 KB

glyphicons-halflings-regular.woff

23.3 KB

/Code/Chapter 9/bower_components/bootstrap/grunt/

.jshintrc

0.1 KB

bs-commonjs-generator.js

0.8 KB

bs-lessdoc-parser.js

6.1 KB

bs-raw-files-generator.js

1.4 KB

configBridge.json

1.3 KB

sauce_browsers.yml

1.4 KB

/Code/Chapter 9/bower_components/bootstrap/js/

.jscsrc

1.8 KB

.jshintrc

0.3 KB

affix.js

4.8 KB

alert.js

2.3 KB

button.js

3.3 KB

carousel.js

7.1 KB

collapse.js

6.0 KB

dropdown.js

4.7 KB

modal.js

9.3 KB

popover.js

3.5 KB

scrollspy.js

4.7 KB

tab.js

3.8 KB

tooltip.js

15.3 KB

transition.js

1.8 KB

/Code/Chapter 9/bower_components/bootstrap/less/

.csscomb.json

8.1 KB

.csslintrc

0.5 KB

alerts.less

1.5 KB

badges.less

1.2 KB

bootstrap.less

1.1 KB

breadcrumbs.less

0.6 KB

button-groups.less

5.6 KB

buttons.less

3.6 KB

carousel.less

5.3 KB

close.less

0.7 KB

code.less

1.4 KB

component-animations.less

0.7 KB

dropdowns.less

4.8 KB

forms.less

13.8 KB

glyphicons.less

14.9 KB

grid.less

1.4 KB

input-groups.less

4.2 KB

jumbotron.less

1.0 KB

labels.less

1.1 KB

list-group.less

3.0 KB

media.less

0.7 KB

mixins.less

1.1 KB

modals.less

3.5 KB

navbar.less

14.6 KB

navs.less

5.0 KB

normalize.less

7.7 KB

pager.less

0.9 KB

pagination.less

2.0 KB

panels.less

6.1 KB

popovers.less

3.5 KB

print.less

2.1 KB

progress-bars.less

1.9 KB

responsive-embed.less

0.6 KB

responsive-utilities.less

4.3 KB

scaffolding.less

2.7 KB

tables.less

4.6 KB

theme.less

7.7 KB

thumbnails.less

0.8 KB

tooltip.less

3.0 KB

type.less

6.0 KB

utilities.less

0.8 KB

variables.less

26.8 KB

wells.less

0.5 KB

/Code/Chapter 9/bower_components/bootstrap/less/mixins/

alerts.less

0.3 KB

background-variant.less

0.1 KB

border-radius.less

0.5 KB

buttons.less

1.1 KB

center-block.less

0.1 KB

clearfix.less

0.6 KB

forms.less

2.6 KB

gradients.less

4.4 KB

grid-framework.less

2.8 KB

grid.less

3.1 KB

hide-text.less

0.6 KB

image.less

1.1 KB

labels.less

0.2 KB

list-group.less

0.5 KB

nav-divider.less

0.2 KB

nav-vertical-align.less

0.4 KB

opacity.less

0.1 KB

pagination.less

0.4 KB

panels.less

0.5 KB

progress-bar.less

0.2 KB

reset-filter.less

0.2 KB

resize.less

0.2 KB

responsive-visibility.less

0.3 KB

size.less

0.1 KB

tab-focus.less

0.2 KB

table-row.less

0.7 KB

text-emphasis.less

0.1 KB

text-overflow.less

0.2 KB

vendor-prefixes.less

6.6 KB

/Code/Chapter 9/bower_components/d3/

.bower.json

0.7 KB

.spmignore

0.0 KB

bower.json

0.3 KB

composer.json

0.6 KB

CONTRIBUTING.md

2.5 KB

d3.js

326.5 KB

d3.min.js

146.8 KB

LICENSE

1.4 KB

README.md

0.7 KB

/Code/Chapter 9/bower_components/jquery/

.bower.json

0.7 KB

bower.json

0.4 KB

MIT-LICENSE.txt

1.1 KB

/Code/Chapter 9/bower_components/jquery/dist/

jquery.js

247.4 KB

jquery.min.js

84.3 KB

jquery.min.map

127.3 KB

/Code/Chapter 9/bower_components/jquery/src/

ajax.js

21.7 KB

attributes.js

0.2 KB

callbacks.js

5.5 KB

core.js

11.7 KB

css.js

12.7 KB

data.js

4.9 KB

deferred.js

4.4 KB

deprecated.js

0.2 KB

dimensions.js

1.8 KB

effects.js

17.0 KB

event.js

24.5 KB

intro.js

1.4 KB

jquery.js

0.6 KB

manipulation.js

15.0 KB

offset.js

5.5 KB

outro.js

0.0 KB

queue.js

3.1 KB

selector-native.js

4.4 KB

selector-sizzle.js

0.3 KB

selector.js

0.0 KB

serialize.js

3.2 KB

traversing.js

4.6 KB

wrap.js

1.5 KB

/Code/Chapter 9/bower_components/jquery/src/ajax/

jsonp.js

2.5 KB

load.js

1.7 KB

parseJSON.js

0.2 KB

parseXML.js

0.5 KB

script.js

1.3 KB

xhr.js

3.4 KB

/Code/Chapter 9/bower_components/jquery/src/ajax/var/

nonce.js

0.1 KB

rquery.js

0.0 KB

/Code/Chapter 9/bower_components/jquery/src/attributes/

attr.js

3.5 KB

classes.js

4.2 KB

prop.js

1.9 KB

support.js

1.0 KB

val.js

3.9 KB

/Code/Chapter 9/bower_components/jquery/src/core/

access.js

1.2 KB

init.js

3.4 KB

parseHTML.js

0.9 KB

ready.js

2.4 KB

/Code/Chapter 9/bower_components/jquery/src/core/var/

rsingleTag.js

0.1 KB

/Code/Chapter 9/bower_components/jquery/src/css/

addGetHookIf.js

0.6 KB

curCSS.js

1.5 KB

defaultDisplay.js

1.9 KB

hiddenVisibleSelectors.js

0.4 KB

support.js

3.1 KB

swap.js

0.6 KB

/Code/Chapter 9/bower_components/jquery/src/css/var/

cssExpand.js

0.1 KB

getStyles.js

0.1 KB

isHidden.js

0.4 KB

rmargin.js

0.0 KB

rnumnonpx.js

0.1 KB

/Code/Chapter 9/bower_components/jquery/src/data/

accepts.js

0.4 KB

Data.js

4.9 KB

/Code/Chapter 9/bower_components/jquery/src/data/var/

data_priv.js

0.1 KB

data_user.js

0.1 KB

/Code/Chapter 9/bower_components/jquery/src/effects/

animatedSelector.js

0.2 KB

Tween.js

3.0 KB

/Code/Chapter 9/bower_components/jquery/src/event/

alias.js

1.1 KB

support.js

0.1 KB

/Code/Chapter 9/bower_components/jquery/src/exports/

amd.js

1.0 KB

global.js

0.6 KB

/Code/Chapter 9/bower_components/jquery/src/manipulation/

_evalUrl.js

0.2 KB

support.js

1.0 KB

/Code/Chapter 9/bower_components/jquery/src/manipulation/var/

rcheckableType.js

0.1 KB

/Code/Chapter 9/bower_components/jquery/src/queue/

delay.js

0.6 KB

/Code/Chapter 9/bower_components/jquery/src/sizzle/dist/

sizzle.js

58.6 KB

sizzle.min.js

18.6 KB

sizzle.min.map

29.0 KB

/Code/Chapter 9/bower_components/jquery/src/traversing/

findFilter.js

2.5 KB

/Code/Chapter 9/bower_components/jquery/src/traversing/var/

rneedsContext.js

0.1 KB

/Code/Chapter 9/bower_components/jquery/src/var/

arr.js

0.0 KB

class2type.js

0.1 KB

concat.js

0.1 KB

hasOwn.js

0.1 KB

indexOf.js

0.1 KB

pnum.js

0.1 KB

push.js

0.1 KB

rnotwhite.js

0.0 KB

slice.js

0.1 KB

strundefined.js

0.1 KB

support.js

0.1 KB

toString.js

0.1 KB

/Code/Chapter 9/

index.html

2.0 KB

package.json

0.2 KB

server.js

1.4 KB

/Code/Chapter 9/src/

app.css

0.0 KB

app.js

3.8 KB

chart.css

1.0 KB

chart.js

26.8 KB

/Code/Chapter 9/test/config/

karma.conf.js

1.8 KB

protractor.conf.js

0.5 KB

/Code/Chapter 9/test/e2e/

chart.spec.js

0.2 KB

/Code/Chapter 9/test/files/

testAccessApache.log

0.2 KB

/Code/Chapter 9/test/spec/

chart.spec.js

4.5 KB

/Code/Chapter 9/var/log/apache/

access.log

4.6 MB

/Code/Chapter 9/var/log/mysql/

slow-queries.log

1.6 MB

/Code/Chapter 9/var/log/nginx/

access.log

4.9 MB

error.log

22.4 KB

 

Total files 1217


Copyright © 2024 FileMood.com