-
fdafda
-
ERROR in ./src/App.tsx 15:0-23
Module not found: Error: Can't resolve 'normalize.css' in 'D:\New folder\Newproject\new-app\src'
ERROR in ./node_modules/daff/lib/daff.js 11145:23-40
Module not found…
-
I think I stumbled upon a technical limitation while comparing large (but similar to a very large extend) CSV files.
```
❯ daff 80921.20240125.120915.280075/stop_times.txt 80921.20240125.180818.10…
thbar updated
9 months ago
-
I am experiencing encoding problems which I believe are a combined issue of Windows and `render_diff`'s way of generating the html file.
`render_diff` seems to be generating the html file by setti…
-
Daff is written in a language (haxe) that can produce native code in several languages. This is handy, but even handier if that code gets packaged up and released for whatever package manager that lan…
-
I'm using this action in my workflow:
```
- name: Convert HTML to Markdown
id: html2markdown
if: always()
uses: rknj/html2markdown@v0.1.0
with:
html-…
-
On Windows, tried both with cmd and a git bash shell:
[csv_windows-1255.zip](https://github.com/paulfitz/daff/files/475706/csv_windows-1255.zip)
```
$ daff.py version
1.3.18
$ daff.py 1.csv 2.csv
Tr…
-
# :bulb: Feature request
## Feature Name
Daffodil Packages Explorer
## The Desired Behavior
### Phase 1 (Design)
- [x] Design the package explorer landing page (PELP) (mock up needed)
- …
-
I'd like to be able to customise the name of the list displayed in the alert email. Current feature displays:
![image](https://github.com/user-attachments/assets/b9fdd588-143d-4dde-aab1-08eca3ac59e…
-
Related with issue #59 I'm trying to build daff. I installed binaries for haxe v3.2.1 from their website since my distro (mint) provided something that did not work because apparently was too old (v3.…