The Wayback Machine - https://web.archive.org/web/20210104022330/https://github.com/topics/library
Skip to content
#

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.

Here are 15,553 public repositories matching this topic...

mglukhovsky
mglukhovsky commented Dec 13, 2020

Environment:

  • macOS 11.0.1 Big Sur, on an Apple Silicon (M1) chip
  • React 17.0.1
  • React DevTools 4.10.1, running in standalone mode via Electron 11.1.0 (darwin-arm64 build)
  • New project using create-react-app . with the useScript hook to add the <script> tag required by React DevTools.

Steps to reproduce

  1. Add React DevTools to a project with npm install --save react-devtools
storybook
cosmos
chimon2000
chimon2000 commented Oct 17, 2020

Is your feature request related to a problem? Please describe.
Currently, migrating from another library requires you to do a manual comparison of samples from both libraries to fill in the gaps. It would be nice to have documentation for people migrating from other popular state management solutions, such as ChangeNotifier, StateNotifier, MobX, or Redux.

Describe the solution you'd like

ferret
JekRock
JekRock commented Sep 19, 2020

Is your feature request related to a problem? Please describe.
Currently, there are services that secure website from automation tools like ferret. Some of them send 405 in response to the DOCUMENT function call that make a ferret script fail with an error even though a page is available (not the original page, but usually a page with the captcha).

Describe the solution you'd like
It

Wikipedia
Wikipedia
You can’t perform that action at this time.