Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@haystackjs/journey

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@haystackjs/journey

Simple typescript library development

  • 2.2.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Journey

Journey is a toolkit for building, testing and publishing typescript libraries with monorepo support.

Quick Start

Create new empty directory and execute:

npx start-journey my-awesome-library
Add Package
yarn journey add my-awesome-library
Remove Package

WARNING: This will delete all sources of this package.

yarn journey remove my-awesome-library

Start Dev Server

yarn dev

Export static server

yarn export

Build

yarn build

Clean

yarn clean

FAQs

Package last updated on 12 Feb 2020

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc