unicorn
Here are 113 public repositories matching this topic...
-
Updated
May 1, 2020 - C#
Add webpack page
-
Updated
Jun 6, 2020 - Python
iPython embed()
Think it would be pretty nice to have a way to start an ipython embed() session to interact with uc directly in a running debug session, see
https://ipython.readthedocs.io/en/stable/api/generated/IPython.terminal.embed.html#IPython.terminal.embed.embed
-
Updated
Dec 6, 2018 - Shell
Dear Evan,
After cloned and installed npm when I run the command expo start --web in Terminal, I am getting error like expo command not found.
In package.json the scripts are like this:
"scripts": {
"start": "expo start",
"android": "expo start --android",
"ios": "expo start --ios",
"web": "expo start --web",
"build": "expo build:web",
"eject": -
Updated
Oct 15, 2017 - JavaScript
-
Updated
Apr 14, 2020 - C++
-
Updated
Oct 17, 2018 - Python
-
Updated
Aug 12, 2019 - JavaScript
Do you want to request a feature or report a bug?
A quality of life improvement
What is the current behavior?
Today, it is possible for users (developers, usually) to change the Rainbow.config settings for SerializationFolderPathMaxLength and MaxItemNameLengthBeforeTruncation (presumably to accommodate for a long local root path) and forgetting that this setting needs to be _the s
-
Updated
Nov 3, 2017 - Ruby
-
Updated
Jan 6, 2020 - JavaScript
-
Updated
May 12, 2020
-
Updated
Sep 9, 2019 - C#
-
Updated
Nov 12, 2015 - Pascal
-
Updated
Dec 30, 2019 - TypeScript
-
Updated
Aug 8, 2019
Improve this page
Add a description, image, and links to the unicorn topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the unicorn topic, visit your repo's landing page and select "manage topics."
The JNIEnv should exactly behave like the spec says.
In order to ensure this is the case, there need to be tests.