Here are
54 public repositories
matching this topic...
Build, distribute, and collaborate on components.
Updated
Jan 2, 2021
TypeScript
A high-performance、high-extensibility、easy integration framework for Hybrid content page. Support most content page types of News App.
Updated
Sep 14, 2020
Objective-C
Package manager and build abstraction tool for FPGA/ASIC development
Updated
Dec 28, 2020
Python
♻️ Reuse React components to create new ones
Updated
Mar 25, 2019
TypeScript
RecyclerView onItemClick、onItemLongClick、drag、swipe、divider、reuse disorder RecyclerView 梳理:点击&长按事件、分割线、拖曳排序、滑动删除、优雅解决 EditText 和 CheckBox 复用错乱问题
Updated
Nov 25, 2020
Java
UI Model major repository
Updated
Dec 4, 2020
TypeScript
Kactus2 is a graphical EDA tool based on the IP-XACT standard.
InshortsView, UICollectionView for implementing vertical swipe up-done for next/previous cards, like News Inshorts application.
Updated
Feb 9, 2020
Swift
A Componentized UITableView implementation
Updated
Sep 3, 2016
Objective-C
Easy way to create/reuse custom cells & headers with xib written in Swift
Updated
Jan 31, 2020
Swift
Get static CSS(-in-JS) selectors from React components
Updated
Oct 24, 2018
TypeScript
A Github action to check repositories for REUSE compliance
Updated
Aug 31, 2020
Dockerfile
REUSE recommendations, tutorials, FAQ and specification
A Page resource pool for Puppeteer.
Updated
Nov 23, 2020
JavaScript
⚛️ Simple value management for React components.
Updated
Dec 30, 2020
JavaScript
循环ScrollView(简单版本,Add即用,无需继承,带Nevigate功能)
A git submodule that contains a bunch of boilerplates for C#/Unity3D code.
An open-source tool to quantify Solar Photovoltaics (PV) Energy and Mass Flows in the Circular Economy, from a Reliability and Lifetime approach
Updated
Dec 24, 2020
Python
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
Guide on the development and management of free and open source software in the public administration. ITALIAN language only.
Well designed common collaborative code frameworks with simple main principles : heavy focus on typical code reuse, ultra minimalistic, lightweight and highly efficient, extendable
Updated
Dec 3, 2020
Python
Registry of containerized biosimulation tools that support a standard command-line interface
A repository about some techniques how to reuse code in angular
Updated
Sep 16, 2020
TypeScript
Website for the REUSE Initiative
Updated
Nov 30, 2020
HTML
Go reduce, reuse, recycle, refuse
Updated
Mar 3, 2020
JavaScript
A demonstration of how to structure a complex and reusable Angular reactive forms
Updated
Sep 9, 2020
TypeScript
Improve this page
Add a description, image, and links to the
reuse
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
reuse
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.
In my (ruby on rails) code, I know that all code under
app/is mine and can be licensed and copyrighted accordingly. Ideally instead of writing bash loops or using a similar approach,reuse addheaderwould implement a--recursiveoption to add headers to all files under a given path, or allow for globbing (reuse addheader "app/*.rb"or evenreuse addheader "app/**/*rb").