Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adonisjs/sink
Development Toolbox for AdonisJS providers
https://github.com/adonisjs/sink
legacy
Last synced: 3 months ago
JSON representation
Development Toolbox for AdonisJS providers
- Host: GitHub
- URL: https://github.com/adonisjs/sink
- Owner: adonisjs
- License: mit
- Archived: true
- Created: 2017-04-21T20:26:50.000Z (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2023-03-13T07:51:44.000Z (over 1 year ago)
- Last Synced: 2024-05-21T02:12:29.888Z (6 months ago)
- Topics: legacy
- Language: TypeScript
- Homepage:
- Size: 667 KB
- Stars: 30
- Watchers: 7
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-adonisjs-packages - Adonis Sink - Development Toolbox for writing tests for your own AdonisJs providers. (Testing & Debugging)
README
Code mods for AdonisJS project files
AdonisJS sink is a swiss knife for managing project files by applying minimal changes, inferring formatting from EditorConfig file and comes with specialized tasks for different file formats and file types.
[![gh-workflow-image]][gh-workflow-url] [![typescript-image]][typescript-url] [![npm-image]][npm-url] [![license-image]][license-url] [![synk-image]][synk-url]
[gh-workflow-image]: https://img.shields.io/github/actions/workflow/status/adonisjs/sink/test.yml?style=for-the-badge
[gh-workflow-url]: https://github.com/adonisjs/sink/actions/workflows/test.yml "Github action"[typescript-image]: https://img.shields.io/badge/Typescript-294E80.svg?style=for-the-badge&logo=typescript
[typescript-url]: "typescript"[npm-image]: https://img.shields.io/npm/v/@adonisjs/sink/latest.svg?style=for-the-badge&logo=npm
[npm-url]: https://npmjs.org/package/@adonisjs/sink/v/latest "npm"[license-image]: https://img.shields.io/npm/l/@adonisjs/sink?color=blueviolet&style=for-the-badge
[license-url]: LICENSE.md "license"[synk-image]: https://img.shields.io/snyk/vulnerabilities/github/adonisjs/sink?label=Synk%20Vulnerabilities&style=for-the-badge
[synk-url]: https://snyk.io/test/github/adonisjs/sink?targetFile=package.json "synk"