eyeling 1.15.13 → 1.16.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (60) hide show
  1. package/HANDBOOK.md +25 -5
  2. package/README.md +78 -1
  3. package/arctifacts/README.md +57 -0
  4. package/eyeling.js +894 -9
  5. package/index.d.ts +184 -1
  6. package/index.js +17 -7
  7. package/lib/engine.js +92 -8
  8. package/lib/entry.js +3 -0
  9. package/lib/rdfjs.js +795 -0
  10. package/package.json +2 -2
  11. package/test/api.test.js +263 -0
  12. package/tools/bundle.js +1 -1
  13. package/follows-from/index.html +0 -549
  14. package/follows-from/library/index.md +0 -22
  15. package/follows-from/logo.svg +0 -12
  16. package/follows-from/manifesto.md +0 -48
  17. package/follows-from/method/index.md +0 -30
  18. package/follows-from/path/index.md +0 -20
  19. /package/{follows-from/artifacts → arctifacts}/ackermann.html +0 -0
  20. /package/{follows-from/artifacts → arctifacts}/auroracare.html +0 -0
  21. /package/{follows-from/artifacts → arctifacts}/bike-trip.html +0 -0
  22. /package/{follows-from/artifacts → arctifacts}/binomial-theorem.html +0 -0
  23. /package/{follows-from/artifacts → arctifacts}/bmi.html +0 -0
  24. /package/{follows-from/artifacts → arctifacts}/building-performance.html +0 -0
  25. /package/{follows-from/artifacts → arctifacts}/clinical-care.html +0 -0
  26. /package/{follows-from/artifacts → arctifacts}/collatz.html +0 -0
  27. /package/{follows-from/artifacts → arctifacts}/complex.html +0 -0
  28. /package/{follows-from/artifacts → arctifacts}/control-system.html +0 -0
  29. /package/{follows-from/artifacts → arctifacts}/delfour.html +0 -0
  30. /package/{follows-from/artifacts → arctifacts}/earthquake-epicenter.html +0 -0
  31. /package/{follows-from/artifacts → arctifacts}/eco-route.html +0 -0
  32. /package/{follows-from/artifacts → arctifacts}/euclid-infinitude.html +0 -0
  33. /package/{follows-from/artifacts → arctifacts}/euler-identity.html +0 -0
  34. /package/{follows-from/artifacts → arctifacts}/exoplanet-transit.html +0 -0
  35. /package/{follows-from/artifacts → arctifacts}/faltings-theorem.html +0 -0
  36. /package/{follows-from/artifacts → arctifacts}/fibonacci.html +0 -0
  37. /package/{follows-from/artifacts → arctifacts}/fundamental-theorem-arithmetic.html +0 -0
  38. /package/{follows-from/artifacts → arctifacts}/godel-numbering.html +0 -0
  39. /package/{follows-from/artifacts → arctifacts}/gps-bike.html +0 -0
  40. /package/{follows-from/artifacts → arctifacts}/gps-clinical-bench.html +0 -0
  41. /package/{follows-from/artifacts → arctifacts}/graph-french.html +0 -0
  42. /package/{follows-from/artifacts → arctifacts}/grass-molecular.html +0 -0
  43. /package/{follows-from/artifacts → arctifacts}/group-theory.html +0 -0
  44. /package/{follows-from/artifacts → arctifacts}/health-info.html +0 -0
  45. /package/{follows-from/artifacts → arctifacts}/kaprekar-constant.html +0 -0
  46. /package/{follows-from/artifacts → arctifacts}/lee.html +0 -0
  47. /package/{follows-from/artifacts → arctifacts}/linked-lists.html +0 -0
  48. /package/{follows-from/artifacts → arctifacts}/lldm.html +0 -0
  49. /package/{follows-from/artifacts → arctifacts}/matrix-multiplication.html +0 -0
  50. /package/{follows-from/artifacts → arctifacts}/matrix.html +0 -0
  51. /package/{follows-from/artifacts → arctifacts}/newton-raphson.html +0 -0
  52. /package/{follows-from/artifacts → arctifacts}/peano-factorial.html +0 -0
  53. /package/{follows-from/artifacts → arctifacts}/pi.html +0 -0
  54. /package/{follows-from/artifacts → arctifacts}/polynomial.html +0 -0
  55. /package/{follows-from/artifacts → arctifacts}/prime.html +0 -0
  56. /package/{follows-from/artifacts → arctifacts}/pythagorean-theorem.html +0 -0
  57. /package/{follows-from/artifacts → arctifacts}/rest-path.html +0 -0
  58. /package/{follows-from/artifacts → arctifacts}/roots-of-unity.html +0 -0
  59. /package/{follows-from/artifacts → arctifacts}/turing.html +0 -0
  60. /package/{follows-from/artifacts → arctifacts}/wind-turbines.html +0 -0
File without changes
File without changes
File without changes