reusable
Here are 125 public repositories matching this topic...
A guide on how to write readable, reusable, and refactorable software
-
Updated
Jan 11, 2020 - JavaScript
Devless is a ready-made back-end for development of web or mobile applications. It is fully open source under the permissive Apache v2 license. This means that you can develop your front end without worrying about neither back-end code or the business risk of a proprietary backend-as-a-service.
-
Updated
Jan 8, 2020 - PHP
Preamble
I find myself doing things differently while creating this repo and companion content, trying to focus on defaults of libraries. I would normally not use a .storybook directory and opt for my own config folder, but keeping scripts as simple as possible is really refreshing. I feel like I am constantly coercing my projects to work with my opinionated structure instead of relying on t
Expandable, collapsible, filterable and single/multi selectable table view.
-
Updated
Dec 15, 2019 - Swift
Practical, reusable scripts for bioinformatics
-
Updated
Jan 2, 2020 - Perl
An scrollView handler for UIScrollView & WKWebView and other scrollViews. Providing scrollview`s subViews reusable.
-
Updated
Dec 10, 2019 - Objective-C
A simple unopinionated framework to implement simple modal based behaviour in angular (v2+) projects.
-
Updated
Dec 26, 2019 - TypeScript
Integrating Braintree with Angular applications. ngx-braintree, a component that you can use in Angular 4.x and 5.x applications.
-
Updated
Jan 8, 2020 - TypeScript
Thanks to @sebastianflorica for the suggestion.
Having a place to document the FAQ from #dev-tradeshift-ui can be really beneficial for developers.
Some stuff like integration with react and angular or how to use attributes with . in jsx can't be fitted anywhere else in the documentation as far as I can see.
Having it as a page in ui.tradeshift.com
OR
Create a wiki page
are two pla
🐺Composable JavaScript regular expressions
-
Updated
Nov 1, 2019 - JavaScript
Inspired by game development UIPheonix is a super easy, flexible, dynamic and highly scalable UI framework + concept for building reusable component/control-driven apps for macOS, iOS and tvOS. The same API apply for cross platform development! Think of it as using Lego blocks, you can use similar ones and move them around easy as pie.
-
Updated
Jan 7, 2020 - Swift
Create HOC example
Taking advantage of #14 we could create HOC for different purposes. That would enforce the component concept.
For example, state persistence should be done in each component. Something like the following would be nice
@persistent
class SomeReduxable extends Reduxable {
...
}Then the @persistent HOC could use the componentDidMount to rehydrate the state and the `stateDidU
An angular module provide a directive for feedback
-
Updated
Jan 6, 2020 - TypeScript
Adonis Hexa is a software development paradigm for maintaining large applications at scale.
-
Updated
Nov 5, 2019 - JavaScript
A helpful and pure Swift implemented library for registering and reusing cells or views in the table view and collection view.
-
Updated
Dec 9, 2019 - Swift
Reusable Modal component, supports own custom HTML, text and classes.
-
Updated
Nov 15, 2019 - JavaScript
Use multiple Vue apps of the same class on the same page
-
Updated
Apr 23, 2019 - JavaScript
Reusable TypeScript configuration files to extend from.
-
Updated
Jan 8, 2020 - TypeScript
The agg_size parameter is described as integer, but a string works : we can set agg_size for multiple aggregation levels by separating levels with ;. For instance agg_size=1000;100
Improve this page
Add a description, image, and links to the reusable topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the reusable topic, visit your repo's landing page and select "manage topics."
quoting @lawrencejones:
We should allow to invoke
kubectlwith `--validate=fal