Displaying 1 to 20 from 140 results

awesome-computer-history - An Awesome List of computer history videos, documentaries and related folklore

  •    

A curated list of computer history videos, documentaries and related folklore maintained by Thomas Watson. Inspired by the awesome list thing.Pull Requests are welcome.

history - Manage session history with JavaScript

  •    Javascript

history is a JavaScript library that lets you easily manage session history anywhere JavaScript runs. history abstracts away the differences in various environments and provides a minimal API that lets you manage the history stack, navigate, confirm navigation, and persist state between sessions.You can find the library on window.History.

react-enroute - React router with a small footprint for modern browsers

  •    Javascript

Simple React router with a small footprint for modern browsers. This package is not meant to be a drop-in replacement for react-router, just a smaller simpler alternative.See path-to-regexp for path matching, this is the same library used by Express.

navigo - A simple vanilla JavaScript router with a fallback for older browsers

  •    Javascript

A simple minimalistic JavaScript router with a fallback for older browsers. The constructor of the library accepts three argument - root, useHash and hash. The first one is the main URL of your application. If you call the constructor without parameters then Navigo figures out the root URL based on your routes. However, this proves to lead to bugs so I strongly recommend to set a root value.




git-time-machine - Atom package that allows you to travel back in commit history

  •    CoffeeScript

git-time-machine is a package for Atom that allows you to travel back in time! It shows visual plot of commits to the current file over time and you can click on it on the timeplot or hover over the plot and see all of the commits for a time range. To open the timeplot, just use the keyboard shortcut alt+t.

hstr - Bash and zsh shell history suggest box - easily view, navigate, search and manage your command history

  •    C

Easily view, navigate and search your command history with shell history suggest box for Bash and zsh. HSTR (HiSToRy) is a command line utility that brings improved Bash command completion from the history. It aims to make completion easier and more efficient than Ctrlr.

laravel-auditing - Record the change log from models in Laravel

  •    PHP

This package will help you understand changes in your Eloquent models, by providing information about possible discrepancies and anomalies that could indicate business concerns or suspect activities. Laravel Auditing allows you to keep a history of model changes by simply using a trait. Retrieving the audited data is straightforward, making it possible to display it in various ways.

react-router-component - Declarative router component for React.

  •    Javascript

React router component allows you to define routes in your React application in a declarative manner, directly as a part of your component hierarchy. Having routes defined as a part of your component hierarchy allows to dynamically reconfigure routing based on your application state. For example you can return a different set of allowed locations for anonymous and signed-in users.


Mind-Expanding-Books - :books: Books that will blow your mind

  •    Python

Curated list of mind expanding books. To the extent possible under law, Vishnu Ks has waived all copyright and related or neighboring rights to this work.

git-quick-stats - ▁▅▆▃▅ Git quick statistics is a simple and efficient way to access various statistics in git repository

  •    Shell

git quick-stats is a simple and efficient way to access various statistics in git repository. Any git repository contains tons of information about commits, contributors, and files. Extracting this information is not always trivial, mostly because of a gadzillion options to a gadzillion git commands – I don’t think there is a single person alive who knows them all. Probably not even Linus Torvalds himself :).

java-almanac - The history and future of Java.

  •    Java

Collection of information about the history of Java primarily from a technical point of view. This content is provided by Java Champion Marc R. Hoffmann under the Creative Commons Attribution-ShareAlike 4.0 International License.

Hasher - Browser history manager for rich media websites

  •    Javascript

Hasher is a set of JavaScript functions to control browser history for rich-media websites and applications. It works as an abstraction of browsers native methods plus some extra helper methods, it also has the advantage of dispatching Events when the history state change across multiple browsers (since this feature isn't supported by all of them).IMPORTANT: signals.js should be included before hasher.js.

github-changes - Generate a changelog based on merged pull requests or commit messages

  •    Javascript

For further details and specifics on how to use (and to contribute), see grunt-github-changes. When a pull request is merged with "Squash and merge", there isn't a merge commit. By checking the commit message for (#123) etc, we can match the correct pull request.

histore - 🏬 200b key-value store backed by navigation state

  •    Javascript

Histore [his·to·ry]: a 200b key-value store backed by navigation state. Don't worry, here's a strange but widely supported way to store 640kb of object data in a page's navigation state.

bashhub-client - :cloud: Bash history in the cloud. Indexed and searchable.

  •    Python

Bashhub saves every terminal command entered across all sessions and systems and provides powerful querying across all commands. It also provides a key binding of ctrl + b for quickly dropping into interactive search.

chronoline

  •    Javascript

Currently, chronoline.js only requires raphael.js to function. jQuery is used to provide nicer tooltips (using qTip2) and dragging support, but these aren't required. To use it, provide a target element and an array of dates (possible ranges) with event descriptions, and it will render the contents of the timeline.

star-history - The missing star history graph of github repos

  •    CSS

The missing star history graph of github projects

history - 📝 Go: A Documentary | https://golang.design/history

  •    Go

This document collects many interesting (publicly observable) issues, discussions, proposals, CLs, and talks from the Go development process, which intents to offer a comprehensive reference of the Go history. Go is a big project driven by a tiny group of people and the crowd of wisdom from the language user community. Here are some core committers to the project that you might interest in following their excellent work.

angular-timeline - An Angular

  •    CSS

An Angular.js directive that generates a responsive, data-driven vertical timeline to tell a story, show history or describe a sequence of events.

backbone-query-parameters - Backbone plugin which provides query parameter support

  •    Javascript

Copy backbone.queryparams.js to your environment and include after backbone.js. Any route except those ending with a wildcard will automatically accept additional content using the '?' separator. This content is a set of key value pairs using '&' as the pair separator and '=' as the key/value separator - just like the URL query string syntax.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.