Socket
Socket
Sign inDemoInstall

attire

Package Overview
Dependencies
142
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    attire

Theme and frontend setup for simple and responsive demo pages


Version published
Weekly downloads
13
increased by8.33%
Maintainers
1
Install size
22.3 MB
Created
Weekly downloads
 

Readme

Source

Attire

Theme and frontend setup for simple and responsive demo pages. Build your library docs quickly with provided styles and html modules. Write with html and js. No build step needed.

Visit demo site.

Attire is best suited for UI components you want to demo to your users. It is a very reasonable companion for your github pages. Sometimes a markdown generated page can do just fine - sometimes you need more control. Plain html and js will will probably be sufficient if you like to keep things simple. Paste in html, adjust it, include your library distributable via script tag and run it to showcase your module.

How to use

You can start by saving demo page html into your new html document. And go on adjusting from there. Or you can examine how others did it.

Attire is a html boilerplate for your project index.html page. All you change is content of this html document. All static assets (javascript, css and icons) are loaded from cdn so ideally you don't need to mess with this. If you need to link to your library distributable - include it with script or link tag with path relative to your html page.

Built with Attire

Here is a list of projects with demo pages built on Attire. If you want your project to be included here - drop me a line.

  • SimpleLightbox is lightweight and responsive lightbox library.
  • Fastselect is lightweight browser plugin for enhanced select elements.
  • WhenInViewport for handling elements as they enter viewport.

FAQs

Last updated on 11 Jul 2018

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc