Analyze Repository
Data last updated: 2025-12-08 17:36:42 UTC
Cached data
Repository Analysis: Slurper
Repository Owner: markhazleton
Repository Information
Contributors (2)
- markhazleton 40
- dandraka 29
Languages Used
- C# 228094 bytes
- HTML 88162 bytes
- JavaScript 10792 bytes
- PowerShell 8054 bytes
- SCSS 5055 bytes
- CSS 877 bytes
File System Tree
-
-
.github
- .github/ISSUE_TEMPLATE
- .github/upgrades
- .github/workflows
- .gitignore
- CHANGELOG.md
- GITHUB_PAGES_SETUP.md
- LICENSE
- ManageNuget.MD
- QUICK_REFERENCE.md
- README.md
- SITE_SUMMARY.md
-
SlurperDemo.Web
- .gitignore
- .npmrc
- BUILD.md
- SlurperDemo.Web/Controllers
- IMPLEMENTATION.md
- SlurperDemo.Web/Models
- Program.cs
- SlurperDemo.Web/Properties
- QUICKSTART.md
- README.md
- SlurperDemo.Web.csproj
- SlurperDemo.Web.sln
-
SlurperDemo.Web/Views
- SlurperDemo.Web/Views/Home
- SlurperDemo.Web/Views/JSON
-
SlurperDemo.Web/Views/Shared
- SlurperDemo.Web/Views/Shared/Components
- Error.cshtml
- _Achievements.cshtml
- _BookDisplay.cshtml
- _Layout.cshtml
- _Layout.cshtml.css
- _SuperheroCard.cshtml
- _ValidationScriptsPartial.cshtml
- SlurperDemo.Web/Views/Superhero
- _ViewImports.cshtml
- _ViewStart.cshtml
- appsettings.json
- build.ps1
- package-lock.json
- package.json
-
SlurperDemo.Web/src
- SlurperDemo.Web/src/js
-
SlurperDemo.Web/src/public
- SlurperDemo.Web/src/public/data
- favicon.ico
- SlurperDemo.Web/src/scss
- webpack.config.js
-
SlurperDemo.Web/wwwroot
- SlurperDemo.Web/wwwroot/css
- SlurperDemo.Web/wwwroot/data
- favicon.ico
- SlurperDemo.Web/wwwroot/fonts
- SlurperDemo.Web/wwwroot/js
- USAGE.md
-
WebSpark.Slurper.Tests
- JsonSlurperTests.cs
- WebSpark.Slurper.Tests/Serializers
- TestDataGenerator.cs
- TestUtility.cs
- WebSpark.Slurper.Tests.csproj
- XmlSlurperTests.cs
- WebSpark.Slurper.Tests/testdata
- WebSpark.Slurper.sln
-
WebSpark.Slurper
- WebSpark.Slurper/Configuration
- WebSpark.Slurper/Exceptions
- WebSpark.Slurper/Extensions
- WebSpark.Slurper/Extractors
- ISlurperFactory.cs
- JsonSlurper.cs
- LICENSE.txt
- WebSpark.Slurper/Plugins
- README.md
- WebSpark.Slurper/Serializers
- WebSpark.Slurper/Services
- SlurperFactory.cs
- ToStringExpandoObject.cs
- USAGE.md
- WebSpark.Slurper/Utilities
- ValueConversionException.cs
- WebSpark.Slurper.csproj
- XmlSlurper.cs
- icon.png
- clean-rebuild.ps1
- docs
- icon.png
- package-lock.json
- package.json
-
.github