New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@hmcts/one-per-page

Package Overview
Dependencies
Maintainers
14
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hmcts/one-per-page

One question per page apps made easy

  • 2.0.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
85
increased by73.47%
Maintainers
14
Weekly downloads
 
Created
Source

One per page

Codacy Badge Greenkeeper badge

A framework that aims to make building GOV.UK style one question per page transactions easy.

Documentation

All documentation is stored in the [docs] folder.

Development

Prerequisites

Docker

time of writing this version 17.09.0-ce

Build and enter your docker development container

We use the Dockerfile and docker-compose.yml to create a development container used for running tests, etc.

To start the container run:

make

to see whats happening with this command see the Makefile.

Install dependencies

yarn install

Build the library

Once in the docker container shell, to build the library you can run: yarn

Example application

There is a straw man application in examples/test-app in this repository that you can use to manually test as you change this repository. When doing this it is recommended you use link this repository to the example using yarn link.

If you want to work on developing one-per-page with a test application, you can create a live link so changes to this repository by running: yarn link

FAQs

Package last updated on 21 Dec 2017

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