rvm-style-text

1.0.2 • Public • Published

Why we need?

   Its mainly used to apply the style  for entered text

How it works?

   Its just applied random text color.

    Just import the package and get the random text color 

    Run  this command on your terminal:

    npm install rvm-style-text
    
    Then you can import it into your project like this :

    import 'rvm-style-text';
    
    use it in your html file

    <style-text></style-text>
    
    For me : <script type="module" src="./node_modules/rvm-style-text/styleText.js"></script>

    <script type="module" src="path/to/your-component.js"></script>

Thanks for using my package!

R Marimuthu

/rvm-style-text/

    Package Sidebar

    Install

    npm i rvm-style-text

    Weekly Downloads

    3

    Version

    1.0.2

    License

    ISC

    Unpacked Size

    2.89 kB

    Total Files

    4

    Last publish

    Collaborators

    • marimuthurvm