Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

133
Views
NPM Package publishing

How could I possibly create an npm package by following a pattern that mui does like?

using @ name slash package

example

  1. @mui/materia
  2. @mui/styles

I just got curious since I never actually published anything on npm!

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

You can create a npm package using npm pack. But usually this is used to pack libraries. And to publish use npm publish.

You can take a look at this doc to see how you can create and publish an angular library https://angular.io/guide/creating-libraries#peer-dependencies

To add custom name like '@mui/anything' just add this to the package.json in the name property.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!