shrimp-vue-components

1.2.58 • Public • Published

shrimp-vue-components

Imagishrimp's Vue Component Emporium

To follow the links in this file, you should go to the github repo

Installation

npm i -S shrimp-vue-components

Table of Contents

  1. bigTools
    1. firebaseAdminPanel - Very powerful tool that let's you manage your firebase database very easily. Has a ton of customization potential with custom delegates and what not.
  2. image
    1. imageGrid - A simple image grid with a fileDropper.
  3. input
    1. autoform - Quick customizable automatic form building. Can be extended.
    2. boolean - Input switch (on or off).
    3. combobox - Dropdown menu.
    4. date - Date selector.
    5. file - File(s) selector.
    6. json - Self explanatory.
    7. markdown - Mark down editor.
    8. number - Self explanatory.
    9. readOnly - Just shows a value that cannot be edited. Good for when you want to show something on the form that is a result of other parameters.
    10. textLine - Single line text input.
    11. textLineAutoComplete - Perhaps should be called a dictionary selector. Allows selection from a key value pair object with customization on what to show & what to match on.
    12. textParagraph - Self explanatory.
    13. textPassword - Self explanatory.
  4. layout
    1. dialog - Highly customizable Dialog generator.
    2. modal - Simple modal with multiple animation options.
    3. popover - Simple popover.
    4. tabView - Simple tabview that makes use of vue's slots.
    5. virtualList - Forked from vue-virtual-scroll-list. Used to increase performance of giant lists. Only renders a select portion.
    6. dataTable - Forked & improved from vue-materialize-datatable. Uses virtualList behind the scenes to provide a very performant experience while going through big data.
  5. misc
    1. animator - Simple tool to animate absolutely positioned elements.
    2. collapsible - Allows for collapsing & expanding content by clicking on a custom header.
    3. fileDropper - Filedropper / selector. Accepts filters.
    4. functions - Useful collection of functions. Mostly used by this library itself.
  6. vuePlugins
    1. toasts - Easily create & dismiss toasts. Customizable.
    2. cms - A framework for content managment. Powerful and customizable. In place as well as popup component support.
    3. firebaseAuthentication - Easily configure authentication for your firebase instances.

Running examples & demo

# install dependencies
git clone https://github.com/Imagination-International-Inc/shrimpVueComponents.git
 
# cd to cloned folder and
npm run dev

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.2.581latest

Version History

VersionDownloads (Last 7 Days)Published
1.2.581
1.2.570
1.2.560
1.2.540
1.2.530
1.2.523
1.2.510
1.2.500
1.2.493
1.2.480
1.2.471
1.2.463
1.2.450
1.2.441
1.2.431
1.2.424
1.2.411
1.2.400
1.2.390
1.2.381
1.2.370
1.2.360
1.2.350
1.2.340
1.2.330
1.2.323
1.2.310
1.2.303
1.2.293
1.2.280
1.2.270
1.2.260
1.2.240
1.2.221
1.2.210
1.2.200
1.2.191
1.2.180
1.2.170
1.2.160
1.2.152
1.2.140
1.2.131
1.2.121
1.2.110
1.2.100
1.2.91
1.2.83
1.2.70
1.2.60
1.2.50
1.2.43
1.2.31
1.2.20
1.2.12
1.2.01
1.1.990
1.1.981
1.1.970
1.1.961
1.1.950
1.1.941
1.1.930
1.1.920
1.1.910
1.1.900
1.1.890
1.1.880
1.1.870
1.1.861
1.1.850
1.1.840
1.1.830
1.1.821
1.1.810
1.1.800
1.1.792
1.1.780
1.1.770
1.1.760
1.1.751
1.1.741
1.1.730
1.1.721
1.1.700
1.1.690
1.1.680
1.1.670
1.1.660
1.1.650
1.1.640
1.1.622
1.1.600
1.1.590
1.1.580
1.1.570
1.1.560
1.1.550
1.1.540
1.1.530
1.1.521
1.1.510
1.1.500
1.1.490

Package Sidebar

Install

npm i shrimp-vue-components

Weekly Downloads

27

Version

1.2.58

License

none

Unpacked Size

730 kB

Total Files

165

Last publish

Collaborators

  • vvolfster