1.2.4 • Published 4 months ago

ram-components v1.2.4

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
4 months ago

RAM Frontend Vue Component Library

This Library consists of all the Vue3 Component built using TailwindCSS.

Installation

To install this component library from NPM, use

npm install ram-components

To install this component library locally, use

npm install <relative_path_to_this_project>

Development

  1. Fork the master branch of this repository.
  2. Run npm install from the root of the repo to install dependencies.
  3. Run npm run dev to start development in the same project.
  4. Run npm install <relative_path_to_this_project> to start development locally on a different project.
  5. If developing on a different project, Run npm run link to build the project on code change which also updates the node_modules folder in projects that have installed this project.

Creating a New Component

To create a new component in this component library,

  1. Create a new .vue file under /src/components/.
  2. Modify /src/lib.ts to import the newly created .vue file.
  3. Add the import to the list of component in the install function.
  4. Add the import to the list of components being exported.
1.2.4

4 months ago

1.2.3

4 months ago

1.2.2

4 months ago

1.2.0

5 months ago

1.2.1

5 months ago

1.1.0

6 months ago

1.0.30

7 months ago

1.0.26

8 months ago

1.0.29

8 months ago

1.0.28

8 months ago

1.0.27

8 months ago

1.0.19

9 months ago

1.0.18

9 months ago

1.0.17

9 months ago

1.0.16

9 months ago

1.0.9

10 months ago

1.0.7

10 months ago

1.0.6

12 months ago

1.0.22

9 months ago

1.0.21

9 months ago

1.0.20

9 months ago

1.0.25

8 months ago

1.0.24

9 months ago

1.0.23

9 months ago

1.0.11

10 months ago

1.0.10

10 months ago

1.0.15

10 months ago

1.0.14

10 months ago

1.0.13

10 months ago

1.0.12

10 months ago

1.0.2

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago

0.0.0

1 year ago