-
Updated
Oct 3, 2021
#
unicorns
Here are 75 public repositories matching this topic...
Node.js test runner that lets you develop with confidence 🚀
nodejs
javascript
testing
cli
hooks
tap
unit-testing
babel
performance
node
tdd
async
unicorns
concurrency
test-runner
async-functions
test-framework
ava
skipped-tests
ava-tests
assert
process-isolation
cli-app
test-runners
assertion
ava-transpiles
serial-tests
assertion-planning
mini-reporter
hacktoberfest
-
Updated
Sep 29, 2021 - JavaScript
Fabulously kill processes. Cross-platform.
-
Updated
Jul 10, 2021 - JavaScript
react
nodejs
workflow
eslint
gitter
style-linter
eslint-plugin
best-practices
linter
unicorns
decision-making
semicolon
shareable-configs
overridden
glob-string
eslint-rules
xo
code-style
-
Updated
Oct 3, 2021 - JavaScript
Promise packages, patterns, chat, and tutorials
nodejs
javascript
polyfill
promises
list
awesome
async
promise
delay
unicorns
iteration
concurrency
promise-library
resources
async-functions
series
bluebird
awesome-list
ponyfill
async-await
fulfillment
promise-queue
promise-modules
promise-chain
promise-rejection
rejection-reason
promise-patterns
-
Updated
Aug 3, 2021
List of articles related to deep learning applied to music
audio
music
lists
list
machine-learning
awesome
deep-neural-networks
research
deep-learning
neural-network
article
unicorns
resources
music-information-retrieval
neural-networks
awesome-list
deeplearning
bib
music-genre-classification
audio-processing
-
Updated
Dec 16, 2020 - TeX
Various awesome ESLint rules
nodejs
javascript
eslint
eslint-plugin
buffer
unicorns
eslint-config
linting-rules
eslint-rules
uppercase
eslint-plugin-unicorn
number-literals
hex-escape
array-instanceof
xo
-
Updated
Sep 28, 2021 - JavaScript
Awesome community-created resources for extending Adobe XD
-
Updated
Feb 24, 2021
Discord C++ library for interfacing with the API. Join our server: https://discord.gg/w7Y3Bb8
api
bot
c-plus-plus
library
magic
cpp
discord
unicorns
cpp14
discord-api
discord-library
header-only
cpp17
c-plus-plus-17
aegis
libaegis
-
Updated
Sep 30, 2021 - C++
nodejs
javascript
nothing
unicorns
function
goats
carrots
joke
empty
noop
nada
nothingness
supreme-nothingness
moot
supreme
noooooooooooooooooooooop
not-serious
cant-you-tell
comon
som-tam
-
Updated
Jan 23, 2021 - JavaScript
Personal website of Sindre Sorhus
-
Updated
Oct 1, 2021 - Sass
Cross-platform shared clipboard
-
Updated
Apr 4, 2021 - Go
A curated list of awesome things related to the SFML
-
Updated
Dec 31, 2020
List of articles related to deep learning applied to music
audio
music
lists
list
machine-learning
awesome
deep-neural-networks
deep-learning
neural-network
article
unicorns
resources
music-information-retrieval
neural-networks
awesome-list
deeplearning
bib
music-genre-classification
audio-classification
audio-processing
-
Updated
Oct 11, 2019 - TeX
Evil Swift code. Because I can.
-
Updated
Jan 23, 2021 - Swift
-
Updated
Jul 8, 2019
Never let the heat slow your Mac down again.
-
Updated
Aug 17, 2021 - Go
Rebuild scss files and other files that have included those files
-
Updated
May 23, 2020 - JavaScript
nodejs
javascript
cli
nothing
command-line
unicorns
goats
carrots
joke
empty
noop
nada
nothingness
supreme-nothingness
moot
supreme
not-serious
cant-you-tell
comon
som-tam
-
Updated
May 3, 2021 - JavaScript
polish fuzzy lop - fuzzer for libraries/APIs/*
-
Updated
Sep 14, 2021 - C
Open
New feature: names
3
feministy
commented
Sep 15, 2017
Summary
Acceptance criteria
- As a user of the Cryptozoologist gem, I can call the method
Cryptozoologist.name
and be provided with a string that uses the internal dictionaries (of your choice) to make a person's name (Petunia Pygmy Puff
,Samaria Aquamarine
,Akari Jumpsuit
)
Improve this page
Add a description, image, and links to the unicorns topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the unicorns topic, visit your repo's landing page and select "manage topics."
It seems to me that if you have a wrapper function
https://github.com/libuv/libuv/blob/a39009a5a9252a566ca0704d02df8dabc4ce328f/test/runner-unix.c#L45
for close, then in this places you can use it.
https://github.com/libuv/libuv/blob/a39009a5a9252a566ca0704d02df8dabc4ce328f/test/runner-unix.c#L336
https://github.com/libuv/libuv/blob/a39009a5a9252a566ca0704d02df8dabc4ce328f/test/runner-unix.c#