-
Updated
Jun 10, 2020 - JavaScript
wrapper-library
Here are 166 public repositories matching this topic...
-
Updated
May 23, 2020 - Python
-
Updated
Mar 30, 2018 - Clojure
-
Updated
Feb 22, 2020 - Java
-
Updated
Apr 19, 2017 - C#
-
Updated
Apr 7, 2020 - C++
-
Updated
Apr 15, 2020 - Swift
Could you please give some screenshots and describe the features. What is the advantage in comparision to Tkinter's own widgets?
-
Updated
Sep 11, 2018 - JavaScript
-
Updated
Apr 2, 2020 - Julia
-
Updated
Oct 17, 2019 - C
-
Updated
Dec 27, 2018 - C++
-
Updated
May 13, 2020 - Python
-
Updated
Apr 4, 2020 - Python
-
Updated
Feb 20, 2020 - JavaScript
-
Updated
Dec 24, 2019 - D
-
Updated
Sep 21, 2017 - C++
-
Updated
Jan 7, 2019 - Java
-
Updated
May 31, 2017 - Go
Hiya :)
In the IPFS org we’ve created a new group for maintainers of client libraries. This will make it easier for us to loop you into issues that may cause problems or necessitate changes in your client library.
If you could let us know the github usernames of all the active maintainers we can add them to the group and
-
Updated
May 22, 2019 - C#
-
Updated
Apr 8, 2019 - Python
-
Updated
Jun 16, 2020 - C++
CI have been running by default in Ubuntu/Debian/Linux. It would be great if it could run in other operative systems like Windows or even Mac, which are supported already by Travis CI.
- Why use Centurion?
- How to install Centurion.
- Document all components
- Battery
- BlendMode
- ButtonState
- Centurion
- CenturionException
- Color
- CPU
- Cursor
- Error
- Font
- Key
- KeyState
- Log
- MessageBox (and its related stuff)
- MouseState
- Music
- Ap
-
Updated
Jun 8, 2020 - TypeScript
Logging
Implement logging throughout the library using a custom logger name
- Debug logging - Output full response from botblock every time
- Error logging - Parse response and log error for each failure from botblock
Improve this page
Add a description, image, and links to the wrapper-library topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wrapper-library topic, visit your repo's landing page and select "manage topics."


i was trying out this package when i ran into an error with the example in the readme, the import statement is written as:
import nimLuahowever, the package gets installed as
nimLUA, so it should be written as:import nimLUAI am on a case-insensitive file system, so while i don't think that should matter, it does to the nim compiler so i figured it was a mistake or wasn't updat