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

https://github.com/digitalhitler/sp-tools

Toolbox for frontend
https://github.com/digitalhitler/sp-tools

common-js do-not-use frontend-toolbox js-utilities private-library really-not-for-public

Last synced: 12 months ago
JSON representation

Toolbox for frontend

Awesome Lists containing this project

README

          

# sp-tools
Current version: `0.9.1`

## WTF?
This is one more JS framework.

## Why?
Because I can that's why.

In real life this is used by one or few more persons, undocumented, ungaruanteed, buggy, silly etc.

**DO NOT TRY TO USE IT. NEVER.**

## How?

### Install

```bash
npm install sp-tools
```

### Usage

```javascript
const SP = require('sp-tools');
```

You can globalize it to `global.SP` or `window.SP` (detects automatically) with:

```javascript
SP.Globalize();
```

## Changes

### Has been made

See `CHANGELOG.md` for details`

### Planned

See `TODO.md` or check out issues on GitHub.

## Links

https://github.com/digitalhitler/sp-tools