Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/avalanchesass/avalanche_function_strip_unit

Strip the unit of a number
https://github.com/avalanchesass/avalanche_function_strip_unit

Last synced: about 1 month ago
JSON representation

Strip the unit of a number

Awesome Lists containing this project

README

        

# avalanchesass_function_strip_unit
Strip units from numbers.

## Install
```
npm install avalanchesass_function_strip_unit --save
```

## Basic usage
```css
/* Import the main file. */
@import 'avalanchesass_function_strip_unit';
```

## About
### Author
Markus Oberlehner
Twitter: https://twitter.com/MaOberlehner

### License
GPL v2 (http://www.gnu.org/licenses/gpl-2.0.html)