Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/favware/node-packages
Node packages by Favware, all in one convenient monorepo.
https://github.com/favware/node-packages
hacktoberfest javascript nodejs npm typescript
Last synced: about 2 months ago
JSON representation
Node packages by Favware, all in one convenient monorepo.
- Host: GitHub
- URL: https://github.com/favware/node-packages
- Owner: favware
- License: mit
- Created: 2019-08-17T23:51:51.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-17T01:57:28.000Z (about 2 months ago)
- Last Synced: 2024-11-17T02:34:58.019Z (about 2 months ago)
- Topics: hacktoberfest, javascript, nodejs, npm, typescript
- Language: TypeScript
- Homepage: https://favware.github.io/node-packages/
- Size: 16.5 MB
- Stars: 6
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Favware Packages
**All node packages by Favware in one convenient location**
[![GitHub](https://img.shields.io/github/license/favware/node-packages?logo=github&style=flat-square)](https://github.com/favware/node-packages/blob/main/LICENSE.md)
[![codecov](https://codecov.io/gh/favware/node-packages/branch/master/graph/badge.svg?token=Av8zxCVNz2)](https://codecov.io/gh/favware/node-packages)[![npm bundle size](https://img.shields.io/bundlephobia/min/@favware/converter?label=converter%20-%20minified&logo=webpack&style=flat-square)](https://bundlephobia.com/result?p=@favware/converter)
[![npm bundle size](https://img.shields.io/bundlephobia/min/@favware/crypto?label=crypto%20-%20minified&logo=webpack&style=flat-square)](https://bundlephobia.com/result?p=@favware/crypto)
[![npm bundle size](https://img.shields.io/bundlephobia/min/@favware/querystring?label=querystring%20-%20minified&logo=webpack&style=flat-square)](https://bundlephobia.com/result?p=@favware/querystring)
[![npm bundle size](https://img.shields.io/bundlephobia/min/@favware/yamlreader?label=yamlreader%20-%20minified&logo=webpack&style=flat-square)](https://bundlephobia.com/result?p=@favware/yamlreader)
[![npm bundle size](https://img.shields.io/bundlephobia/min/@favware/zalgo?label=zalgo%20-%20minified&logo=webpack&style=flat-square)](https://bundlephobia.com/result?p=@favware/zalgo)[![npm](https://img.shields.io/npm/v/@favware/converter?color=crimson&label=converter%20version&logo=npm&style=flat-square)](https://www.npmjs.com/package/@favware/converter)
[![npm](https://img.shields.io/npm/v/@favware/crypto?color=crimson&label=crypto%20version&logo=npm&style=flat-square)](https://www.npmjs.com/package/@favware/crypto)
[![npm](https://img.shields.io/npm/v/@favware/querystring?color=crimson&label=querystring%20version&logo=npm&style=flat-square)](https://www.npmjs.com/package/@favware/querystring)
[![npm](https://img.shields.io/npm/v/@favware/yamlreader?color=crimson&label=yamlreader%20version&logo=npm&style=flat-square)](https://www.npmjs.com/package/@favware/yamlreader)
[![npm](https://img.shields.io/npm/v/@favware/zalgo?color=crimson&label=zalgo%20version&logo=npm&style=flat-square)](https://www.npmjs.com/package/@favware/zalgo)[![Join Discord server](https://img.shields.io/discord/512303595966824458?color=697EC4&label=Join%20Discord%20Server&logo=discord&logoColor=FDFEFE&style=flat-square)](https://join.favware.tech)
[![Twitter Follow](https://img.shields.io/twitter/follow/favna_?label=Follow%20@Favna_&logo=twitter&colorB=1DA1F2&style=flat-square)](https://twitter.com/Favna_/follow)
[![Patreon Donate](https://img.shields.io/badge/patreon-donate-brightgreen.svg?label=Donate%20with%20Patreon&logo=patreon&colorB=F96854&style=flat-square&link=https://donate.favware.tech/patreon)](https://donate.favware.tech/patreon)
[![PayPal Donate](https://img.shields.io/badge/paypal-donate-brightgreen.svg?label=Donate%20with%20Paypal&logo=paypal&colorB=00457C&style=flat-square&link=https://donate.favware.tech/paypal)](https://donate.favware.tech/paypal)## What is Favware?
Favware is the hobbyist organization headed by Jeroen Claassens, a.k.a. Favna. This repository holds all the primary work done under the Favware name in one convenient place. If you have any questions on inquires you can contact Favware at [[email protected]](mailto:[email protected])
## Requirements for developing
Before you can develop on packages in this repository you'll have to follow a few steps
1. Install NodeJS: https://nodejs.org/en/download/
2. Install Yarn package manager: `npm i -g yarn`---
## About
### Contributing
Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](https://www.github.com/favware/node-packages/issues/new).
### License
Copyright © 2019, [Favware](https://github.com/favware).
Released under the [MIT License](LICENSE.md).### Buy us some doughnuts
Favware projects are and always will be open source, even if we don't get donations. That being said, we know there are amazing people who may still want to donate just to show their appreciation. Thank you very much in advance!
We accept donations through Open Collective, Ko-fi, Paypal, Patreon and GitHub Sponsorships. You can use the buttons below to donate through your method of choice.
| Donate With | Address |
| :-------------: | :-----------------------------------------------: |
| GitHub Sponsors | [Click Here](https://github.com/sponsors/Favna) |
| Ko-fi | [Click Here](https://donate.favware.tech/kofi) |
| Patreon | [Click Here](https://donate.favware.tech/patreon) |
| PayPal | [Click Here](https://donate.favware.tech/paypal) |## Contributors
Please make sure to read the [Contributing Guide][contributing] before making a pull request.
Thank you to all the people who already contributed to Favware Node Packages!
[contributing]: https://github.com/favware/node-packages/blob/main/.github/CONTRIBUTING.md