history
Here are 1,054 public repositories matching this topic...
▁▅▆▃▅ Git quick statistics is a simple and efficient way to access various statistics in git repository.
-
Updated
Nov 23, 2020 - Shell
图片选择库,单选/多选、拍照、裁剪、压缩,自定义。包括视频选择和录制。
-
Updated
Sep 25, 2020 - Java
Hello and welcome to Redux-undo! This issue is asking newcomers to open source for their help. If that's you then great!
We need good examples to show new users of the library how to, well... use the library!
The task is to create an example in docs/main/examples/ demonstrating how to set the initial state for a reducer. You can use whatever example state you wish, like a todo list for exa
-
Updated
Nov 15, 2020 - TypeScript
A simple vanilla JavaScript router with a fallback for older browsers
-
Updated
Jul 29, 2019 - JavaScript
The missing star history graph of github repos
-
Updated
Nov 30, 2020 - JavaScript
Using cargo install mcfly nicely gives you the binary but to be actually able to use it you still need to checkout the repository somehow to get the shell snippets to be sourced.
Using something like include_str! (or rust-embed so you get compression as well) to store a copy of the shell code and adding a mcfly init $SHELL command to print them (similar to what [starship](https://github
An Awesome List of computer history videos, documentaries and related folklore
-
Updated
Oct 1, 2020
Filter by active dir
Filtering by command is great, but how about also filtering by currently active directory?
I've quickly hammered something into place that works using preexec...
# Added to end of ~/.bashrc
__peri_filter_preexec() { if [[ "${PWD}" =~ .*Private.* ]] ; then __BH_SAVE_COMMAND=''; fi }
if [ -f ~/.bashhub/deps/bash-preexec.sh ]; then source ~/.bashhub/deps/bash-preexec.sh ; preexec_fProject "History of JavaScript"
-
Updated
Sep 17, 2018 - JavaScript
Universal database layer for the client, server & mobile devices. It's like Lego for databases.
-
Updated
May 16, 2020 - TypeScript
A navigation aid (aka, router) for the browser in 850 bytes~!
-
Updated
Oct 6, 2020 - JavaScript
History of symbolic execution (as well as SAT/SMT solving, fuzzing, and taint data tracking)
-
Updated
Dec 30, 2017
-
Updated
Sep 11, 2020 - JavaScript
Overlays should never be empty, regardless of why they are empty (lack of data / user not logged in / etc). They should also not contain stale information.
For instance, if the draft overlay is set to be persistently on but there is not a draft in progress then there should be a message letting the user know that an empty overlay is completely normal. For every case where the overlay is current
Rich Enhanced Shell History - Contextual shell history for zsh and bash
-
Updated
Nov 28, 2020 - Go
Multi-word, syntax highlighted history searching for Zsh
-
Updated
Jul 14, 2020 - Shell
Improve this page
Add a description, image, and links to the history topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the history topic, visit your repo's landing page and select "manage topics."


if you are looking to contribute to Mind-Expanding Books, I would recommend focusing on improving the website which can be accessed at http://books.vishnuks.com/ (soon to get its own domain). The source code lives in
/appdirectory.There are a ton of improvements that can be made to the website. I have some issues opened at https://github.com/hackerki