diff --git a/README.md b/README.md index 7ffc262..24a8aaa 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,8 @@ Please see [CONTRIBUTING](CONTRIBUTING.md) for details. * [Spark Plug](https://github.com/rougin/spark-plug) - Another way to access CodeIgniter's instance. * [CodeIgniter-blockchain](https://github.com/mehdibo/Codeigniter-blockchain) - Library to use the Blockchain Wallet API * [CodeIgniter-recaptcha](https://github.com/mehdibo/Codeigniter-recaptcha) - Library to implement Google reCAPTCHA V2 +* [Assets Generator](https://github.com/mjamilasfihani/codeigniter-4-assets-generator) - Library for CI 4 for generating HTML template. +* [CI4 Frontend](https://github.com/mjamilasfihani/codeigniter-4-frontend) - CI 4 template engine (BladeOne) and theming (Tatter\Assets). ## Model * [Codeigniter-Model](https://github.com/yidas/codeigniter-model) - CodeIgniter 3 Active Record (ORM) Standard Model with Laravel Eloquent & Yii2 AR like