-
Updated
Sep 15, 2021 - Swift
#
dsl
Here are 1,506 public repositories matching this topic...
A Swift Autolayout DSL for iOS & OS X
Forms made easy for Rails! It's tied to a simple DSL, with no opinion on markup.
-
Updated
Oct 12, 2021 - Ruby
a language for fast, portable data-parallel computation
-
Updated
Oct 14, 2021 - C++
swift
layouts
ios
ui
xcode
interface
view
dsl
layout
cocoapods
carthage
xib
storyboard
constraints
autolayout
auto
freshos
stevia
nslayoutconstraints
visual-format-language
-
Updated
Nov 19, 2020 - Swift
The ExpressionLanguage component provides an engine that can compile and evaluate expressions.
-
Updated
Sep 9, 2021 - PHP
rohanKanojia
commented
Jul 27, 2021
Right now ErrorMessageTest.testCustomMessage is written in a strange way.
- Instead of using
assertThrowswe're catching an exception. - There is a custom
fail()method that does nothing. - We're not asserting anything, see sonar smell here[0]
tovbinm
commented
Apr 11, 2019
Problem
Some of our transformers & estimators are not thoroughly tested or not tested at all.
Solution
Use OpTransformerSpec and OpEstimatorSpec base test specs to provide tests for all existing transformers & estimators.
A DSL for writing type-safe HTML, XML and RSS in Swift.
-
Updated
Aug 26, 2021 - Swift
Ruby finite-state-machine-inspired API for modeling workflow
-
Updated
Aug 14, 2020 - Ruby
swift
animation
dsl
uiview
chain
calayer
animator
property-animation
jhchainableanimations
multi-chain-animation
-
Updated
Aug 12, 2021 - Objective-C
yaxu
commented
Apr 8, 2020
fadeTime is missing tidalcycles/Tidal#618
While we're about it, lets check to see if others are missing
This repo is no longer supported. Please visit a https://github.com/KakaoCup/Kakao
android
kotlin
dsl
android-test
espresso
android-ui
ui-testing
testing-framework
testing-library
testing-tool
-
Updated
May 26, 2021 - Kotlin
matzuk
commented
Oct 5, 2021
Rules engine for .NET, based on the Rete matching algorithm, with internal DSL in C#.
-
Updated
May 13, 2021 - C#
An interesting go struct tag expression syntax for field validation, etc.
-
Updated
Oct 11, 2021 - Go
Gherkin parser, written in PHP for Behat project
-
Updated
Oct 12, 2021 - PHP
A Ruby DSL for prototyping card games.
-
Updated
Oct 13, 2021 - Ruby
-
Updated
Oct 25, 2018 - Swift
A simple library for creating complex neural networks
machine-learning
scala
deep-neural-networks
deep-learning
neural-network
functional-programming
dsl
automatic-differentiation
domain-specific-language
symbolic-computation
-
Updated
Sep 15, 2021 - Scala
The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators
opencv
c-plus-plus
streaming
cmake
runtime
hpc
dsl
ipc
machine
thread
parallel
pthreads
dataflow
dataflow-programming
dataflow-structure
thread-library
qthreads
raftlib
dataflows
qthread-library
-
Updated
Sep 7, 2021 - C++
android
kotlin
light
dsl
badge
viewpager
tablayout
auto-scroll
androidx
viewpager2
auto-item-width
any-drawable
any-child-type
-
Updated
Oct 14, 2021 - Kotlin
A list of cool DSLs made with Swift 5.4’s @resultBuilder
-
Updated
Aug 21, 2021
-
Updated
Feb 21, 2021 - Kotlin
A Scala library for scraping content from HTML pages
-
Updated
Oct 11, 2021 - Scala
Improve this page
Add a description, image, and links to the dsl topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dsl topic, visit your repo's landing page and select "manage topics."

Unless I missed something, the documentation doesn't explain how to query document metadata (searching "site:montferret.dev metadata" through Google returned nothing, neither did grepping the source code).
As an example, I tried to query the
og:urlmetadata.I tried variations of
//meta[property='og:url']::attr(content), with or without the leading//, and with or without the `attr(conte