1.0.5 • Published 6 years ago

@splash-cli/core v1.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

core

Check if the current month is equalt to the given month

Install

	$ npm install @splash-cli/core --save

	#or

	$ yarn add @splash-cli/core

Usage

	import splash from '@splash-cli/core';

	splash(url, flags)

Api

splash(url, flags)

Core of splash-cli.

url

Type: String Unsplash api url

flags

Type: Object splash-cli flags

License

MIT © Federico Vitale