62 Commits

Author SHA1 Message Date
Nick Playfair
21296a9b0d Use webpack to copy html and css into dist folder 2025-06-11 14:15:28 +01:00
Nick Playfair
76e5e44cc7 Fix dependencies 2025-06-11 13:49:36 +01:00
Nick Playfair
29ef5e92bf Separate out handler functions 2025-06-11 13:41:32 +01:00
Nick Playfair
5378da4fe2 Refactor csv to JSON function 2025-06-11 13:28:48 +01:00
Nick Playfair
20557ccf58 Remove extraneous quotes from CSV so it doesn't break the JSON 2025-06-10 18:06:32 +01:00
Nick Playfair
bf3dcc1b04 Reformat 2025-06-10 16:30:34 +01:00
Nick Playfair
9faa6ea31a Move event listener to typescript file 2025-06-10 15:44:48 +01:00
Nick Playfair
c9fded6aec Refactor and new part interface 2025-06-10 13:57:07 +01:00
Nick Playfair
0790309216 Obliterate old stuff, recreate using webpack and proper TS 2025-06-10 12:58:16 +01:00
4df65d6fba Bump deps 2021-04-22 16:00:58 +01:00
a699c2b54c 1.3.0 2021-03-18 00:59:16 +00:00
43febed079 Merge branch 'typescript' 2021-03-18 00:58:51 +00:00
263841b986 Remove cruft 2021-03-18 00:58:22 +00:00
1ff632d817 Update build script 2021-03-18 00:53:02 +00:00
73a810b4cf Change to typescript 2021-03-18 00:51:55 +00:00
dbae3d96a2 Update eslintignore 2021-03-18 00:51:37 +00:00
29e2cf5aab Definitions file 2021-03-17 19:23:56 +00:00
1197bd0894 Install typescript 2021-03-17 19:23:20 +00:00
80b34b4c91 Update eslint config 2021-03-17 19:23:11 +00:00
48db2dee84 Typescript config 2021-03-17 19:22:57 +00:00
a6609819f5 Update rejected parts list 2021-03-07 21:44:03 +00:00
8aaebb0a58
Create README.md 2021-03-07 19:27:56 +00:00
7d4fc25363 1.2.0 2021-03-07 19:23:52 +00:00
7b264dd882 1.1.0 2021-03-07 19:23:41 +00:00
06b0d59d5f Refactor table code
Use array map instead of nest loops to generate table
2021-03-07 19:23:35 +00:00
9d26b39485 Table styling 2021-03-07 19:23:10 +00:00
4b64323e4b Merge branch 'main' of github.com:nplayfair/bom2table
# Conflicts:
#	package-lock.json
#	package.json
#	src/bom2table.js
2021-03-07 17:38:30 +00:00
1c5913b29f Use js-beautify instead of pretty 2021-03-07 17:35:11 +00:00
40efd745de Don’t set basedir 2021-03-07 17:13:46 +00:00
9eea599432 Merge branch 'main' of github.com:nplayfair/bom2table 2021-03-07 17:11:41 +00:00
504add22de Update netlify config 2021-03-07 17:11:15 +00:00
2446743b03 Update netlify config 2021-03-07 17:07:05 +00:00
0d0eda4567 1.1.0 2021-03-07 17:04:16 +00:00
5fc325d2e1 Use js-beautify instead of pretty 2021-03-07 17:01:23 +00:00
cd83b7b6c1 Use parcel 2021-03-07 17:00:44 +00:00
b5fbd2b00d Fix alignment 2021-03-06 21:30:44 +00:00
eb2af6ecad Refactor JSON output 2021-03-06 21:30:34 +00:00
1adb4d55fd reformat page 2021-03-06 21:24:04 +00:00
da07378de7 Testing new methods 2021-03-06 21:09:57 +00:00
eaa4a6a452 testing json export 2021-03-06 18:34:58 +00:00
a485fe9171 Use watchify for dev 2021-03-06 18:34:07 +00:00
4b3efbde10 Display components in JSON 2021-03-06 18:33:54 +00:00
56840067f5 Clear table when uploading new bom 2021-02-22 22:53:17 +00:00
eba25d02b1 Remove old deps 2021-02-22 22:53:00 +00:00
d04907894f use pretty instead of js-beautify 2021-02-22 22:00:58 +00:00
14fc669752 get rid of old node script 2021-02-22 22:00:43 +00:00
73b4deec6b Rearrange script 2021-02-22 22:00:36 +00:00
babc178e84 Basic 2 column layout 2021-02-22 21:59:53 +00:00
59e8f06fe5 Bump deps and use eslint 2021-02-21 23:38:18 +00:00
6834abdef4 Output markup of the table to the page 2021-01-04 21:12:59 +00:00