Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ull-esit-dsi-1617/creacion-de-paquetes-npm-alejandro-carlos-samuel-35l2-square
https://github.com/ull-esit-dsi-1617/creacion-de-paquetes-npm-alejandro-carlos-samuel-35l2-square
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ull-esit-dsi-1617/creacion-de-paquetes-npm-alejandro-carlos-samuel-35l2-square
- Owner: ULL-ESIT-DSI-1617
- Created: 2017-04-23T10:26:44.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-25T17:17:51.000Z (almost 8 years ago)
- Last Synced: 2025-01-04T23:07:29.827Z (22 days ago)
- Language: JavaScript
- Size: 1.72 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Práctica: Creación de Paquetes NPM y Strategy Pattern
[![Build Status](https://travis-ci.com/ULL-ESIT-DSI-1617/creacion-de-paquetes-npm-alejandro-carlos-samuel-35l2-square.svg?token=PDMoqywayE5S4e1qBg5g&branch=master)](https://travis-ci.com/ULL-ESIT-DSI-1617/creacion-de-paquetes-npm-alejandro-carlos-samuel-35l2-square)## Autor
- Carlos de Armas Hernández
## Uso del paquete
```javascript
let Square = require('@alejandro-carlos-samuel/ull-square')
```## Miembros del equipo
- [Alejandro Arzola](http://aleag.github.io)
- [Carlos de Armas](http://alu0100816167.github.io)
- [Samuel Valcárcel](http://cosaca.github.io)