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
- Host: GitHub
- URL: https://github.com/digitalhitler/sp-tools
- Owner: digitalhitler
- Created: 2016-07-24T00:05:29.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-09-20T00:25:55.000Z (over 8 years ago)
- Last Synced: 2025-06-20T06:06:42.303Z (12 months ago)
- Topics: common-js, do-not-use, frontend-toolbox, js-utilities, private-library, really-not-for-public
- Language: JavaScript
- Homepage: http://spetrenko.ru/sptools/
- Size: 27.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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