@lacussoft/cpf-fmt
Advanced tools
+7
-0
| # @lacussoft/cpf-fmt | ||
| ## 2.0.1 | ||
| ### Patch Changes | ||
| - 2889911: Update documentation. | ||
| - 5d9bf1d: Create a contribution guide. | ||
| ## 2.0.0 | ||
@@ -4,0 +11,0 @@ |
+1
-1
| /** | ||
| * LacusSoft :: cpf-fmt v2.0.0 | ||
| * LacusSoft :: cpf-fmt v2.0.1 | ||
| * | ||
@@ -4,0 +4,0 @@ * @author Julio L. Muller. |
| /** | ||
| * LacusSoft :: cpf-fmt v2.0.0 | ||
| * LacusSoft :: cpf-fmt v2.0.1 | ||
| * | ||
@@ -4,0 +4,0 @@ * @author Julio L. Muller. |
+1
-1
| { | ||
| "name": "@lacussoft/cpf-fmt", | ||
| "version": "2.0.0", | ||
| "version": "2.0.1", | ||
| "description": "Utility function to format CNPJ (Brazilian personal ID)", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
+22
-17
@@ -1,9 +0,9 @@ | ||
| # LacusSoft :: cpf-fmt | ||
| # Lacus :: cpf-fmt | ||
|  | ||
|  | ||
|  | ||
|  | ||
|  | ||
|  | ||
| [](https://npmjs.com/package/@lacussoft/cpf-fmt) | ||
| [](https://bundlephobia.com/package/@lacussoft/cpf-fmt) | ||
| [](https://npmjs.com/package/@lacussoft/cpf-fmt) | ||
| [](https://github.com/LacusSolutions/br-utils-js/actions) | ||
| [](https://github.com/LacusSolutions/br-utils-js) | ||
| [](https://github.com/LacusSolutions/br-utils-js/blob/main/LICENSE) | ||
@@ -14,5 +14,5 @@ Utility function to format CNPJ (Brazilian personal ID). | ||
|  |  |  |  |  |  | | ||
| --- | --- | --- | --- | --- | --- | | ||
| Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | 11 ✔ | | ||
| |  |  |  |  |  |  | | ||
| |--- | --- | --- | --- | --- | --- | | ||
| | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | 11 ✔ | | ||
@@ -85,13 +85,18 @@ ## Installation | ||
| ## Contributing | ||
| ## Contribution & Support | ||
| 1. Fork the repository | ||
| 2. Create your feature branch (`git checkout -b feature/amazing-feature`) | ||
| 3. Commit your changes (`git commit -m 'feat: add some amazing feature'`) | ||
| 4. Push to the branch (`git push origin feature/amazing-feature`) | ||
| 5. Open a Pull Request | ||
| We welcome contributions! Please see our [Contributing Guidelines](./CONTRIBUTING.md) for details. But if you find this project helpful, please consider: | ||
| - ⭐ Starring the repository | ||
| - 🤝 Contributing to the codebase | ||
| - 💡 [Suggesting new features](https://github.com/LacusSolutions/br-utils-js/issues) | ||
| - 🐛 [Reporting bugs](https://github.com/LacusSolutions/br-utils-js/issues) | ||
| ## License | ||
| This project is licensed under the MIT License - see the [LICENSE](https://github.com/LacusSolutions/br-utils-js/blob/main/LICENSE) file for details. | ||
| ## Changelog | ||
| See [CHANGELOG.md](CHANGELOG.md) for a list of changes and version history. | ||
| See [CHANGELOG](tps://github.com/LacusSolutions/br-utils-js/blob/main/CHANGELOG.md) for a list of changes and version history. | ||
@@ -98,0 +103,0 @@ --- |
88926
0.88%104
5.05%