Socket
Book a DemoInstallSign in
Socket

@datopian/edp

Package Overview
Dependencies
Maintainers
3
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@datopian/edp

NG Frontend theme for EDP project.

1.6.1
latest
npmnpm
Version published
Maintainers
3
Created
Source

Energi Data Portal

Contributing

EDP is a theme for frontend-v2 express js app with additional subcomponents from other repositories.

Content Management

TODO: links to CMS and CMS docs in google drive.

Subcomponents

Build Report

A react application for /build-report page. See update-build-report.sh for more info on how it's built.

/build-report page also contains metadata search element. It uses API provided by TODO insert metastore link.

Visualizations

Solar and wind records
Development in electricity consumption

Getting started

Install dependencies:

yarn

CSS

We're using tailwindcss for creating stylesheets. To build the CSS file:

yarn build

Cookies

To stay GDPR compliant

Enclose all html that embeds third-party resource (and may result in third-party cookies) in:

  <div class="blockedHTML">
    {% include "partials/cookie-consent-placeholder.njk" %}
    <template class="cookieConsent">
      <!-- your tag here -->
    </template>
  </div>

and put type javascript/blocked to all javascript that may result in cookies:

<script type="javascript/blocked" src="your/source"></script>

Scripts used

FAQs

Package last updated on 10 Dec 2020

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.