fuse-importer 0.23.2 → 0.23.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +13 -14
- package/lib/main.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,15 +1,14 @@
|
|
|
1
1
|
<div>
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
</p>
|
|
2
|
+
<center>
|
|
3
|
+
<a href="https://fuse.flatironsdevelopment.com/users/sign-up?utm_source=npmjs&utm_medium=Fuse+importer+logo&utm_campaign=NPM">
|
|
4
|
+
<img alt="Flatirons Fuse" src="https://wp.flatironsdevelopment.com/wp-content/uploads/2022/07/fuse-logo.png">
|
|
5
|
+
</a>
|
|
6
|
+
</center>
|
|
7
|
+
<br>
|
|
8
|
+
<br>
|
|
9
|
+
<p>
|
|
10
|
+
Flatirons Fuse is a customizable and powerful CSV Importer that works with all front-end languages.
|
|
11
|
+
</p>
|
|
13
12
|
</div>
|
|
14
13
|
|
|
15
14
|
## Table of Contents
|
|
@@ -69,11 +68,11 @@ For more information see our [full documentation.](https://fuse-docs.flatironsde
|
|
|
69
68
|
|
|
70
69
|
Check it out in action:
|
|
71
70
|
|
|
71
|
+
<div>
|
|
72
72
|
<center>
|
|
73
|
-
|
|
74
|
-
<img src="https://wp.flatironsdevelopment.com/wp-content/uploads/2022/07/Flatirons-Fuse-users-Columns-7-July-2022.gif">
|
|
75
|
-
</a>
|
|
73
|
+
<img alt="Check it out in action" src="https://wp.flatironsdevelopment.com/wp-content/uploads/2022/07/Flatirons-Fuse-users-Columns-7-July-2022.gif">
|
|
76
74
|
</center>
|
|
75
|
+
</div>
|
|
77
76
|
|
|
78
77
|
## Registration
|
|
79
78
|
|