Here are
1,005 public repositories
matching this topic...
lightweight, idiomatic and composable router for building Go HTTP services
📌 TransmittableThreadLocal (TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
React store built on top of the new context API
Updated
Mar 8, 2022
JavaScript
HTTP Session Management for Go
Polyfill for the proposed React context API
Updated
Jun 7, 2021
JavaScript
基于自然语言理解与机器学习的聊天机器人,支持多用户并发及自定义多轮对话
Updated
Jun 29, 2020
Python
A note-taking chrome extension: taking notes on the web with their context.
专注于解决推荐领域与搜索领域的两个核心问题:排序预测(Ranking)和评分预测(Rating). 为相关领域的研发人员提供完整的通用设计与参考实现. 涵盖了70多种排序预测与评分预测算法,是最快最全的Java推荐与搜索引擎.
Rich Enhanced Shell History - Contextual shell history for zsh and bash
Code for Iterative Reasoning Paper (CVPR 2018)
Updated
Apr 2, 2018
Python
🌲 Great Elixir logging made easy
Updated
Jun 17, 2020
Elixir
Retrieve the android application and the current activity from anywhere
Updated
May 13, 2020
Kotlin
React new Context API for preact
Updated
Jul 11, 2020
TypeScript
🌲 Great Ruby logging made easy.
Updated
Apr 16, 2020
Ruby
⚒️ 🚧 This is a workshop for learning how to build React Applications
😍 Use React Context better.
Updated
Mar 27, 2022
TypeScript
Allows you to code using certain React.next features today! Perfect for component library maintainers.
Updated
Jan 18, 2022
JavaScript
Modern WebGL state wrapper for PEX: allocate GPU resources (textures, buffers), setup state pipelines and passes, and combine them into commands.
Updated
Apr 9, 2022
JavaScript
Angular Context: Easy property binding for router outlet and nested component trees.
Updated
Mar 2, 2022
TypeScript
🚱 Is a lightweight HTTP router that sticks to the std "net/http" implementation
Android 使用jni校验应用签名sha1值,防止so文件逆向盗用
A simple and easy way to control forms in React using the React Context API
Updated
Feb 26, 2022
JavaScript
Java-Based Context-aware Recommendation Library
Updated
Mar 21, 2022
Java
Updated
May 28, 2020
Python
A clone Youtube Web Player using React Provider Pattern, React Context and Typescript
Updated
Jun 21, 2018
TypeScript
A Laravel-React SPA starter project template.
gRPC bidirectional streaming example written in golang
⚛️ 🎣 Experimenting with using hooks and context instead of Redux
Updated
Mar 26, 2022
JavaScript
Improve this page
Add a description, image, and links to the
context
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
context
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Introduction
Since the release of Markdown v2.0.0, a large number of new options was added. However, to retain backwards compatibility, most of these options are disabled by default. This makes it difficult to enable everything back again for a user that is not concerned with backwards compatibility and wants to use the Markdown package with all the bells and whistles.
Proposed solution