@usds.gov/questionable
TypeScript icon, indicating that this package has built-in type declarations

1.5.8 • Public • Published

Questionable

This is the component project for the @usds.gov/questionable React component.

Development

This project is built using tooling from the NPM ecosystem, TypeScript, Node and React. This guide assumes the use of the Github CLI.

To get started developing:

  • Verify that Yarn is installed:
npm install -g yarn
  • Clone the project:
gh repo clone usds/questionable
  • Switch to project root:
cd questionable
  • Install project:
yarn install
  • Build project
yarn workspace @usds.gov/questionable build

Contributing

Commit messages and Pull Request names should follow the Conventional Commit standard. The tl;dr is: your commit message should be short and specific, e.g. feat(analytics): implements google analytics or fix(ci): update lodash version to latest.

All development should be done on a branch. On completion of work, submit a Pull Request for that branch into main. The PR title should also follow the commit standard.

Releasing

Whenever minor/major changes are ready for release (i.e. merged into main), the project should be compiled and published to NPM.

yarn publish

/@usds.gov/questionable/

    Package Sidebar

    Install

    npm i @usds.gov/questionable

    Weekly Downloads

    4

    Version

    1.5.8

    License

    ISC

    Unpacked Size

    863 kB

    Total Files

    12

    Last publish

    Collaborators

    • froehlichcr