An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with properties

A curated list of projects in awesome lists tagged with properties .

https://github.com/mikefarah/yq

yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor

bash cli csv devops-tools golang json portable properties splat toml xml yaml yaml-processor

Last synced: 04 May 2025

https://github.com/apple/pkl

A configuration as code language with rich validation and tooling.

config configuration data functional java json kotlin language object-oriented pkl programming-language properties propertylist validation xml yaml

Last synced: 11 May 2025

https://github.com/node-config/node-config

Node.js Application Configuration

config deployment properties registry settings state

Last synced: 17 Dec 2025

https://github.com/matteobaccan/owner

Get rid of the boilerplate code in properties based configuration.

configuration hacktoberfest properties

Last synced: 14 May 2025

https://github.com/lviggiano/owner

Get rid of the boilerplate code in properties based configuration.

configuration hacktoberfest properties

Last synced: 25 Mar 2025

https://github.com/Xanashi/Icaros

Official issue tracker and download location for Icaros Shell Extensions

properties shell-extension thumbnail-generator thumbnailer thumbnails windows

Last synced: 31 Mar 2025

https://github.com/gookit/config

📝 Go configuration manage(load,get,set,export). support JSON, YAML, TOML, Properties, INI, HCL, ENV and Flags. Multi file load, data override merge, parse ENV var. Go应用配置加载管理,支持多种格式,多文件加载,远程文件加载,支持数据合并,解析环境变量名

config config-management configuration configuration-management flags goconfig gookit hcl ini json properties toml yaml

Last synced: 16 May 2025

https://github.com/jhildenbiddle/docsify-themeable

A delightfully simple theme system for docsify.js. Features multiple themes with rich customization options, an improved desktop and mobile experience, and legacy browser support (IE11+).

custom docsify documentation legacy properties theme themes variables

Last synced: 15 May 2025

https://jhildenbiddle.github.io/docsify-themeable/

A delightfully simple theme system for docsify.js. Features multiple themes with rich customization options, an improved desktop and mobile experience, and legacy browser support (IE11+).

custom docsify documentation legacy properties theme themes variables

Last synced: 12 May 2025

https://github.com/elbywan/hyperactiv

A super tiny reactive library. :zap:

computed es6-proxies javascript properties react reactive

Last synced: 16 May 2025

https://github.com/oliviertassinari/babel-plugin-react-remove-properties

Babel plugin for removing React properties. :dash:

babel babel-plugin minification properties react

Last synced: 12 Apr 2025

https://github.com/magiconair/properties

Java properties scanner for Go

go golang golang-library properties

Last synced: 03 Apr 2025

https://github.com/uchuhimo/konf

A type-safe cascading configuration library for Kotlin/Java/Android, supporting most configuration formats

android config configuration git hocon java javascript json konf kotlin properties toml xml yaml

Last synced: 05 Apr 2025

https://github.com/npryce/konfig

Simple config properties API for Kotlin

command-line-parser configuration environment-variables jvm kotlin properties

Last synced: 05 Apr 2025

https://github.com/AnthonyBloomer/daftlistings

A library that enables programmatic interaction with daft.ie. Daft.ie has nationwide coverage and contains about 80% of the total available properties in Ireland.

daft housing-prices ireland properties property-market python real-estate

Last synced: 27 Jul 2025

https://github.com/materialyzeai/matcalc

A python library for calculating materials properties from the PES

learning machine materials pes properties

Last synced: 14 Dec 2025

https://github.com/Miha-x64/Lychee

The most complete and powerful data-binding library and persistence infra for Kotlin 1.5, Android & Splitties Views DSL, JavaFX & TornadoFX, JSON, JDBC & SQLite, HTTP, SharedPreferences.

data-binding hacktoberfest javafx jdbc json kotlin mapping persistence properties reactive sqlite subjects

Last synced: 29 Mar 2025

https://github.com/miha-x64/lychee

The most complete and powerful data-binding library and persistence infra for Kotlin 1.5, Android & Splitties Views DSL, JavaFX & TornadoFX, JSON, JDBC & SQLite, HTTP, SharedPreferences.

data-binding hacktoberfest javafx jdbc json kotlin mapping persistence properties reactive sqlite subjects

Last synced: 25 Oct 2025

https://github.com/glambard/molecules_dataset_collection

Collection of data sets of molecules for a validation of properties inference

classification dataset inference machine-learning molecule moleculenet properties rdkit smiles

Last synced: 23 Oct 2025

https://github.com/raquo/scala-dom-types

Scala types for your library to represent HTML tags, attributes, properties and CSS styles

attributes css dom elements events html properties scala-js scalajs

Last synced: 04 Apr 2025

https://github.com/jhildenbiddle/typora-themeable

A clean, customizable, typography-focused theme for the markdown editor, Typora.

custom dark light markdown properties theme themeable typgoraphy typora variables

Last synced: 14 Apr 2025

https://github.com/expresspixel/estatezilla

A lightweight open-source Real Estate CMS

cms laravel php properties real-estate realestate

Last synced: 12 Apr 2025

https://github.com/serafimarts/properties

PHP properties implementation

dsl getters php phpdoc properties setters

Last synced: 21 Aug 2025

https://github.com/jonschlinkert/object.omit

Return a copy of an object without the given keys.

delete filter javascript nodejs object omit properties property remove

Last synced: 05 Apr 2025

https://github.com/materialsvirtuallab/matcalc

A python library for calculating materials properties from the PES

learning machine materials pes properties

Last synced: 05 Apr 2025

https://github.com/rinetd/transfer

Converts from one encoding to another. Supported formats HCL ⇄ JSON ⇄ YAML⇄TOML⇄XML⇄plist⇄pickle⇄properties ...

bson config hcl json plist properties toml transfer yaml

Last synced: 11 Apr 2025

https://github.com/jednano/postcss-nested-props

PostCSS plugin to unwrap nested properties.

css nested nested-properties postcss postcss-plugin properties props sass

Last synced: 21 Mar 2025

https://github.com/jenkinsci/build-user-vars-plugin

Set of environment variables that describe the user who started the build

email jenkins jenkins-plugin parameter properties runcondition triggers user user-information variables

Last synced: 27 Oct 2025

https://github.com/stephencleary/connectedproperties

Dynamically attach properties to (almost) any object instance.

c-sharp dynamic ephemeron properties

Last synced: 16 Jul 2025

https://github.com/michaelklishin/propertied

Tiny Clojure library for working with Java property lists (java.util.Properties)

clojure clojurewerkz java jvm library properties property-files

Last synced: 16 Mar 2025

https://github.com/smarie/python-autoclass

A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getters/setters along with optional support of validation contracts on the generated setters. Its objective is to reduce the amount of copy/paste code in your classes - and hence to help reducing human mistakes :).

attr attribute auto autoargs autoprops boilerplate class code-generator constructor contracts enforce fields getter pep484 properties property runtime-typechecking setter type-hints typechecking

Last synced: 16 Mar 2025

https://github.com/jwodder/javaproperties

Python library for reading & writing Java .properties files

available-on-pypi config configfile configuration java javaproperties properties python

Last synced: 04 Apr 2025

https://github.com/janjakubnanista/ts-reflection

Type inspection utilities for TypeScript

enum keys properties reflection typescript typescript-transformer

Last synced: 14 Apr 2025

https://github.com/oxygen-updater/build-props

Collection of `build.prop` files or `getprop` outputs of OnePlus devices

android oneplus oxygenos properties

Last synced: 24 Mar 2025

https://github.com/akamai/cli-property-manager

Use this Property Manager CLI to automate Akamai property changes and deployments across many environments.

cli devexp devexp-cli papi pipeline properties property-manager

Last synced: 31 Jul 2025

https://github.com/outr/profig

Powerful configuration management for Scala (JSON, properties, command-line arguments, and environment variables)

command-line config configuration json properties scala scalajs

Last synced: 19 Apr 2025

https://github.com/reprezen/semoasa

Specification Extension Metadata for OAS Annotations (Semoasa) is a machine-readable format for extensions to Swagger/OpenAPI 2.0 and 3.0 specifications.

catalog custom customization extensibility format listing openapi properties registry repository specification-extensions standardized standards swagger vendor-extensions

Last synced: 15 May 2025

https://github.com/joel-jeremy/externalized-properties

A lightweight and extensible library to resolve application properties from various external sources.

configuration feature-flags feature-toggles java jvm properties

Last synced: 16 Apr 2025

https://github.com/jonschlinkert/rename-keys

Modify/rename the keys of the own enumerable properties of an object.

javascript keys nodejs object properties rename rename-keys

Last synced: 15 Apr 2025

https://github.com/semanticmediawiki/semanticextraspecialproperties

Provides extra special properties to Semantic MediaWiki.

mediawiki mw properties semantic semantic-mediawiki sesp smw

Last synced: 04 Apr 2025

https://github.com/mackysoft/modiferty

Property Modification for Unity

c-sharp modification modifier properties unirx unity

Last synced: 28 Jul 2025

https://github.com/dagronf/dsfinspectorpanes

Easily customisable, scrollable, collapsible inspector panels using nested NSView(s)

apple-pages-inspectors inspector macos nsview objective-c pane properties swift

Last synced: 27 Mar 2025

https://github.com/longemen3000/thermostate.jl

property especification for thermodynamic models

julia properties thermodynamic-models thermodynamics

Last synced: 28 Oct 2025

https://github.com/up2code/yaml2props

Convert YAML to Properties for Spring configuration

properties spring-boot utility yaml

Last synced: 10 Apr 2025

https://github.com/bsommerfeld/jshepherd

Annotation Based Java Config Management Library Supporting JSON, TOML, YAML and Properties.

annotation config configuration java json library management properties toml yaml yml

Last synced: 17 Aug 2025

https://github.com/ipqa-research/ugropy

A Python library designed to swiftly and effortlessly obtain the UNIFAC-like groups from molecules by their names and subsequently integrate them into inputs for thermodynamic libraries. UNIFAC, PSRK, Joback, and Abdulelah-Gani models are implemented.

chemical chemical-engineering compound contribution engineering excess fragmentation functional gibbs group groups grupal joback molecule properties pure python thermodynamics unifac

Last synced: 20 Jun 2025

https://github.com/jamesdimick/UnityMaterialInstancedPropertiesEditor

Generic editor for instanced properties in Unity materials.

csharp editor instancing material properties shader unity unity3d

Last synced: 11 May 2025

https://github.com/p0dalirius/msflagsdecoder

Decode the values of common Windows properties such as userAccountControl and sAMAccountType.

active decode directory ldap properties samaccounttype useraccountcontrol windows

Last synced: 03 Sep 2025

https://github.com/friendsofredaxo/properties

REDAXO-Properties für Templates und Module

backend developers frontend properties redaxo redaxo-addon

Last synced: 01 Jul 2025

https://github.com/gammasoft71/properties

another c#-like property accessor for C++11 and above.

cpp cpp-library cpp11 cpp14 cpp17 multi-platform properties property property-accessors

Last synced: 05 Sep 2025

https://github.com/mackysoft/Modiferty

Property Modification for Unity

c-sharp modification modifier properties unirx unity

Last synced: 25 Apr 2025

https://github.com/estepnv/property-accessor

Ruby syntax sugar for C# style property accessor definition

accessor attributes getters properties property rails ruby setters

Last synced: 07 May 2025

https://github.com/grimen/python-attributedict

A dictionary object with attributes support - for Python.

attribute attributes custom data dict dictionary object properties property python struct

Last synced: 03 May 2025

https://github.com/bckohan/enum-properties

Add properties and method specializations to Python enumeration values with a simple declarative syntax.

defines enum enums properties python python3

Last synced: 22 Aug 2025

https://github.com/seequent/properties

An organizational aid and wrapper for validation and tab completion of class properties/traits.

declarative documentation-generator properties python strongly-typed traits

Last synced: 12 Dec 2025

https://github.com/unnamed/nmessage

Simple, flexible and helpful library to handle messages with internationalization support for Java 8+

bukkit bungeecord i18n java json minecraft properties

Last synced: 08 Jul 2025

https://github.com/prodsters/property_web_builder

This is a ready to use Laravel based web application for creating real estate websites

laravel properties property-management

Last synced: 18 Jul 2025

https://github.com/muja/goconfig

.gitconfig syntax parser

cfg config configuration gitconfig go golang parser properties

Last synced: 15 Apr 2025

https://github.com/kklisura/props-to-constants-generator

Properties file to Java constants

constants generator java-8 properties

Last synced: 27 Apr 2025

https://github.com/holon-platform/holon-core

Holon Platform Core module: represents the platform foundation, providing the definition of the overall architecture, base structures and APIs.

authentication authentication-backend authorization bom context core datastore holon holon-platform http java maven-bom properties rest spring spring-boot spring-security web-application web-framework

Last synced: 28 Oct 2025

https://github.com/jfversluis/plugin.maui.formsmigration

A .NET MAUI plugin that provides helpers to make your transition from Xamarin.Forms to .NET MAUI easier

dotnet dotnet-maui migration properties secure-storage version-tracking xamarin xamarin-forms

Last synced: 28 Jul 2025

https://github.com/anubhavshukla/properties-to-yaml-converter

Java implementation to convert Properties files to Yaml

converter java java-8 java-library properties yaml

Last synced: 10 Apr 2025

https://github.com/awcross/postcss-each-variables

PostCSS plugin enabling variable mapping for each

each postcss postcss-plugin properties rules variables vars

Last synced: 30 Jul 2025

https://github.com/calmm-js/estates

Estates is a library for first-class state and observable properties

lenses observables properties state

Last synced: 07 May 2025

https://github.com/wasiqb/coteafs-datasource

:ledger: Simple Data file to object parser supports JSON, YML, XML and properties file format.

hacktoberfest json parser pojo properties test-automation test-data xml yaml yml

Last synced: 30 Jun 2025

https://github.com/sass-collective/sass-collective

Sass Collection of mixins & functions. Easily convert pixel to rem or em, create dynamic CSS custom property, add breakpoints, change text direction, strip unit from any value and more!

breakpoint breakpoints css custom direction em functions grid ltr mixins modern module-system properties property rem rtl sass sass-framework scss strip-unit

Last synced: 14 Apr 2025

https://github.com/gookit/properties

📝 Java Properties format contents parse, marshal and unmarshal library. Java Properties 格式内容的解析器,编码解码库

config golang java-properties properties properties-parser text-parser

Last synced: 14 Apr 2025

https://github.com/leocolman/simpleproperties

Simple to use Property Library that allows multiple profiles to be configured and used with ease. This mimics the behavior of profiles from Spring, and is easy for those that are used to it.

configuration hacktoberfest kotlin profile properties property spring

Last synced: 27 Apr 2025

https://github.com/JeanFred/inteGraality

Generate Wikidata property statistics dashboards, to be used by Wikiprojects.

properties statistics wikidata wikimedia

Last synced: 29 Apr 2025

https://github.com/madhead/read-java-properties

GitHub Action to read values from Java's .properties files

actions github-actions java-properties properties properties-parser utils

Last synced: 02 Aug 2025

https://github.com/oschulz/propdicts.jl

Property dictionaries with support for deep merging

deep-merge dictionaries julia merging properties

Last synced: 21 Mar 2025

https://github.com/jsixface/yamlconfig

Manage configuration for java project in a YAML file and access them via dotted notation.

configuration java properties yaml yml

Last synced: 12 Aug 2025

https://github.com/fscheck/fscheck.properties

FsCheck Basic Property functions

fscheck properties property-based-testing testing

Last synced: 12 Apr 2025

https://github.com/shomali11/proper

A string map decorator

map parameter parameters properties property string

Last synced: 12 May 2025

https://github.com/jashepp/customelements-mixinpropertiesattributes

Mixin for Web Components (Custom Elements) to sync/reflect properties and attributes to be used for data-binding. All in vanilla JavaScript.

attributes custom-elements customelements data-binding dom es6 html javascript js mixin properties synchronization vanilla-javascript vanilla-js web-component web-components webcomponent webcomponents

Last synced: 31 Jul 2025

https://github.com/astrapi69/resourcebundle-core

Tool for inspecting Java resource bundles (i18n)

i18n properties properties-search resourcebundle

Last synced: 01 Apr 2025