@skeet-framework/utils
Version:
Skeet Framework Plugin - Utils
89 lines (61 loc) • 2.96 kB
Markdown
<a href="https://skeet.dev">
<img src="https://user-images.githubusercontent.com/20677823/221215449-93a7b5a8-5f33-4da8-9dd4-d0713db0a280.png" alt="Skeet Framework Logo">
</a>
<p align="center">
<a href="https://twitter.com/intent/follow?screen_name=SkeetDev">
<img src="https://img.shields.io/twitter/follow/ELSOUL_LABO2.svg?label=Follow%20@ELSOUL_LABO2" alt="Follow @ELSOUL_LABO2" />
</a>
<br/>
<a aria-label="npm version" href="https://www.npmjs.com/package/@skeet-framework/utils">
<img alt="" src="https://badgen.net/npm/v/@skeet-framework/utils">
</a>
<a aria-label="Downloads Number" href="https://www.npmjs.com/package/@skeet-framework/utils">
<img alt="" src="https://badgen.net/npm/dt/@skeet-framework/utils">
</a>
<a aria-label="License" href="https://github.com/elsoul/skeet-utils/blob/master/LICENSE.txt">
<img alt="" src="https://badgen.net/badge/license/Apache/blue">
</a>
<a aria-label="Code of Conduct" href="https://github.com/elsoul/skeet-utils/blob/master/CODE_OF_CONDUCT.md">
<img alt="" src="https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg">
</a>
</p>
Skeet Utils Plugin for Utitilies.
This plugin is a collection of utilities for basic operations.
- Encryption
- String
- Number
- Time
- Http
- Notification
```bash
$ pnpm add @skeet-framework/utils
```
More information can be found in the following documents.
- [Skeet Utils TypeDoc](https://skeet-utils.web.app/)
- [https://skeet.dev](https://skeet.dev)
GraphQL, CloudSQL, Cloud Functions, TypeScript, Jest Test, Google Cloud Load Balancer, Cloud Armor
TypeScript Serverless Framework 'Skeet'.
The Skeet project was launched with the goal of reducing software development, operation, and maintenance costs.
Build Serverless Apps faster.
Powered by TUtils, Cloud Functions, Typesaurus, Jest, Prettier, and Google Cloud.
- [TypeScript](https://www.typescriptlang.org/)
- [Node](https://nodejs.org/)
- [Google SDK](https://cloud.google.com/sdk/docs)
- [GitHub CLI](https://cli.github.com/)
```bash
$ pnpm add -g @skeet-framework/cli
$ skeet create web-app
```
Bug reports and pull requests are welcome on GitHub at https://github.com/elsoul/skeet This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
The package is available as open source under the terms of the [Apache-2.0 License](https://www.apache.org/licenses/LICENSE-2.0).
Everyone interacting in the SKEET project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/elsoul/skeet-cli/blob/master/CODE_OF_CONDUCT.md).