Monorepo of useful libraries for developers
Find a file
2023-08-05 19:27:16 +02:00
.github/workflows fix: workflow triggers 2023-08-05 18:43:50 +02:00
.husky feat: added husky and removed commitizen 2023-06-16 13:49:05 +02:00
.vscode test(ns-paystack): initialize transaction 2023-06-11 15:59:11 +02:00
apps docs: ngx-responsive-table 2023-08-05 16:25:47 +02:00
libs fix: path to styles 2023-08-05 19:26:34 +02:00
tools test(ns-paystack): initialize transaction 2023-06-11 15:59:11 +02:00
.editorconfig Initial commit 2023-05-23 18:36:41 +02:00
.env.sample feat: made http service header reusable 2023-06-17 12:38:13 +02:00
.eslintignore Initial commit 2023-05-23 18:36:41 +02:00
.eslintrc.json test(ns-paystack): initialize transaction 2023-06-11 15:59:11 +02:00
.gitignore feat: added demo app for angular responsive table 2023-07-27 19:39:30 +02:00
.prettierignore feat: added demo app for angular responsive table 2023-07-27 19:39:30 +02:00
.prettierrc test(ns-paystack): initialize transaction 2023-06-11 15:59:11 +02:00
CHANGELOG.md chore(release): -v1.8.0 [skip ci] 2023-07-22 14:00:57 +00:00
CODE_OF_CONDUCT.md fix: format on code of conduct 2023-06-17 14:52:57 +02:00
jest.config.ts test(ns-paystack): initialize transaction 2023-06-11 15:59:11 +02:00
jest.preset.js Initial commit 2023-05-23 18:36:41 +02:00
LICENSE feat(ns-paystack): use npm instead of github packages 2023-06-06 16:49:44 +02:00
lint-staged.config.js feat: made http service header reusable 2023-06-17 12:38:13 +02:00
nx.json feat: added demo app for angular responsive table 2023-07-27 19:39:30 +02:00
package-lock.json chore: updated package lock 2023-08-03 20:47:19 +02:00
package.json feat: added ngx responsive table library 2023-07-27 19:58:40 +02:00
README.md docs: ngx-responsive-table 2023-08-05 16:25:47 +02:00
release.config.js feat: new release test 2023-07-14 18:40:03 +02:00
tsconfig.base.json chore: format tsconfig 2023-07-27 20:00:19 +02:00

devtools-bp

Welcome to the devtools-bp monorepo! This repository serves as a centralized location for various libraries and tools related to NestJS, Angular, and more. Whether you're working on backend development with NestJS or frontend development with Angular, you'll find a range of useful libraries and tools here.

Table of Contents

Getting Started

To get started with the devtools-bp monorepo, follow these steps:

  1. Clone the repository: git clone https://github.com/devtools-bp/devtools-bp.git
  2. Navigate to the cloned repository: cd devtools-bp
  3. Install the dependencies: npm install
  4. Choose the library or tool you want to use from the libraries directory.
  5. Follow the specific instructions provided in the respective library/tool's README file.

Libraries

NestJS Libraries

  1. nestjs-paystack: Powerful library that provides seamless integration with the Paystack payment gateway for your NestJS applications. You can easily handle payment transactions with minimal effort.

Angular Libraries

  1. ngx-responsive-table: A game-changing Angular library that offers complete customization and responsiveness for tables with seamless user experience on all devices. Its flexibility allows users to design tables that fit their project needs with an intuitive API and dynamic data handling.
  • Usage:

Contributing

We welcome contributions to the devtools-bp monorepo! If you have any bug fixes, improvements, or new features to propose, please follow the guidelines outlined in CONTRIBUTING.md.

License

The devtools-bp monorepo is released under the MIT License. Please make sure you understand its terms and conditions when using the libraries and tools provided in this repository.