Socket
Socket
Sign inDemoInstall

mixing-bowl

Package Overview
Dependencies
44
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    mixing-bowl

A simple tool for creating namespace based typescript projects


Version published
Weekly downloads
8
increased by700%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Mixing Bowl

This is a tool to make namespace based TypeScript projects.

Yes, I know namespaces are not recommended but I feel that they still have their place, particularly in mono repos. This gives some combatability with other methodologies and a nice simple way to import external libraries.

When using this, it will generate a tsconfig file in your project directory so make sure you add it to your ignore. You can include an extends property on your config to make adjustments to your config easily.

Keywords

FAQs

Last updated on 21 Feb 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc