
Security News
ESLint Adds Official Support for Linting HTML
ESLint now supports HTML linting with 48 new rules, expanding its language plugin system to cover more of the modern web development stack.
github.com/ONSdigital/dis-design-system-go
Proof of concept rendering library for Dissemination frontend go microservices. dis-design-system-go
contains templates, localisations, model structs, css and javascript that are core to all dissemination frontend services.
make help
to see full list of make targetsIf you work across multiple Node.js projects there's a good chance they require different Node.js and npm versions.
It is recommended that you use nvm (Node Version Manager) to switch between versions easily:
Install nvm:
brew install nvm
:warning: Make sure to follow the instructions provided at the end of the install to configure up your shell profile.
Install the node version specified in .nvmrc
through nvm:
nvm install
go.mod
Build the CSS and JS, and start the local web server with
make debug
Once built, you can find assets stored on the web server, default location is localhost:9002/dist/assets/
See CONTRIBUTING for details.
Copyright © 2025, Office for National Statistics (https://www.ons.gov.uk)
Released under MIT license, see LICENSE for details.
FAQs
Unknown package
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.
Security News
ESLint now supports HTML linting with 48 new rules, expanding its language plugin system to cover more of the modern web development stack.
Security News
CISA is discontinuing official RSS support for KEV and cybersecurity alerts, shifting updates to email and social media, disrupting automation workflows.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.