UNPKG

2.96 kBMarkdownView Raw
1# LSK.js – scylla
2
3> @lskjs/scylla – LSK module for scylla.
4
5[![LSK logo](https://badgen.net/badge/icon/MADE%20BY%20LSK?icon=zeit\&label\&color=red\&labelColor=red)](https://github.com/lskjs)
6[![NPM version](https://badgen.net/npm/v/@lskjs/scylla)](https://www.npmjs.com/package/@lskjs/scylla)
7[![NPM downloads](https://badgen.net/npm/dt/@lskjs/scylla)](https://www.npmjs.com/package/@lskjs/scylla)
8[![NPM Dependency count](https://badgen.net/bundlephobia/dependency-count/@lskjs/scylla)](https://bundlephobia.com/result?p=@lskjs/scylla)
9[![Have TypeScript types](https://badgen.net/npm/types/@lskjs/scylla)](https://www.npmjs.com/package/@lskjs/scylla)
10[![Have tree shaking](https://badgen.net/bundlephobia/tree-shaking/@lskjs/scylla)](https://bundlephobia.com/result?p=@lskjs/scylla)
11[![NPM Package size](https://badgen.net/bundlephobia/minzip/@lskjs/scylla)](https://bundlephobia.com/result?p=@lskjs/scylla)
12[![Package size](https://badgen.net//github/license/lskjs/lskjs)](https://github.com/lskjs/lskjs/blob/master/LICENSE)
13[![Ask us in Telegram](https://img.shields.io/badge/Ask%20us%20in-Telegram-brightblue.svg)](https://t.me/lskjschat)
14
15<!-- template file="scripts/templates/preview.md" start -->
16
17<!-- template end -->
18
19***
20
21<!-- # 📒 Table of contents -->
22
23# Table of contents
24
25* [⌨️ Install](#️-install)
26* [📖 License](#-license)
27* [👥 Contributors](#-contributors)
28* [👏 Contributing](#-contributing)
29* [📮 Any questions? Always welcome :)](#-any-questions-always-welcome-)
30
31# ⌨️ Install
32
33```sh
34# yarn
35yarn i @lskjs/scylla axios bluebird lodash
36
37# npm
38npm i @lskjs/scylla axios bluebird lodash
39```
40
41***
42
43# 📖 License
44
45This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
46
47# 👥 Contributors
48
49<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
50
51<!-- prettier-ignore-start -->
52
53<!-- markdownlint-disable -->
54
55<table>
56 <tr>
57 <td align="center"><a href="https://isuvorov.com"><img src="https://avatars2.githubusercontent.com/u/1056977?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Igor Suvorov</b></sub></a><br /><a href="lskjs/lskjs///commits?author=isuvorov" title="Code">💻</a> <a href="#design-isuvorov" title="Design">🎨</a> <a href="#ideas-isuvorov" title="Ideas, Planning, & Feedback">🤔</a></td>
58 </tr>
59</table>
60<!-- markdownlint-restore -->
61<!-- prettier-ignore-end -->
62<!-- ALL-CONTRIBUTORS-LIST:END -->
63
64# 👏 Contributing
65
661. Fork it (<https://github.com/yourname/yourproject/fork>)
672. Create your feature branch (`git checkout -b features/fooBar`)
683. Commit your changes (`git commit -am 'feat(image): Add some fooBar'`)
694. Push to the branch (`git push origin feature/fooBar`)
705. Create a new Pull Request
71
72# 📮 Any questions? Always welcome :)
73
74* [Email](mailto:hi@isuvorov.com)
75* [LSK.news – Telegram channel](https://t.me/lskjs)
76* [Спроси нас в телеграме ;)](https://t.me/lskjschat)