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

https://github.com/garronej/automatic-octo-dollop

Alors?
https://github.com/garronej/automatic-octo-dollop

Last synced: 3 months ago
JSON representation

Alors?

Awesome Lists containing this project

README

        





Alors?


















Home
-
Documentation

# Install / Import

```bash
$ npm install --save automatic-octo-dollop
```

```typescript
import { myFunction, myObject } from "automatic-octo-dollop";
```

Specific imports:

```typescript
import { myFunction } from "automatic-octo-dollop/myFunction";
import { myObject } from "automatic-octo-dollop/myObject";
```