We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13d3ad2 commit a3d337fCopy full SHA for a3d337f
packages.json
@@ -35273,5 +35273,18 @@
35273
"description": "LSP implementation for Nim based on `nim check`",
35274
"license": "MIT",
35275
"web": "https://github.com/ire4ever1190/nimsight"
35276
- }
35277
-]
+ },{
+ "name": "fur",
35278
+ "url": "https://github.com/capocasa/fur",
35279
+ "method": "git",
35280
+ "tags": [
35281
+ "dsp",
35282
+ "filter",
35283
+ "fir",
35284
+ "realtime"
35285
+ ],
35286
+ "description": "Fur is a pure Nim set of finite impulse response filters (FIR) for realtime use.",
35287
+ "license": "MIT",
35288
+ "web": "https://github.com/capocasa/fur"
35289
+ }]
35290
+
0 commit comments