https://github.com/hugomrdias/material-hd
https://github.com/hugomrdias/material-hd
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hugomrdias/material-hd
- Owner: hugomrdias
- License: mit
- Created: 2017-09-22T18:01:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T23:21:12.000Z (over 2 years ago)
- Last Synced: 2025-04-06T07:52:20.603Z (2 months ago)
- Language: JavaScript
- Size: 1.29 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# material-hd [](https://www.npmjs.com/package/material-hd) [](https://www.npmjs.com/package/material-hd) [](https://www.npmjs.com/package/material-hd) [](https://travis-ci.org/hugomrdias/material-hd) [](https://codecov.io/gh/hugomrdias/material-hd?branch=master)
> My breathtaking module
## Install
```
$ npm install material-hd
```## Usage
```js
const materialHd = require('material-hd');materialHd('unicorns');
//=> 'unicorns & rainbows'
```## API
### materialHd(input, [options])
#### input
Type: `string`
Lorem ipsum.
#### options
##### foo
Type: `boolean`
Default: `false`Lorem ipsum.
## License
MIT © [Hugo Dias](http://hugodias.me)