0.0.5 • Published 3 years ago

williamdoliveira.simple v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Simple

Simple crud using mock

Installation

Use the package manager npm to install foobar.

npm i williamdoliveira.simple

Usage

import { get } from 'williamdoliveira.simple';

get().then(console.log)

or

import * as Simple from 'williamdoliveira.simple';

Simple.get().then(console.log)

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago