-
Updated
May 20, 2020 - Python
basic
Here are 1,119 public repositories matching this topic...
-
Updated
Jan 1, 2020
I've seen plenty of folks use alternatives to SASS.
Such as:
- LESS http://lesscss.org/
- Stylus http://stylus-lang.com/
- PostCSS http://postcss.org/
So it might be nice to have a prompt such as Choose your CSS Preprocessor
Sent from my Pixel 2 using FastHub
-
Updated
Jun 5, 2020
-
Updated
Apr 9, 2020 - C
-
Updated
Aug 24, 2019 - Go
chr():
Will return a character for the given number.
Bla = chr({string or var name}) -> SHOULD BE: Bla = chr({value or var name})
int():
Will return an integer value.
int({string or var name}) -> SHOULD BE: int({value or var name})
oct():
Will return the oct value of an integer.
oct({string or var name}) -> SHOULD BE: oct({value or var name})
hex():
Will return the hex value of
-
Updated
May 27, 2019 - Python
-
Updated
Jun 4, 2020 - Python
-
Updated
Dec 28, 2019 - MATLAB
-
Updated
Mar 21, 2019 - Python
-
Updated
Mar 10, 2020 - Dart
-
Updated
May 21, 2020 - HTML
-
Updated
Nov 30, 2018
-
Updated
Sep 25, 2019 - PHP
-
Updated
May 8, 2020 - C
Old, New, Joke! Any Language! I hear Emojicode is nice this time of the year!
Update Readme.md
Developing in Heresy at the moment is a rather gigantic pain in the ass, largely because few of our functions have proper checks for bad inputs, and this gets further obfuscated by some of the levels of default abstraction now layered onto things.
I'm finding that a lot of trivial errors in particular don't get reported in their actual places, but somehow manage to throw strange errors in #%app
-
Updated
Jan 27, 2020 - C#
-
Updated
Nov 21, 2019 - Python
-
Updated
Jun 5, 2020 - Java
Improve this page
Add a description, image, and links to the basic topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the basic topic, visit your repo's landing page and select "manage topics."
Tried to download BuilderPattern from this link-
http://kinolien.github.io/gitzip/?download=https://github.com/nisrulz/android-examples/tree/master/BuilderPattern
Got no download, rather this message-