Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
April 4, 2022 04:02 pm GMT

Palmette JS

Have you ever had to write the same code over and over again, perhaps changing only small parts?
Well... it happened to me.
A friend and I have created this tool in NodeJS called Palmette-JS, a CLI application that allows you to generate templates chosen by us (we are trying to add more "custom" features as possible!).

Link to Code

GitHub logo PalmetteJS / Palmette-js

Palmette JS is a CLI application

Downloads Version

What is Palmette-JS?

Palmette is a CLI application written in Javascript.This tool allows you to automatically generate templates with a simple CLI menu.
All of the templates are hosted on this repository: Palmette-Templates

This is the app menu:

Installation

Run this command to install the package globally:

npm install -g palmette-js

Run this command after the installation to get latest templates:

palmette update

Requirements:

NodeJS with npm

Contributors




NPM

https://www.npmjs.com/package/palmette-js

Preview

Image description
Can you give me some feedback? In your opinion, does such a tool make sense? Would you use it? Let me know!


Original Link: https://dev.to/mb337/palmette-js-560f

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To