📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

rphm_library

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

rphm_library

RPHM is a free style library that manages the positioning of HTML elements. This library was created by Raphael BARD, Pierre-Louis BASTIN, and Nassime HARMACH with the aim of improving the web application development process.

0.3.1
unpublished
latest
npm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Installation.

npm install rphm_library

Note.

  • Cette bibliothèque est uniquement disponible pour les applications Angular.
  • Dans un futur proche, les applications React seront aussi compatibles.

Exécution du fichier script.

Lors de la première installation sur l'ordinateur, il est nécessaire d'exécuter la commande suivante. Vous devez vous trouver dans le dossier racine d'application Angular et taper la commande suivante.

./node_modules/rphm_library/script.sh

Une fois l'étape précédente effectuée, vous pouvez profiter pleinement de la bibliothèque.

Utilisation différente.

Si vous souhaitez installer cette bibliothèque sur un autre projet Angular, vous pouvez reprendre le processus d'installation précédent (npm install) ensuite vous n'avez plus besoin de définir le chemin du fichier script pour le lancer. Il vous suffit d'exécuter la commande suivante à la racine de votre dossier projet.

rphm

FAQs

Package last updated on 22 Apr 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts