Library
A library is a collection of preprogrammed templates that implement a behavior when invoked. Libraries are well-defined and are designed for reuse throughout implementation. For example, a website may have multiple webpages that implement the same navigation bar or text-field, but none of these objects have relation to one another.
-
- Sign up for GitHub or sign in to edit this page
Here are 11,762 public repositories matching this topic...
https://github.com/storybookjs/presets/blob/master/packages/preset-storysource/index.js
- Move the preset from the presets repo into this package
- Update it to use
source-loader
- Update docs
From https://tools.ietf.org/html/draft-barnes-tls-pake-04:
"In prior versions of TLS, this functionality has been provided by the integration of the Secure Remote Password PAKE protocol (SRP) [RFC5054]. The specific SRP integration described in RFC 5054 does not immediately extend to TLS 1.3 because it relies on the Client Key Exchange and Server Key Exchange messages, which no longer exist
there is data_structures/src/list/singly_linked_list, but there is also a code for same problem in data_structures/linked_list/
One of them ought to be removed.
A fully customizable iOS calendar library, compatible with Objective-C and Swift
-
Updated
on Oct 16, 2019 - 784 commits
- Objective-C
(Deprecated) A custom view component that mimics the new Material Design Bottom Navigation pattern.
-
Updated
on Oct 16, 2019 - 767 commits
- Java
Idea
It would be lovely to update @PeterBot so that it was more friendly to new users who have received an error from the CI.
Displaying the error the CI has produced in the review would be great and even suggesting how to fix the error in simple English would also be great to improve the usability.
- Display error in the review
- Suggest simple fixes for error
Relevant Script
Reproduction steps
Visit https://libgit2.org/libgit2/#HEAD. Look for git_repository_set_refdb
. It is not present, nor are any of the functions I checked from include/git2/sys/repository.h
.
Version of libgit2 (release number or SHA1)
Whatever the website is at as of Sep 6, 2019. (Perhaps the website should provide a sha indicating what HEAD is?)
JavaScript library for HTML5 & CSS3 time sheets
-
Updated
on Oct 16, 2019 - 47 commits
- JavaScript
The subscribe API
https://github.com/dgraph-io/badger/blob/f50343ff404d8198df6dc83755ec2eab863d5ff2/db.go#L1510-L1516
was added in badger via dgraph-io/badger@26128a7 but there is no documentation about it. We should also have an example of how to use the Subscribe API.
https://github.com/dgraph-io/badger/blob/f50343ff404d8198df6dc
Was looking at the supported browsers/OS table, and noticed that Chrome for Mac wasn't listed. Should it be listed?
Infinite cycle ViewPager with two-way orientation and interactive effect.
-
Updated
on Oct 15, 2019 - 89 commits
- Java
💌 Easy to use and customizable messages/notifications for iOS à la Tweetbot
-
Updated
on Oct 12, 2019 - 260 commits
- Objective-C
Update Wiki
Prerequisites
- You will be asked some questions and requested to provide some information, please read them carefully and answer completely.
- Put an
x
into all the boxes [ ] relevant to your issue (like so [x]). - Use the Preview tab to see how your issue will actually look like, before sending it.
- Understand that we will CLOSE (without answering) all issues related to `chal
Navigation tab bar with colorful interactions.
-
Updated
on Oct 15, 2019 - 88 commits
- Java
Ferret used to have this feature but during one of the refactorings it was decided to remove it.
Let's bring it back.
-
Add
Parse(ctx context.Context, content []byte) (HTMLPage, error)
method toDriver
interface. -
Use this method in CDP driver.
-
Use
goquery.NewDocumentFromReader
in HT
The C# version of FASTER has the ability to compact a portion of the head of the log, copying live records to the tail. We need to port this capability to C++. This is a straightforward enhancement and the design is already flushed out in the C# version. More info can be found in the C# PR microsoft/FASTER#112
Depends on microsoft/FASTER#171
☑️ JavaScript fluent validation library
-
Updated
on Oct 15, 2019 - 347 commits
- JavaScript
Use svg for icons
Svg supported ie10+ and it should be default choice.
Interaction names longer than about 30 characters are truncated without tooltips and so cannot be seen. If you go to the "Interactions" tab of the profiler, both the left-hand column and the right-hand sidebar are of fixed size and show a truncated name.