Giter VIP home page Giter VIP logo

web-libraries's Introduction

Recidiviz Web Libraries

Packages shared across the Recidiviz web platform.

This is a multi-package repository. The individual packages (found in packages/*) have their own README files with more detailed information about their use.

Packages in this repository

All npm packages should be scoped to the @recidiviz organization.

@recidiviz/design-system

@recidiviz/eslint-config

@recidiviz/tsconfig

Development

Packages are versioned independently of one another and have separate dependencies. Dependencies are managed with yarn. For convenience, a postinstall script will install dependencies for all packages when you run yarn install in the root package.

Releasing packages

The release process is semi-automated and relies on Github Actions. When you are ready to release a package, you should perform the following steps:

  1. Increment the version number in the package.json, following semantic versioning conventions. Update the CHANGELOG.md for the package you are updating.
  2. Open a pull request to update the package.json,
  3. Once that pull request is merged, create a Github Release on main for that package. Include a changelog in the body of the Release. The tag for this release must follow the naming convention [package]@[version-number], where package matches the name of the package's directory (e.g., eslint-config for packages/eslint-config). The version number should also match the version bump you just merged.
  4. When that release is created, the package matching the tagged name will be published to npm by a Github Action.

web-libraries's People

Contributors

dependabot[bot] avatar macfarlandian avatar ohaibbq avatar nbhargava avatar phenggeler avatar mxosman avatar daschi avatar jovergaag avatar nasaownsky avatar danawillow avatar alexabatino avatar danielsmc avatar matankb avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.