From 2652c6c6de06a703d978de705a6f6b59ee8b62e2 Mon Sep 17 00:00:00 2001 From: "Mgs. M. Rizqi Fadhlurrahman" Date: Sat, 30 Jul 2022 20:16:05 +0700 Subject: [PATCH] Add rizqirizqi's oss --- README-ID.md | 4 +++- README.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README-ID.md b/README-ID.md index 7b0bedf..32afcd1 100644 --- a/README-ID.md +++ b/README-ID.md @@ -89,11 +89,13 @@ mohon untuk mengurutkannya secara alfabetis naik. - [formstrap](https://github.com/pedox/formstrap) oleh [pedox](https://github.com/pedox) - Integrasi komponen Input Reactstrap dengan utilitas Formik secara mudah - React, Formik, Reactstrap - [html-form-generator](https://github.com/ywnn/html-form-generator) oleh [Adverse Prelude](https://github.com/ywnn) - Generator Form HTML sederahana mengunakan baris terminal. - [htmr](https://github.com/pveyes/htmr) oleh [Fatih Kalifa](https://github.com/pveyes/htmr) - Pustaka konversi string HTML ke elemen React yang sederhana dan ringan (< 2kB) - React +- [jest-coverage-to-csv](https://github.com/rizqirizqi/jest-coverage-to-csv) oleh [Mgs. M. Rizqi Fadhlurrahman](https://github.com/rizqirizqi) - Konverter Jest coverage report dari json ke csv - testing, coverage, csv, jest, testing-tools, jest-coverage - [Nama Gadungan](https://github.com/rizafahmi/nama-gadungan) oleh [Riza Fahmi](https://github.com/rizafahmi) - Pustaka kecil yang dapat membantu kamu untuk mendapatkan nama acak untuk data gadungan atau data _dummy_ yang dapat digunakan untuk aplikasi dan database. Pustaka ini bertujuan untuk eksperimen bagi yang ingin belajar berkontribusi ke proyek opensource. +- [Next.js Api Router](https://github.com/arisris/next-api-router) oleh [Aris Riswanto](https://github.com/arisris) - Router untuk api next.js, terinspirasi oleh [itty-router](https://github.com/kwhitley/itty-router) - Next.js, Api, Itty-Router - [Nuxt Storage](https://github.com/mazipan/nuxt-storage) oleh [Irfan Maulana](https://github.com/mazipan) - Utilitas yang memudahkan pembacaan dan penulisan ke penyimpanan peramban di proyek Nuxt.js - Nuxt, Penyimpanan Peramban - [QRious](https://github.com/neocotic/qrious) oleh [neocotic](https://github.com/neocotic) - Pustaka murni Javascript yang di ciptakan untuk pembuatan QR Code menggunakan kanvas HTML - qr, qrcode, qrcode-generator, javascript, neocotic qrious - [raw.macro](https://github.com/pveyes/raw.macro) oleh [Fatih Kalifa](https://github.com/pveyes) - Membaca isi file pada waktu _build_ melalui babel-plugin-macros - Babel - [React Lazy Viewport](https://github.com/adibfirman/react-lazy-viewport) oleh [Adib Firman](https://github.com/adibfirman) - Muat komponen React Anda berdasarkan _viewport_ peramban - React, _Intersection Observer_, _Viewport_ - [tempe](https://github.com/masbagal/tempe) oleh [Dimitrij Agal](https://github.com/masbagal) - Utilitas super ringan untuk format penanggalan di Javascript - i18n - [Vue Currency Filter](https://github.com/mazipan/vue-currency-filter) oleh [Irfan Maulana](https://github.com/mazipan) - Filter mata uang Vue yang ringan berdasarkan accounting.js - Vue, Mata Uang, Akutansi -- [Next.js Api Router](https://github.com/arisris/next-api-router) oleh [Aris Riswanto](https://github.com/arisris) - Router untuk api next.js, terinspirasi oleh [itty-router](https://github.com/kwhitley/itty-router) - Next.js, Api, Itty-Router \ No newline at end of file +- [webpconvert](https://github.com/rizqirizqi/webpconvert) oleh [Mgs. M. Rizqi Fadhlurrahman](https://github.com/rizqirizqi) - CLI Converter dari gambar png/jpg ke webp - cli, converter, webp, image-converter \ No newline at end of file diff --git a/README.md b/README.md index 50adb02..b7c7f94 100644 --- a/README.md +++ b/README.md @@ -89,11 +89,13 @@ please sort it in ascending order. - [formstrap](https://github.com/pedox/formstrap) by [pedox](https://github.com/pedox) - Integrate Reactstrap input components with Formik utility - React, Formik, Reactstrap - [html-form-generator](https://github.com/ywnv/html-form-generator) by [Adverse Prelude](https://github.com/ywnv) - Simple HTML form generator on CLI. - [htmr](https://github.com/pveyes/htmr) by [Fatih Kalifa](https://github.com/pveyes/htmr) - Simple and lightweight (< 2kB) HTML string to react element conversion library - React +- [jest-coverage-to-csv](https://github.com/rizqirizqi/jest-coverage-to-csv) by [Mgs. M. Rizqi Fadhlurrahman](https://github.com/rizqirizqi) - Jest coverage report converter from json to csv - testing, coverage, csv, jest, testing-tools, jest-coverage - [Nama Gadungan](https://github.com/rizafahmi/nama-gadungan) by [Riza Fahmi](https://github.com/rizafahmi) - Tiny library for dummy Indonesia name. This repo is intended for experimentation for everyone who willing to learn to contributing to open source project +- [Next.js Api Router](https://github.com/arisris/next-api-router) by [Aris Riswanto](https://github.com/arisris) - Simple Next.js Api Router, Inspired by [itty-router](https://github.com/kwhitley/itty-router) - Next.js, Api, Itty-Router - [Nuxt Storage](https://github.com/mazipan/nuxt-storage) by [Irfan Maulana](https://github.com/mazipan) - Utilities for easy read and write browser's storage in Nuxt.js project - Nuxt, Browser Storage - [QRious](https://github.com/neocotic/qrious) by [neocotic](https://github.com/neocotic) - Pure JavaScript library for QR code generation using canvas - qr, qrcode, qrcode-generator, javascript, neocotic qrious - [raw.macro](https://github.com/pveyes/raw.macro) by [Fatih Kalifa](https://github.com/pveyes) - Read file contents at build time via babel-plugin-macros - Babel - [React Lazy Viewport](https://github.com/adibfirman/react-lazy-viewport) by [Adib Firman](https://github.com/adibfirman) - Load your react component based on viewport browser - React, Intersection Observer, Viewport - [tempe](https://github.com/masbagal/tempe) by [Dimitrij Agal](https://github.com/masbagal) - Featherlight helper for Javascript date formatting - i18n - [Vue Currency Filter](https://github.com/mazipan/vue-currency-filter) by [Irfan Maulana](https://github.com/mazipan) - Lightweight vue currency filter based on accounting.js - Vue, Currency, Accounting -- [Next.js Api Router](https://github.com/arisris/next-api-router) by [Aris Riswanto](https://github.com/arisris) - Simple Next.js Api Router, Inspired by [itty-router](https://github.com/kwhitley/itty-router) - Next.js, Api, Itty-Router \ No newline at end of file +- [webpconvert](https://github.com/rizqirizqi/webpconvert) by [Mgs. M. Rizqi Fadhlurrahman](https://github.com/rizqirizqi) - CLI Converter from png/jpg images to webp - cli, converter, webp, image-converter \ No newline at end of file