Socket
Socket
Sign inDemoInstall

@fireflysemantics/join

Package Overview
Dependencies
1
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @fireflysemantics/join

[![Build Status](https://travis-ci.org/fireflysemantics/join.svg?branch=master)](https://travis-ci.org/fireflysemantics/join)


Version published
Weekly downloads
4K
decreased by-26.65%
Maintainers
1
Install size
117 kB
Created
Weekly downloads
 

Readme

Source

Build Status

Join

Install

npm i -S @fireflysemantics/join
npm i -S tslib

Usage

import { join } from '@fireflysemantics/join'
console.log(join('http://www.example.com/', '/pity/the/foo/'))
console.log(join('http://www.example.com/','', '/pity/the/foo/'))

Stackblitz Demo

Build

Run npm run b to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with npm run b, run npm run p to publish.

Running unit tests

Run npm t to execute the unit tests via Jest.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

FAQs

Last updated on 03 Jun 2021

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