#
reuse
Here are 44 public repositories matching this topic...
A high-performance、high-extensibility、easy integration framework for Hybrid content page. Support most content page types of News App.
-
Updated
May 26, 2020 - Objective-C
1
imphil
commented
Mar 23, 2020
FuseSoC supports use flags, but doesn't document which use flags are actually set. This needs to be documented.
Currently we set:
- A target use flag target_TARGETNAME, e.g.
target_simif fusesoc is called with--target=sim. - A tool use flags tool_TOOLNAME, e.g.
tool_verilatorif fusesoc is called with--tool=verilator
Support for user-defined use flags is being developed in #26
InshortsView, UICollectionView for implementing vertical swipe up-done for next/previous cards, like News Inshorts application.
swift
ios
news
uicollectionview
newsfeed
reuse
uicollectionviewflowlayout
inshorts
newsapp
swift5
newsapplication
inshortview
inshortcard
inshortui
inshortcollection
-
Updated
Feb 9, 2020 - Swift
A Componentized UITableView implementation
-
Updated
Sep 3, 2016 - Objective-C
Get static CSS(-in-JS) selectors from React components
-
Updated
Oct 24, 2018 - TypeScript
REUSE recommendations, tutorials, FAQ and specification
-
Updated
Jun 29, 2020
Open
Explain conventions
davidbonnet
commented
Jan 10, 2019
{ value }as the main resource to render{ name, onChange }to enable upwards communication- Derive behavior from props, not from decorator parameters
{ onPush }to bypass filters{ onPull }to retrieve value from parent- More general:
- { [
on${action}] } for upwards communication
- { [
Open
Add examples
循环ScrollView(简单版本,Add即用,无需继承,带Nevigate功能)
-
Updated
Mar 20, 2020 - C#
A Page resource pool for Puppeteer.
construction
chrome
browser
resource
worker
model
headless
concurrency
parallel
pool
throttle
crawl
page
reuse
instance
spawn
functionality
limitation
puppeteer
-
Updated
Jul 12, 2020 - JavaScript
A git submodule that contains a bunch of boilerplates for C#/Unity3D code.
template
components
patterns
component
csharp
unity
tool
templates
unity3d
component-library
reuse
unity2d
reused-component
boilep
-
Updated
Jun 6, 2020 - C#
Tiny library for reusing React components
-
Updated
Apr 6, 2020 - TypeScript
Android Package that contains very useful data in all type of android project. You can see it as a boilerplate
-
Updated
Nov 29, 2017 - Java
An example of common ReUse concept with widely used .NET languages family
c-sharp
framework
csharp
minimal
code
optimization
extensions
efficiency
coding
extensible
reusable
reuse
reusability
-
Updated
Jun 28, 2020 - C#
Well designed common collaborative code frameworks with simple main principles : heavy focus on typical code reuse, ultra minimalistic, lightweight and highly efficient, extendable
language
lightweight
framework
minimal
code
optimization
efficiency
coding
extensible
code-generation
extension-methods
reuse
-
Updated
May 3, 2020
-
Updated
Nov 17, 2019 - TypeScript
Examples on how-to run existing Spark applications in CDAP.
-
Updated
Aug 21, 2019 - Java
Improve this page
Add a description, image, and links to the reuse topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the reuse topic, visit your repo's landing page and select "manage topics."
Currently, if look at the windows_e2e tests on circle under the
write e2e filesstep, you will see this warning: