Commit 4aa4a46
Merge of main
Fix cuz description was messed up
Consolidate for the Prime Number Description
Updated combinations.md
Removing end of line prettier config as it's not needed anymore
snippets: hex to rgb color
snippets: rgb to hsl color
snippets: hsl to rgb color
refactor: optimized rgb to hsl color
fix: hex to rgb color
Added Sorting and Search Algorithms to C (quicksnip-dev#199)
Update consolidated snippets
Updating to use vite HMR to consolidate snippets
Changing status check in plugin
Snippets c++ (quicksnip-dev#103)
* [C++] added snippet
* [C++] added 3 snippets for string.
* Added missing chrono header
* fixed tags
* fixed exemple needing std=c++20
* Fixed Usage to accommodate to new guidelines
* Fixed all tags + type
* Revert "Fixed all tags + type"
This reverts commit aebefde.
* Fixed type and all tags
* fixed gh check failing
* Update consolidated snippets
* Update consolidated snippets
* Update consolidated snippets
* Revert "Merge remote-tracking branch 'origin/main' into snippets-c++"
This reverts commit 4708bd9, reversing
changes made to a959e95.
* Update consolidated snippets
---------
Co-authored-by: GitHub Action <[email protected]>
java date-time formatting snippets
added duration formatting
removed language from tags
enforced formatting requirements
Renamed and improved python truncate snippet
Renamed from `truncate-string.py` to `truncate.py`
Replaced "..." with ellipses("…") to only use one character
Implemented toggle for the `suffix` "…" on string with default of `True`
Update reverse-string.md
Added type hints
Renamed `remove-specific-characters.md` to `remove-characters.md`
Improved accuracy of Description for `convert-string-to-ascii` for better functional representation
Renamed `convert-string-to-ascii.md` to `convert-string-to-unicode.md`
Replaced ASCII with Unicode
Kept `ascii` tag as it is a subset of unicode and to minimize search errors
Fixed issue quicksnip-dev#192
Update CONTRIBUTING.md
Added a `not` on line 68 in "Does that snippet have a real, and practical use case ?" to prevent useless snippets from being acceptable and useful snippets from being denied.
Rectified loss of attribution
recovered old attribution in the python snippet`truncate` to axorax and added the contributors tag.
truncate.md reconformed to PEP 8
removed Tab
Update truncate.md
Replaced "…" with "..."
Updated Description to match
Update reverse-string.md
followed change request
Miner miner mods refactor 1 (quicksnip-dev#2)
2nd integration
feat: update snippet button and modal
increased the size of the snippet modal, added a bit more responsitivity too
removed the gray filter on the snippet button
feat: add minimum width to modal
Added bash as a new language, also added a category and a snippet (quicksnip-dev#204)
* Added a bash as a new language, also added a category and a snippet
* Fixed the snippet to make it more like a snippet
* Deleted public/consolidated/ and put code into a function
* Deleted public/consolidated/
Update calculate-compound-interest.md
Create Calculate-factorial.md
Rename Calculate-factorial.md to calculate-factorial.md
Update calculate-factorial.md
Delete snippets/python/math-and-numbers/calculate-factorial.md
refacto(css/pulse-animation): add 'alternate' and edit keyframes
Added Rust category and a snippet
[Snippet] [Fix] Added a bash snippet (quicksnip-dev#219)
* removed bash icon
* fix comments of a script
* added kill_prev snippet
* followed guidelines
Remove language tag in guidelines
math - remap function
math - remap function to most languages
remap to linearMapping, args renamed
fix all mistakes,typos
added array manipulation snippets
removed unnecessary snippets1 parent b5a2e94 commit 4aa4a46
File tree
89 files changed
+1285
-3460
lines changed- .github/workflows
- public
- consolidated
- icons
- snippets
- bash
- system
- cpp
- array-manipulation
- file-handling
- string-manipulation
- css/animations
- c
- mathematical-functions
- search
- sorting
- javascript
- color-manipulation
- mathematical-functions
- java
- array-manipulation
- date-time
- python
- math-and-numbers
- string-manipulation
- rust/linux
- src
- components
- styles
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
89 files changed
+1285
-3460
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments