🦕
Pinned Loading
-
Powershell, split large XML files on...
Powershell, split large XML files on node name, with offset support 1param( [string]$file = $(throw "file is required"), $matchesPerSplit = 50, $maxFiles = [Int32]::MaxValue, $splitOnNode = $(throw "splitOnNode is required"), $offset = 0 )
2# with a little help of https://gist.github.com/awayken/5861923
3$ErrorActionPreference = "Stop";
45trap {
-
Split files with Powershell
Split files with Powershell 1param( [string]$file = $(throw "file is required"),$maxFiles = [Int32]::MaxValue, $upperBound = 500MB )
2# with a little help of https://gist.github.com/awayken/5861923
3$ErrorActionPreference = "Stop";
45trap {
-
nosmallthing.nl
nosmallthing.nl PublicWebsite for No Small Thing, a small (?) software development company
HTML
-
spoti-node
spoti-node PublicElectron with which to interact with spotify connect devices without desktop / mobile app.
JavaScript
-
storyroute
storyroute PublicApp, designed for exploring interesting points about the liberation of the small town of Ommen (NL) - It reads routes & points of interest from Google Firebase. Use storyroute-builder to create rou…
Vue 1
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.