Pinned Repositories
atanh
A ponyfill for ES6 Math.atanh
dotvim
Vim configuration
gulp-newline-br
Gulp plugin to replace newlines with html `<br>` tags
image-extensions
List of image extensions
puzzles-and-ctfs
My solutions for coding challenges, puzzles and CTFs
repo-exists
Check if a GitHub repo exists
split-array
Split an array into arrays of a specific length
timeline-url
Chrome devtools extension to generate a URL for your timeline
todomvc
Helping you select a JavaScript framework - Todo apps for React.js, Angular, Vue and many more
yeoman
Yeoman - a set of tools for automating development workflow
arthurvr's Repositories
arthurvr/image-extensions
List of image extensions
arthurvr/dotvim
Vim configuration
arthurvr/split-array
Split an array into arrays of a specific length
arthurvr/atanh
A ponyfill for ES6 Math.atanh
arthurvr/is-map
Node module to easily check if an object is an ES6 Map
arthurvr/is-woff2
Check if a buffer/Uint8Array is a WOFF2 file
arthurvr/puzzles-and-ctfs
My solutions for coding challenges, puzzles and CTFs
arthurvr/radians-degrees
Convert radians to degrees
arthurvr/generator-todomvc-app
Yeoman generator to scaffold a new TodoMVC implementation
arthurvr/is-set
Node module to easily check if an object is an ES6 set
arthurvr/is-success
Check if a number is a HTTP success status code
arthurvr/is-weakmap
Node module to easily check if an object is an ES6 WeakMap
arthurvr/is-weakset
Node module to easily check if an object is an ES6 WeakSet
arthurvr/last-leap-year
Get the last leap year since a specific date
arthurvr/parse-rgb
Parse an `rgb()` color
arthurvr/random-boolean
Get a random boolean
arthurvr/is-mov
Check if a Buffer/Uint8Array is a MOV file
arthurvr/is-postscript
Check if a Buffer/Uint8Array is a postscript
arthurvr/is-server-error
Check if a number is a HTTP server error code
arthurvr/math-tanh
A ponyfill for ES6 Math.tanh
arthurvr/percentage-regex
Regex to match a percentage value
arthurvr/random-bit
Get a random bit (0 or 1)
arthurvr/uppercase-keys
Uppercase the keys of an object
arthurvr/alpha-nvim
a lua powered greeter like vim-startify / dashboard-nvim
arthurvr/is-octal-digit
Check if a number or a string is a digit in the octal numeral system
arthurvr/quarter
Get the quarter of the year a date is in
arthurvr/doomemacs
An Emacs framework for the stubborn martian hacker
arthurvr/is-button
Check if an element is a button
arthurvr/is-uppercase
Check if a string is all uppercase
arthurvr/random-letter
Get a random letter from the English alphabet