linked-data
Here are 666 public repositories matching this topic...
Is your feature request related to a problem? Please describe.
CSV files produced in different locales have different default separators, a comma-separated file (",") is but one type of CSV.
In Sweden we usually use a semicolon (";") as separator and many CSV files use a tab as separator ("\t"). Importing CSVs requires reformatting them before import, and causes inoperability issues and f
The use of the property built-in as a function does not allow for
the same type annotations as using property as a decorator.
This change should not affect runtime behaviour, but I added tests to
cover all properties that were changed to decorators explicitly just to
make sure they work as they should.
There are still other places where the property built-in is used as a
function b
-
Updated
Dec 15, 2021 - JavaScript
-
Updated
Feb 10, 2022 - Python
-
Updated
Jan 29, 2022 - JavaScript
-
Updated
Nov 10, 2021 - JavaScript
-
Updated
May 26, 2021 - Python
-
Updated
Jan 23, 2022 - TypeScript
-
Updated
Jan 19, 2022 - Go
-
Updated
Feb 9, 2022 - JavaScript
-
Updated
Feb 9, 2022 - PHP
-
Updated
Feb 8, 2022 - Ruby
-
Updated
Jun 17, 2020 - PHP
-
Updated
Feb 11, 2022 - PHP
Debug logging for lifecycle methods like initialization and when data has to be re-inferred (eg. when something is deleted).
Trace logging would be per statement to log what gets inferred.
The server has a couple of regular expressions that re-appear.
We might want to expose them as constants.
-
Updated
May 17, 2019 - PHP
-
Updated
Feb 10, 2022 - Python
-
Updated
Feb 11, 2022 - Python
-
Updated
Dec 21, 2021 - Clojure
-
Updated
Feb 1, 2022 - Java
-
Updated
Dec 16, 2021 - Java
Hi, Is it possible to add in readme more information about support?
- What are the feature necessary for LDflex to work?
- Is Node supported?
- Are browsers supported? Which ones?
- Can polyfills help?
-
Updated
Jan 16, 2022 - Python
-
Updated
Feb 10, 2022 - JavaScript
-
Updated
Feb 9, 2022 - Java
Improve this page
Add a description, image, and links to the linked-data topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the linked-data topic, visit your repo's landing page and select "manage topics."
Description