- Sort Score
- Result 10 results
- Languages All
Results 1 - 5 of 5 for Zonneveld (0.45 sec)
-
website/src/_data/authors.yml
id: samuel tagline: 'Technical Writer' aj: email: '******@****.***' name: 'A.J. van Loon' id: aj tagline: 'Writer & Editor' kvz: email: '******@****.***' name: 'Kevin van Zonneveld' id: kvz tagline: 'Transloadit co-founder' renee: email: '******@****.***' name: 'Renée Kooi' id: 'renee' tagline: 'Developer' hedgerh: email: '******@****.***' name: 'Harry Hedger'
Plain Text - Registered: 2021-01-18 11:51 - Last Modified: 2019-03-25 15:12 - 879 bytes - Viewed (0) -
packages/@uppy/companion/Makefile
# Licensed under MIT. # Copyright (2016) by Kevin van Zonneveld https://twitter.com/kvz # # https://www.npmjs.com/package/fakefile # # This Makefile offers convience shortcuts into any Node.js project that utilizes npm scripts. # It functions as a wrapper around the actual listed in `package.json` # So instead of typing: # # $ npm script build:assets # # you could also type: # # $ make build-assets #
Plain Text - Registered: 2021-01-18 11:51 - Last Modified: 2018-07-22 17:53 - 1.3K bytes - Viewed (0) -
Makefile
# Licensed under MIT. # Copyright (2016) by Kevin van Zonneveld https://twitter.com/kvz # # https://www.npmjs.com/package/fakefile # # Please do not edit this file directly, but propose changed upstream instead: # https://github.com/kvz/fakefile/blob/master/Makefile # # This Makefile offers convience shortcuts into any Node.js project that utilizes npm scripts. # It functions as a wrapper around the actual listed in `package.json` # So instead of typing:
Plain Text - Registered: 2021-01-18 11:51 - Last Modified: 2018-01-15 09:01 - 1.5K bytes - Viewed (0) -
bin/upload-to-cdn.js
// Run as: // // npm run uploadcdn <package-name> [version] // // To override an existing release (DANGER!) // // npm run uploadcdn <package-name> [version] -- --force // // Authors: // // - Kevin van Zonneveld <******@****.***> const path = require('path') const AWS = require('aws-sdk') const packlist = require('npm-packlist') const tar = require('tar') const pacote = require('pacote')
JavaScript - Registered: 2021-01-18 11:51 - Last Modified: 2020-11-26 13:38 - 5.7K bytes - Viewed (0) -
AUTHORS
# Authors ordered by first contribution. Ryan Dahl <******@****.***> Urban Hafner <******@****.***> Joshaven Potter <******@****.***> Abe Fettig <******@****.***> Kevin van Zonneveld <******@****.***> Michael Carter <******@****.***> Jeff Smick <******@****.***> Jon Crosby <******@****.***> Felix Geisendörfer <******@****.***> Ray Morgan <******@****.***> Jérémy Lal <******@****.***>
Plain Text - Registered: 2021-01-19 21:40 - Last Modified: 2020-10-05 08:24 - 116.1K bytes - Viewed (0)