Ugly Alpha 1
warpgrapher:0.2.0

total uncompressed bytes

3.0 MB

total files

159

Fix

NewInclude { include: [ "src/**/*", "Cargo.*", "LICENSE.md", "README.md", ], has_build_script: false, }

142 wasted files

total waste: 2.5 MB

  1. docs/FontAwesome/fonts/fontawesome-webfont.svg : 444.4 KB
  2. docs/searchindex.js : 232.1 KB
  3. docs/searchindex.json : 232.0 KB
  4. docs/FontAwesome/fonts/fontawesome-webfont.eot : 165.7 KB
  5. docs/FontAwesome/fonts/fontawesome-webfont.ttf : 165.5 KB
  6. docs/FontAwesome/fonts/FontAwesome.ttf : 165.5 KB
  7. docs/FontAwesome/fonts/fontawesome-webfont.woff : 98.0 KB
  8. docs/highlight.js : 85.9 KB
  9. docs/FontAwesome/fonts/fontawesome-webfont.woff2 : 77.2 KB
  10. docs/print.html : 54.2 KB
  11. tests/rel_snmt_resolver_test.rs : 37.1 KB
  12. tests/rel_mnmt_resolver_test.rs : 34.9 KB
  13. tests/node_mnmt_resolver_test.rs : 34.7 KB
  14. tests/node_snst_resolver_test.rs : 34.1 KB
  15. docs/FontAwesome/css/font-awesome.css : 31.0 KB
  16. tests/rel_mnst_resolver_test.rs : 28.5 KB
  17. tests/node_mnst_resolver_test.rs : 28.0 KB
  18. tests/node_snmt_resolver_test.rs : 25.4 KB
  19. docs/book.js : 22.2 KB
  20. tests/rel_snst_resolver_test.rs : 21.5 KB
  21. docs/warpgrapher/quickstart.html : 20.3 KB
  22. docs/searcher.js : 18.1 KB
  23. docs/elasticlunr.min.js : 18.1 KB
  24. docs/engine/context_global.html : 17.3 KB
  25. docs/mark.min.js : 17.3 KB
  26. docs/engine/context_request.html : 16.6 KB
  27. docs/engine/endpoints_defined.html : 15.9 KB
  28. docs/api/node_update.html : 15.8 KB
  29. docs/warpgrapher/config.html : 15.3 KB
  30. tests/node_resolver_test.rs : 15.2 KB
  31. docs/api/node_create.html : 15.1 KB
  32. docs/engine/dynamic_rels.html : 14.8 KB
  33. docs/engine/dynamic_props.html : 14.7 KB
  34. docs/api/node_read.html : 14.2 KB
  35. docs/api/rel_create.html : 14.0 KB
  36. docs/api/rel_read.html : 13.8 KB
  37. docs/engine/endpoints_static.html : 13.7 KB
  38. docs/api/node_delete.html : 13.3 KB
  39. docs/api/rel_delete.html : 13.1 KB
  40. docs/api/intro.html : 13.1 KB
  41. docs/api/rel_update.html : 13.0 KB
  42. docs/engine/intro.html : 12.6 KB
  43. docs/warpgrapher/intro.html : 12.1 KB
  44. docs/index.html : 11.9 KB
  45. docs/clipboard.min.js : 10.8 KB
  46. tests/setup/server.rs : 10.1 KB
  47. docs/css/chrome.css : 9.2 KB
  48. tests/custom_resolver_test.rs : 7.3 KB
  49. book/src/api/crud_nodes.md.old : 6.3 KB
  50. docs/css/variables.css : 5.9 KB
  51. tests/node_scalar_resolver_test.rs : 5.9 KB
  52. docs/favicon.png : 5.7 KB
  53. book/src/warpgrapher/quickstart.md : 5.6 KB
  54. book/src/engine/extensions.md : 5.4 KB
  55. tests/client_test.rs : 5.1 KB
  56. book/src/engine/context_global.md : 3.4 KB
  57. docs/css/general.css : 3.3 KB
  58. book/src/engine/context_request.md : 3.3 KB
  59. tests/setup/actix_server.rs : 3.0 KB
  60. book/src/api/crud_rels.md.old : 3.0 KB
  61. examples/project-tracker/main.rs : 2.7 KB
  62. book/src/api/node_update.md : 2.5 KB
  63. tests/custom_validator_test.rs : 2.4 KB
  64. examples/quickstart/main.rs : 2.2 KB
  65. examples/project-tracker/actix_server.rs : 2.2 KB
  66. book/src/warpgrapher/config.md : 2.2 KB
  67. examples/request_context/main.rs : 2.2 KB
  68. book/src/engine/endpoints_defined.md : 2.1 KB
  69. tests/setup/extension.rs : 2.0 KB
  70. tests/fixtures/config.yml : 2.0 KB
  71. examples/global_context/main.rs : 1.9 KB
  72. docs/tomorrow-night.css : 1.7 KB
  73. book/src/api/node_create.md : 1.7 KB
  74. tests/setup/mod.rs : 1.6 KB
  75. examples/project-tracker/validators/name_validator.rs : 1.6 KB
  76. examples/project-tracker/config.yml : 1.5 KB
  77. tests/fixtures/minimal.yml : 1.4 KB
  78. .github/workflows/test.yml : 1.4 KB
  79. docs/highlight.css : 1.2 KB
  80. book/src/engine/dynamic_rels.md : 1.2 KB
  81. book/src/engine/handlers.md : 1.2 KB
  82. tests/fixtures/config_minimal.yml : 1.2 KB
  83. book/src/engine/dynamic_props.md : 1.1 KB
  84. book/src/api/node_read.md : 1.0 KB
  85. book/src/api/rel_create.md : 1.0 KB
  86. docs/ayu-highlight.css : 947 B
  87. book/src/SUMMARY.md : 851 B
  88. book/src/api/rel_read.md : 786 B
  89. docs/css/print.css : 757 B
  90. book/src/engine/endpoints_static.md : 666 B
  91. tests/fixtures/test_config_compose_2.yml : 636 B
  92. tests/fixtures/test_config_with_custom_resolver.yml : 601 B
  93. tests/fixtures/test_config_rel_prop_name_id.yml : 568 B
  94. examples/project-tracker/resolvers/project_contributors.rs : 543 B
  95. examples/project-tracker/resolvers/project_count.rs : 516 B
  96. book/src/api/intro.md : 514 B
  97. book/src/api/node_delete.md : 504 B
  98. tests/fixtures/types/Project.yml : 485 B
  99. tests/fixtures/test_config_with_custom_validator.yml : 484 B
  100. tests/fixtures/test_config_with_custom_prop_resolver.yml : 482 B
  101. tests/fixtures/test_config_compose_1.yml : 395 B
  102. tests/fixtures/test_config_duplicate_endpoint.yml : 392 B
  103. book/src/api/rel_delete.md : 378 B
  104. .gitattributes : 345 B
  105. examples/project-tracker/resolvers/project_points.rs : 317 B
  106. tests/fixtures/scalar_no_list.yml : 309 B
  107. tests/fixtures/scalar_list.yml : 304 B
  108. tests/fixtures/test_config_scalar_endpoint_output_type_name_boolean.yml : 300 B
  109. tests/fixtures/test_config_scalar_endpoint_input_type_name_boolean.yml : 300 B
  110. tests/fixtures/test_config_scalar_endpoint_output_type_name_string.yml : 298 B
  111. tests/fixtures/test_config_scalar_endpoint_input_type_name_string.yml : 298 B
  112. tests/fixtures/test_config_scalar_endpoint_output_type_name_float.yml : 297 B
  113. tests/fixtures/test_config_scalar_endpoint_input_type_name_float.yml : 297 B
  114. tests/fixtures/test_config_scalar_endpoint_output_type_name_int.yml : 295 B
  115. tests/fixtures/test_config_scalar_endpoint_input_type_name_int.yml : 295 B
  116. tests/fixtures/test_config_scalar_endpoint_input_type_name_id.yml : 294 B
  117. tests/fixtures/test_config_scalar_endpoint_output_type_name_id.yml : 293 B
  118. book/src/api/rel_update.md : 279 B
  119. tests/fixtures/test_config_scalar_type_name_boolean.yml : 252 B
  120. tests/fixtures/test_config_scalar_type_name_string.yml : 250 B
  121. tests/fixtures/test_config_scalar_type_name_float.yml : 249 B
  122. tests/fixtures/test_config_scalar_type_name_int.yml : 248 B
  123. tests/fixtures/test_config_scalar_type_name_id.yml : 246 B
  124. .gitignore : 246 B
  125. .github/workflows/publish.yml : 231 B
  126. examples/quickstart/config.yml : 222 B
  127. tests/fixtures/test_config_missing_endpoint_type.yml : 187 B
  128. tests/fixtures/test_config_duplicate_type.yml : 169 B
  129. tests/fixtures/test_config_ok.yml : 128 B
  130. tests/fixtures/test_config_node_prop_name_id.yml : 126 B
  131. tests/fixtures/test_config_compose_0.yml : 126 B
  132. book/book.toml : 121 B
  133. tests/fixtures/test_config_with_version_100.yml : 109 B
  134. book/src/warpgrapher/intro.md : 81 B
  135. examples/project-tracker/resolvers/mod.rs : 77 B
  136. docs/.nojekyll : 71 B
  137. tests/fixtures/test_config_err.yml : 57 B
  138. book/build.sh : 42 B
  139. examples/project-tracker/validators/mod.rs : 24 B
  140. book/src/engine/endpoints.md : 24 B
  141. book/src/engine/validators.md : 18 B
  142. book/src/engine/intro.md : 18 B