Socket
Book a DemoInstallSign in
Socket

@patternson/octopus

Package Overview
Dependencies
Maintainers
3
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@patternson/octopus

An adapting design system

latest
Source
npmnpm
Version
1.2.0
Version published
Maintainers
3
Created
Source

Octopus

CircleCI semantic-release Love and Peace

An adapting pattern library

Run Locally

npm install
npm start

Usage

put the library in your html:

<script src="https://lib.patternson.io/Octopus/v/latest.js"></script>

Put up the frame (it serves the global css variables) and start to use components

<op-frame>
  <op-headline>This is a Octopus Headline</op-headline>
  <op-button>Checkout the repository</op-button>
</op-frame>

Specific version:

For a specific version use https://lib.patternson.io/Octopus/v/[tag].js

Where [tag] must be either latest or a valid semver specifier.

FAQs

Package last updated on 25 Jun 2018

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