mirror of
https://github.com/PacketParker/PacketParker.git
synced 2025-04-18 21:24:48 -05:00
Update github-metrics.svg - [Skip GitHub Action]
This commit is contained in:
parent
0cb970c6db
commit
01b36394a4
@ -1,4 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="480" height="264" class="">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="480" height="224" class="">
|
||||
<defs>
|
||||
<style/>
|
||||
</defs>
|
||||
@ -66,20 +66,16 @@
|
||||
</section>
|
||||
<section class="column">
|
||||
<h3 class="field">Most used languages</h3>
|
||||
<small>estimation from 694kb of code in 1074 edited files across 467 commits</small>
|
||||
<small>estimation from 1.73mb of code in 1984 edited files across 746 commits</small>
|
||||
<svg class="bar" xmlns="http://www.w3.org/2000/svg" width="460" height="8">
|
||||
<mask id="languages-bar">
|
||||
<rect x="0" y="0" width="460" height="8" fill="white" rx="5"/>
|
||||
</mask>
|
||||
<rect mask="url(#languages-bar)" x="0" y="0" width="0" height="8" fill="#d1d5da"/>
|
||||
<rect mask="url(#languages-bar)" x="0" y="0" width="343.56708092847424" height="8" fill="#3572A5"/>
|
||||
<rect mask="url(#languages-bar)" x="343.56708092847424" y="0" width="44.7154356615197" height="8" fill="#e34c26"/>
|
||||
<rect mask="url(#languages-bar)" x="388.2825165899939" y="0" width="26.98997128305377" height="8" fill="#ededed"/>
|
||||
<rect mask="url(#languages-bar)" x="415.2724878730477" y="0" width="24.339651600030695" height="8" fill="#f1e05a"/>
|
||||
<rect mask="url(#languages-bar)" x="439.6121394730784" y="0" width="13.817334372690224" height="8" fill="#663399"/>
|
||||
<rect mask="url(#languages-bar)" x="453.4294738457686" y="0" width="2.969881537548114" height="8" fill="#89e051"/>
|
||||
<rect mask="url(#languages-bar)" x="456.39935538331673" y="0" width="2.1942008732213467" height="8" fill="#C1F12E"/>
|
||||
<rect mask="url(#languages-bar)" x="458.5935562565381" y="0" width="1.406443743461947" height="8" fill="#384d54"/>
|
||||
<rect mask="url(#languages-bar)" x="0" y="0" width="376.6186439460239" height="8" fill="#3572A5"/>
|
||||
<rect mask="url(#languages-bar)" x="376.6186439460239" y="0" width="63.57674956772709" height="8" fill="#e34c26"/>
|
||||
<rect mask="url(#languages-bar)" x="440.19539351375096" y="0" width="10.65975759873168" height="8" fill="#f1e05a"/>
|
||||
<rect mask="url(#languages-bar)" x="450.8551511124826" y="0" width="9.144848887517355" height="8" fill="#ededed"/>
|
||||
</svg>
|
||||
<div class="row fill-width">
|
||||
<section>
|
||||
@ -91,8 +87,34 @@
|
||||
Python
|
||||
</div>
|
||||
<small>
|
||||
<div>10.8k lines</div>
|
||||
<div>369 kB</div>
|
||||
<div>28.9k lines</div>
|
||||
<div>1.20 MB</div>
|
||||
</small>
|
||||
</div>
|
||||
<div class="field language details">
|
||||
<div class="field">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
<path fill="#f1e05a" fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"/>
|
||||
</svg>
|
||||
JavaScript
|
||||
</div>
|
||||
<small>
|
||||
<div>453 lines</div>
|
||||
<div>33.8 kB</div>
|
||||
</small>
|
||||
</div>
|
||||
</section>
|
||||
<section>
|
||||
<div class="field language details">
|
||||
<div class="field">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
<path fill="#e34c26" fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"/>
|
||||
</svg>
|
||||
HTML
|
||||
</div>
|
||||
<small>
|
||||
<div>7.02k lines</div>
|
||||
<div>201 kB</div>
|
||||
</small>
|
||||
</div>
|
||||
<div class="field language details">
|
||||
@ -107,80 +129,6 @@
|
||||
<div>29 kB</div>
|
||||
</small>
|
||||
</div>
|
||||
<div class="field language details">
|
||||
<div class="field">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
<path fill="#663399" fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"/>
|
||||
</svg>
|
||||
CSS
|
||||
</div>
|
||||
<small>
|
||||
<div>944 lines</div>
|
||||
<div>14.8 kB</div>
|
||||
</small>
|
||||
</div>
|
||||
<div class="field language details">
|
||||
<div class="field">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
<path fill="#C1F12E" fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"/>
|
||||
</svg>
|
||||
Batchfile
|
||||
</div>
|
||||
<small>
|
||||
<div>79 lines</div>
|
||||
<div>2.36 kB</div>
|
||||
</small>
|
||||
</div>
|
||||
</section>
|
||||
<section>
|
||||
<div class="field language details">
|
||||
<div class="field">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
<path fill="#e34c26" fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"/>
|
||||
</svg>
|
||||
HTML
|
||||
</div>
|
||||
<small>
|
||||
<div>1.68k lines</div>
|
||||
<div>48.1 kB</div>
|
||||
</small>
|
||||
</div>
|
||||
<div class="field language details">
|
||||
<div class="field">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
<path fill="#f1e05a" fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"/>
|
||||
</svg>
|
||||
JavaScript
|
||||
</div>
|
||||
<small>
|
||||
<div>177 lines</div>
|
||||
<div>26.2 kB</div>
|
||||
</small>
|
||||
</div>
|
||||
<div class="field language details">
|
||||
<div class="field">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
<path fill="#89e051" fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"/>
|
||||
</svg>
|
||||
Shell
|
||||
</div>
|
||||
<small>
|
||||
<div>98 lines</div>
|
||||
<div>3.20 kB</div>
|
||||
</small>
|
||||
</div>
|
||||
<div class="field language details">
|
||||
<div class="field">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
<path fill="#384d54" fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"/>
|
||||
</svg>
|
||||
Dockerfile
|
||||
</div>
|
||||
<small>
|
||||
<div>45 lines</div>
|
||||
<div>1.51 kB</div>
|
||||
</small>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 16 KiB |
Loading…
x
Reference in New Issue
Block a user