UNPKG

@ptkdev/node-module-boilerplate

Version:

Create your npm library with this user friendly boilerplate. Use this respository as template for your new node library/module

62 lines (35 loc) 2.01 kB
# v2.0.7 (February 21, 2022) - Refactor: CI/CD now update the version of the package to the latest (nightly) <!-- all-shields/sponsors-badges:START --> [![Donate Paypal](https://img.shields.io/badge/donate-paypal-005EA6.svg?style=for-the-badge&logo=paypal)](https://www.paypal.me/ptkdev) [![Donate Ko-Fi](https://img.shields.io/badge/donate-ko--fi-29abe0.svg?style=for-the-badge&logo=ko-fi)](https://ko-fi.com/ptkdev) [![Donate Github Sponsors](https://img.shields.io/badge/donate-sponsors-ea4aaa.svg?style=for-the-badge&logo=github)](https://github.com/sponsors/ptkdev) [![Donate Patreon](https://img.shields.io/badge/donate-patreon-F87668.svg?style=for-the-badge&logo=patreon)](https://www.patreon.com/join/ptkdev) [![Donate Bitcoin](https://img.shields.io/badge/BTC-35jQmZCy4nsxoMM3QPFrnZePDVhdKaHMRH-E38B29.svg?style=flat-square&logo=bitcoin)](https://ptk.dev/img/icons/menu/bitcoin_wallet.png) [![Donate Ethereum](https://img.shields.io/badge/ETH-0x8b8171661bEb032828e82baBb0B5B98Ba8fBEBFc-4E8EE9.svg?style=flat-square&logo=ethereum)](https://ptk.dev/img/icons/menu/ethereum_wallet.png) <!-- all-shields/sponsors-badges:END --> # v2.0.6 (January 16, 2022) - Fix: CI/CD # v2.0.4 (January 14, 2022) - Fix: scripts - Feature: examples - Refactor: removed console.log() # v2.0.3 (January 14, 2022) - Fix: vanilla import with require() # v2.0.2 (January 14, 2022) - Refactor: code quality, scripts and interfaces - Security: updated packages - Features: CI/CD # v1.0.20210930 (September 30, 2021) - Fix: logs # v1.0.20210928 (September 28, 2021) - Security: update - Fix: translations interface and some bugs # v1.0.20210830 (August 30, 2021) - Security: update - Fix: translations - Fix: Typescript, strict mode enabled # v1.0.20210412 (April 12, 2021) - Fix: minor fix - Fix: readme of issues # v1.0.20210404 (April 04, 2021) - Feature: Setup # v1.0.20210330 (March 31, 2021) - Minor updates # v1.0.20210330 (March 30, 2021) - First release