{"id":21672090,"url":"https://github.com/sandeepv68/express-marko-generator","last_synced_at":"2025-04-12T03:33:55.673Z","repository":{"id":32557167,"uuid":"136921664","full_name":"Sandeepv68/express-marko-generator","owner":"Sandeepv68","description":"A CLI tool to generate an Expressjs application with MarkoJS and MaterializeCSS framework","archived":false,"fork":false,"pushed_at":"2023-04-25T10:24:25.000Z","size":242,"stargazers_count":6,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T11:57:23.450Z","etag":null,"topics":["cli","css","express","html","jquery","lasso-js","markojs","materialize-css"],"latest_commit_sha":null,"homepage":"https://sandeepvattapparambil.github.io/express-marko-generator/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sandeepv68.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-11T12:14:34.000Z","updated_at":"2023-01-25T19:40:01.000Z","dependencies_parsed_at":"2024-11-25T13:16:42.295Z","dependency_job_id":"f11c4bf0-0ad4-44be-b64b-494cea64d27c","html_url":"https://github.com/Sandeepv68/express-marko-generator","commit_stats":{"total_commits":46,"total_committers":3,"mean_commits":"15.333333333333334","dds":0.06521739130434778,"last_synced_commit":"68bdeb608d914ae2e3c2a2949834695e560b1c7e"},"previous_names":["sandeepv68/express-marko-generator"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sandeepv68%2Fexpress-marko-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sandeepv68%2Fexpress-marko-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sandeepv68%2Fexpress-marko-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sandeepv68%2Fexpress-marko-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sandeepv68","download_url":"https://codeload.github.com/Sandeepv68/express-marko-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248513214,"owners_count":21116775,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","css","express","html","jquery","lasso-js","markojs","materialize-css"],"created_at":"2024-11-25T13:17:12.842Z","updated_at":"2025-04-12T03:33:55.653Z","avatar_url":"https://github.com/Sandeepv68.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![express-marko-logo](https://raw.githubusercontent.com/SandeepVattapparambil/express-marko-generator/master/app-logo.png)\n# Express Marko Generator v2.1.1\n\n![npm version](https://badge.fury.io/js/express-marko-generator.svg) ![Dependencies](https://david-dm.org/SandeepVattapparambil/express-marko-generator.svg) ![GitHub license](https://img.shields.io/github/license/SandeepVattapparambil/express-marko-generator.svg) ![PyPI - Status](https://img.shields.io/pypi/status/Django.svg) ![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg) [![Greenkeeper badge](https://badges.greenkeeper.io/SandeepVattapparambil/express-marko-generator.svg)](https://greenkeeper.io/) [![Known Vulnerabilities](https://snyk.io/test/github/SandeepVattapparambil/express-marko-generator/badge.svg?targetFile=package.json)](https://snyk.io/test/github/SandeepVattapparambil/express-marko-generator?targetFile=package.json) ![Build Status](https://travis-ci.org/SandeepVattapparambil/express-marko-generator.svg?branch=master) ![GitHub issues](https://img.shields.io/github/issues/SandeepVattapparambil/express-marko-generator.svg) ![GitHub forks](https://img.shields.io/github/forks/SandeepVattapparambil/express-marko-generator.svg) ![GitHub stars](https://img.shields.io/github/stars/SandeepVattapparambil/express-marko-generator.svg) ![Twitter](https://img.shields.io/twitter/url/https/github.com/SandeepVattapparambil/express-marko-generator.svg?style=social)\n\n\nA generic CLI tool to generate an ExpressJS application with MarkoJS and MaterializeCSS framework integration. This tool can bootstrap a complete production ready project code base with all the basic \u0026 essential project settings.\n\n\u003e **Note:**  This tool is yet to be tested on UNIX/Linux \u0026 Mac. Works fine on Windows. Please open issues if you encounter one.\n\n### Dependency\nThis tool is built with the following npm modules.\n##### Async\n Async is a utility module which provides straight-forward, powerful functions for working with asynchronous JavaScript. Although originally designed for use with Node.js and installable via npm install --save async, it can also be used directly in the browser.\n[https://www.npmjs.com/package/async](https://www.npmjs.com/package/async)\n\n##### Chalk\n An npm module for terminal styling.\n[https://www.npmjs.com/package/chalk](https://www.npmjs.com/package/chalk)\n\n##### Clui\nThis is a Node.js toolkit for quickly building nice looking command line interfaces which can respond to changing terminal sizes.\n[https://www.npmjs.com/package/clui](https://www.npmjs.com/package/clui)\n\n##### Figlet\nThis tool is used to draw and render ASCII graphics onto the terminal.    This project aims to fully implement the FIGfont spec in JavaScript. It works in the browser and with Node.js. You can see it in action here: http://patorjk.com/software/taag/ (the figlet.js file was written to power that application).\n[https://www.npmjs.com/package/figlet](https://www.npmjs.com/package/figlet)\n\n##### Replace-in-files\nA simple utility to quickly replace text in one or more files or globs. Works synchronously or asynchronously with either promises or callbacks. Make a single replacement or multiple replacements at once.\n[https://www.npmjs.com/package/replace-in-file](https://www.npmjs.com/package/replace-in-file)\n\n## Changelog\n##### v2.1.1\n- Updated Documentation\n\n##### v2.1.0\n- Re-written using a custom Promise wrapper for arbitrary shell command executions.\n- Improved speed \u0026 performance\n- Code refactorings\n- Code optimization\n\n##### v2.0.1\n- Continuous Integration (CI) added using Travis-CI.\n\n##### v2.0.0\n- Completely re-written using async to improve speed and performance.\n- Code refactorings\n- Code optimization\n\n##### v1.0.x\n- Initial release prototype.\n\n## Installation\n### NPM\nThis package prefers a global installation\n```sh\nnpm i express-marko-generator -g\n```\n\n### Usage\n```sh\nexpress-marko-generator  \u003cproject-name\u003e\n```\nYou will see the following logs in your terminal if successful.\n```sh\nProject files downloaded successfully.\nProject customizations completed succesfully.\nProject -\u003e \u003cproject-name\u003e created succesfully.\n```\nand then cd into ```\u003cproject-name\u003e```\n\nthen install dependecies by\n```sh\nnpm i\n```\n\nthen you can run your project by\n```sh\nnpm start\n```\nand go to ```http://localhost:3000```\n\n### Project structure\nThe generated project would have the following structure:\n```\n\u003cproject-name\u003e\n├───bin\n├───components\n│   ├───app-card\n│   ├───app-header\n│   └───app-main\n├───config\n├───middlewares\n├───public\n│   ├───css\n│   ├───img\n│   └───js\n├───routes\n├──views\n│   ├───error\n│   └───home\n│.babelrc\n│app.js\n│package.json\n```\n\n## License\nMIT License\n\nCopyright (c) 2018 Sandeep Vattapparambil\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n\u003e **Note:**  This tool uses the git project [express-marko](https://github.com/SandeepVattapparambil/express-marko) as the base template, you may also check it out. This is not an official eBay project.\n\n### Acknowledgements\nThanks to eBay and the following people for making a wonderful UI framework:\n* [Patrick Steele-Idem](https://github.com/patrick-steele-idem) (Twitter: [@psteeleidem](http://twitter.com/psteeleidem))\n* [Michael Rawlings](https://github.com/mlrawlings) (Twitter: [@mlrawlings](https://twitter.com/mlrawlings))\n* [Phillip Gates-Idem](https://github.com/philidem/) (Twitter: [@philidem](https://twitter.com/philidem))\n* [Austin Kelleher](https://github.com/austinkelleher) (Twitter: [@AustinKelleher](https://twitter.com/AustinKelleher))\n* [Dylan Piercey](https://github.com/dylanpiercey) (Twitter: [@dylan_piercey](https://twitter.com/dylan_piercey))\n* [Martin Aberer](https://github.com/tindli) (Twitter: [@metaCoffee](https://twitter.com/metaCoffee))\n\nalso thanks to ExpressJS and MaterializeCSS for their contributions to OpenSource.\n\nMade with :heart: by [Sandeep Vattapparambil](https://github.com/SandeepVattapparambil).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandeepv68%2Fexpress-marko-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsandeepv68%2Fexpress-marko-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandeepv68%2Fexpress-marko-generator/lists"}