-
Netcompany
- København, Denmark
- in/christian-pilegaard-cederquist-18a90a53
Highlights
- Pro
Pinned Loading
-
chcederquist/rapid-xml-to-json
chcederquist/rapid-xml-to-json PublicFast XML-parser for parsing simple XML structures into JSON. Optimised for speed, low memory usage and GC-avoidance.
TypeScript
-
chcederquist/weeknumber-iso8601
chcederquist/weeknumber-iso8601 PublicA lightweight function to calculate the ISO 8601 week number for a given Date-object. Includes TS-definition.
TypeScript
-
Netcompany-AoC-DK/aoc-nc-scoreboard
Netcompany-AoC-DK/aoc-nc-scoreboard PublicForked from chce/aoc2021-nc-scoreboard
A custom scoreboard for daily results
TypeScript
-
chcederquist/javascriptgolfer
chcederquist/javascriptgolfer PublicForked from clemg/pythongolfer
Code golfer and minifier for Javascript - Forked from https://clemg.github.io/pythongolfer/
JavaScript
-
Hent data fra seneste valg på KMDVal...
Hent data fra seneste valg på KMDValg / Get election data from KMDValg 1// Executed on the kmdvalg frontpage, f.ex. with DevTools
2// You can also fetch KMD's frontpage, parse the HTML and assign the DOM to "document" if you're running Node.js
3// Final result is stored in storkredseWithValgkredse
4const storkredseElements = [];
5document.querySelectorAll('.list-group').forEach(item => storkredseElements.push(item))
-
chcederquist/react-leaflet-datafordeler-layers
chcederquist/react-leaflet-datafordeler-layers PublicReact Leaflet layer-components for maps provided by Datafordeleren
TypeScript
If the problem persists, check the GitHub status page or contact support.