Wire Web Packages Save

Collection of npm modules created by Wire's web team.

Project README

Wire

This repository is part of the source code of Wire. You can find more information at wire.com or by contacting [email protected].

You can find the published source code at github.com/wireapp.

For licensing information, see the attached LICENSE file and the list of third-party licenses at wire.com/legal/licenses/.

Web Packages

Collection of npm modules created by Wire's web team:

Bots

Commons

Configuration

Connectivity

Encoding

Internal tools

User interface

Getting Started

## Download dependencies and link packages
yarn

## Build all packages and test them
yarn test:all

Release packages

Release new package

If a package gets published for the very first time, it must be released this way:

cd ./packages/new-package
yarn dist
npm publish --access public

Info: Start with version "0.0.0" in package.json when publishing with lerna or "0.1.0" when publishing with npm.

Release an existing package

This will be handled by our CI setup.

Open Source Agenda is not affiliated with "Wire Web Packages" Project. README Source: wireapp/wire-web-packages
Stars
62
Open Issues
25
Last Commit
3 weeks ago
License

Open Source Agenda Badge

Open Source Agenda Rating