-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
Description
Hi npm team,
I developed a free online developer tools platform called AngriL DevTools that provides essential tools for npm developers:
- JSON Formatter/Minifier: Perfect for formatting package.json, package-lock.json, and other JSON configuration files
- Base64 Encoder/Decoder: Useful for handling encoded data in npm packages
- Timestamp Converter: Helpful for working with publish dates and time metadata
- YAML ↔ JSON Converter: Great for converting between configuration formats (package.json ↔ package.yaml)
- API Testing Tool: Built-in tool for testing npm registry APIs
Since npm developers constantly work with JSON files and configuration data, these tools could enhance the package management experience.
The platform is completely free, open to all developers, and designed with modern web development workflows in mind.
I'd love to get feedback from the npm community on what additional tools would be most useful for package management workflows.
Thanks for your amazing work on npm!
Best regards,
AngriL DevTools Team
Reactions are currently unavailable