# no-name-one

> [![npm (scoped)](https://img.shields.io/badge/npm-v6.4.1-blue.svg)](https://github.com/kaur01/pick-a-card)

Latest version **1.0.0** (published 2019-09-07) · MIT license · 0 weekly downloads

## Install

```sh
npm install no-name-one
pnpm add no-name-one
yarn add no-name-one
bun add no-name-one
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; large bundle.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.0 |
| Published | 2019-09-07 |
| First published | 2019-09-07 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 22 |
| Unpacked size | 21.2 MB |
| Known vulnerabilities | 0 (+30 in 6 direct dependencies) |
| Install scripts | no |
| GitHub stars | 0 |
| Maintainers | kaur01 |
| Keywords | npm, package, cards, carousel |

## Links

- npm: https://www.npmjs.com/package/no-name-one
- Repository: https://github.com/kaur01/pick-a-card
- Homepage: https://github.com/kaur01/pick-a-card#readme
- Issues: https://github.com/kaur01/pick-a-card/issues
- npm.io page: https://npm.io/package/no-name-one

## Dependencies (22)

- [rxjs](https://npm.io/package/rxjs.md) ~6.3.3
- [mocha](https://npm.io/package/mocha.md) ^5.2.0
- [tslib](https://npm.io/package/tslib.md) ^1.9.0
- [log4js](https://npm.io/package/log4js.md) ^3.0.6
- [core-js](https://npm.io/package/core-js.md) ^2.5.4
- [express](https://npm.io/package/express.md) 4.16.4
- [zone.js](https://npm.io/package/zone.js.md) ~0.8.26
- [gulp-run](https://npm.io/package/gulp-run.md) ^1.7.1
- [gulp-zip](https://npm.io/package/gulp-zip.md) ^4.2.0
- [compression](https://npm.io/package/compression.md) 1.7.3
- [gulp-tslint](https://npm.io/package/gulp-tslint.md) ^8.1.3
- [@angular/core](https://npm.io/package/@angular/core.md) ^7.1.4
- [@angular/http](https://npm.io/package/@angular/http.md) ^7.1.4
- [@angular/forms](https://npm.io/package/@angular/forms.md) ~7.1.0
- [@angular/common](https://npm.io/package/@angular/common.md) ~7.1.0
- [@angular/router](https://npm.io/package/@angular/router.md) ~7.1.0
- [dev-dependencies](https://npm.io/package/dev-dependencies.md) ^1.0.0
- [@angular/compiler](https://npm.io/package/@angular/compiler.md) ~7.1.0
- [webpack-dev-server](https://npm.io/package/webpack-dev-server.md) ^3.1.14
- [@angular/animations](https://npm.io/package/@angular/animations.md) ~7.1.0
- [@angular/platform-browser](https://npm.io/package/@angular/platform-browser.md) ~7.1.0
- [@angular/platform-browser-dynamic](https://npm.io/package/@angular/platform-browser-dynamic.md) ~7.1.0

## Alternatives

- [adhdev](https://npm.io/package/adhdev.md) — 11.1K weekly downloads
- [react-slide-button](https://npm.io/package/react-slide-button.md) — 310 weekly downloads
- [better](https://npm.io/package/better.md) — 42 weekly downloads
- [react-native-swipe-image](https://npm.io/package/react-native-swipe-image.md) — 22 weekly downloads
- [nl.fokkezb.pulltorefresh](https://npm.io/package/nl.fokkezb.pulltorefresh.md) — 11 weekly downloads

## Recent versions

- 1.0.0 (latest) — 2019-09-07

## README

# Pick-a-card

[![npm (scoped)](https://img.shields.io/badge/npm-v6.4.1-blue.svg)](https://github.com/kaur01/pick-a-card)

Ready to use cards built with angular 7 and bootstrap 4. 
A card is flexible and can contain any content. It includes options for a wide variety of content, contextual background colors, and powerful display options.

One of the example usages could be a group of cards in a single row, and on clicking a card you could redirect or display content.

![](src/assets/marvel/picky.gif)

## Development server

Run `npm run devStart` for a dev server. Navigate to `http://localhost:4000/`.

##Production Build

Run `npm run start` for a production build. Navigate to `http://localhost:4000/`.

## Build

Run [gulp](https://www.npmjs.com/package/gulp-install) `build` to build and run the unit tests of the project.

## Running build without unit tests

Run `gulp assemble` to build without running unit tests.

## Running unit tests

Run `gulp test` to execute the unit tests via [Mocha](https://www.npmjs.com/package/mocha).

---
_Source: https://npm.io/package/no-name-one · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
