20 Commits

Author SHA1 Message Date
Nick Playfair
d3546313a3 Change dir structure 2025-06-15 21:37:08 +01:00
Nick Playfair
1be82e0451 Remove unused deps 2025-06-15 21:06:44 +01:00
Nick Playfair
ab46e608ea Change to typescript. Tests done up to layers 2025-06-15 18:26:14 +01:00
Nick Playfair
0391559000 0.3.0 2025-06-14 22:18:56 +01:00
Nick Playfair
2660d9ba40 Update deps 2025-06-13 18:55:11 +01:00
24f0af411b 0.2.0 2021-02-07 20:08:24 +00:00
f927239ed3 0.1.3 2021-02-05 14:32:17 +00:00
9925dfe0ba 0.1.2 2021-02-03 16:46:09 +00:00
abd380af50 0.1.1 2021-02-02 19:58:01 +00:00
5fc988ca54 0.1.0 2021-02-02 01:19:04 +00:00
c0b71f4ee9 Use new getLayers function and adm-zip
New extractArchive function uses adm-zip instead of node-stream-zip, fixes bug where it wouldn’t wait for all files to be extracted before creating layers.

Replace old getLayers function with the new one that takes in a folder of layers that have already been extracted from a zip archive
2021-02-02 01:11:21 +00:00
00b56b1b85 Use jest 2021-02-01 19:41:34 +00:00
4c49a74fc7 Use airbnb base eslint config 2021-02-01 15:56:26 +00:00
8f5408f23a Use prettier and eslint 2021-01-31 20:36:47 +00:00
3f5f530901 1.0.1 2021-01-31 14:07:59 +00:00
e9f04f57aa Update readme 2021-01-31 14:05:11 +00:00
373efefb30 Update license and npm scope 2021-01-30 12:14:23 +00:00
a1b06686fe Start working on file processing functions 2021-01-27 20:18:30 +00:00
c88a879121 Image processing
Use pcb-stackup to generate svg data from gerber files and then use sharp to generate a png file from the svg buffer
2021-01-26 23:39:35 +00:00
bec6b26269 Initial commit 2021-01-26 21:47:10 +00:00