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

@limetech/lime-web-components

Package Overview
Dependencies
Maintainers
0
Versions
206
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@limetech/lime-web-components

Lime Web Components

  • 5.43.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

Lime Web Components

Version semantic-release Commitizen friendly

To start the dev-server, run npm start.

To build the dist folder, run npm run build.

Read the full documentation at https://lundalogik.github.io/lime-web-components/

API changes

If you do any changes to the public API, you need to run npm run api:update in order to update the file etc/lime-web-components.api.md which describes the public API. The file is generated so do not update it manually. If the file is not updated, the GitHub build will fail when the API is verified.

Deploy documentation

Documentation is deployed to GitHub Pages when a new release is built by GitHub Actions. It can also be deployed manually from a Linux or macOS computer.

Follow these steps:

  1. The following environment variables must be set:
  • GITHUB_TOKEN - a GitHub access-token with write-access to the repository
  1. Run git fetch.
  2. Run git branch and make sure you do not have a local copy of the branch gh-pages. If you do, push anything that should be pushed, and remove the local branch.
  3. From the repo-root, run npm run docs:publish -- --v=<version>, where <version> is the version of lime-elements you are building the documentation for. Any existing documentation for this version number will be overwritten. If no version is supplied, the version will be set to 0.0.0-dev. If --dryRun=true is supplied, the entire script will run, except the push to GitHub.

Get help

  • If you have a general question, or are in need of support, please open a Question issue on GitHub.

Keywords

FAQs

Package last updated on 16 Jan 2025

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