# 1helper

> Collection of useful and common css classes.

Latest version **0.1.0** (published 2016-05-02) · MIT license · 0 weekly downloads

## Install

```sh
npm install 1helper
pnpm add 1helper
yarn add 1helper
bun add 1helper
```

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.0 |
| Published | 2016-05-02 |
| First published | 2016-05-02 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 6 |
| Author | Ali Mihandoost |
| Maintainers | alimd |
| Keywords | 1helper, 1helpers, 1help, help, helpers, helper, csshelper, css, sass, scss, 1devs, alimd, ali, mihandoost |

## Links

- npm: https://www.npmjs.com/package/1helper
- Repository: https://github.com/AliMD/1Helper
- Homepage: http://alimd.github.io/1Helper
- Issues: https://github.com/AliMD/1Helper/issues
- npm.io page: https://npm.io/package/1helper

## Alternatives

- [@regle/core](https://npm.io/package/@regle/core.md) — 47.0K weekly downloads
- [typeof-arguments](https://npm.io/package/typeof-arguments.md) — 12.5K weekly downloads
- [@lokalise/projects-engine-contracts](https://npm.io/package/@lokalise/projects-engine-contracts.md) — 978 weekly downloads
- [@osjwnpm/nam-laboriosam-quibusdam](https://npm.io/package/@osjwnpm/nam-laboriosam-quibusdam.md) — 70 weekly downloads
- [@oridune/validator](https://npm.io/package/@oridune/validator.md) — 16 weekly downloads

## Recent versions

- 0.1.0 (latest) — 2016-05-02

## README

## 1Helper v0.1
Collection of useful and common css classes.  

### Feature
* Useful and common css classes
* Simple to use

### Browser support
* Chrome 4+
* Firefox 4+
* Safari 5+
* Opera 11+
* Edge 15+
* Internet Explorer 8+

### Download and use

#### Public cdn.  
For use on production websites with **any amount of traffic**. Files are served via [MaxCDN](http://www.maxcdn.com/)'s super fast global CDN.  
```html
<link href="http://cdn.rawgit.com/AliMD/1Helper/v0.1.0/dist/1helper.css" type="text/css" rel="stylesheet" />
```

For **dev/testing** latest version with **low-traffic** use the following link. Please **don't** use it on production websites.  
```html
<link href="http://rawgit.com/AliMD/1Helper/master/dist/1helper.css" type="text/css" rel="stylesheet" />
```

#### Bower
```shell
bower install 1helper
```

#### NPM
```shell
npm install 1helper
```

#### Sass
import `1Helper` folder in your sass project
```scss
@import '1Helper/'
```

### Contributing
**♥** this project and want to get involved ?  
Thanks! There are plenty of ways you can help!  
Check [CONTRIBUTING.md](./CONTRIBUTING.md)

### Help and support
Please ask any questions about web technologies [here](http://github.com/AliMD/1Tuts/issues).

### License
The MIT License (MIT) [alimd.mit-license.org](http://alimd.mit-license.org)

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