npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@moonojs/cli

v1.1.2

Published

MoonoJS CLI is a terminal tool designed to expedite development with Angular, Nest, and Ionic, popular Node.js based frameworks. It serves as the core tool for working with the MoonoJS monorepo framework, which has been developed to enhance scalability in

Downloads

37

Readme

Moonojs logo

MoonoJS CLI

Moono CLI Angular Node.js Version License

MoonoJS/CLI is a command-line tool designed to accelerate development with Angular, Nest, and Ionic frameworks based on Node.js. It is the primary tool for working with the MoonoJS monorepo framework, which is specifically built to enhance scalability in this stack.

Requirements

  • Node.js >= 18.10

Installation

To install MoonoJS/CLI globally, run the following command:

npm install -g @moonojs/cli

Usage

Once installed, you can use MoonoJS/CLI by running the moono command in your terminal. For example:

moono generate provider UserSubscriptionProviderService ./src/app/providers

This will generate a provider named user--provider in 'src/app/providers/user-subscription'.

About MoonoJS

Starting with version 2, which will be released at the end of August, Moono CLI will also allow you to create projects using the new MoonoJS monorepos framework. This framework has been developed to facilitate the scaling and management of projects in the mentioned stack.

Features

  • Create Angular providers quickly and efficiently, with an auto-generated CRUD.
  • Easy setup and configuration for Angular, Nest, and Ionic projects.

Release Roadmap

| Version | Release Date | Features | |:---------:|:---------------:|:------------------------------------------------------------------------:| | 1.1.0 | End of May | • HTTP Service generation• Empty Models Generation | | 1.2.0 | End of July | • Multiple generation of Providers, Components, Services, and Modules for Angular | | | | • Multiple generation of Resources and Modules Generation for Nest | | 1.3.0 | End of August | • Compose generation for monorepo with Docker | | | | • Support for multiple generation of Modules, Components, Providers, Services and Pages for Ionic | | 2.0.0 | End of September | • Initial release of MoonoJS Core Framework |

Stay in touch

For more information about MoonoJS, please visit the official website Moonojs.com.

License

MoonoJS CLI is licensed under the NonCommercial License. This license does not permit commercial use of the software.