Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/srmullen/sqrypt
sqrypt is tool for creating awesome npm/yarn scripts directly in your package.json
https://github.com/srmullen/sqrypt
Last synced: 2 days ago
JSON representation
sqrypt is tool for creating awesome npm/yarn scripts directly in your package.json
- Host: GitHub
- URL: https://github.com/srmullen/sqrypt
- Owner: srmullen
- Created: 2022-01-08T15:53:00.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-13T14:23:42.000Z (almost 3 years ago)
- Last Synced: 2024-11-04T02:42:07.515Z (about 2 months ago)
- Language: JavaScript
- Size: 197 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SQRYPT
======### Question ordering
Indexed params will come after lower numbered params.
Unindexed params will come in the order that they appear.
Unindexed params cannot be passed in to the script.