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

autokitty-components

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autokitty-components

AutoKitty Components

  • 0.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
increased by100%
Maintainers
1
Weekly downloads
 
Created
Source

AutoKitty Components

An attempt to recreate some of the value of bhauman/devcards using JavaScript, React and hot reloading.

For more background information check https://github.com/bhauman/devcards

Eventually the goal is for this project to supply a library of dumb UI components for use in the main AutoKitty app.

Quick start:

  • npm i
  • npm run watch
  • Open a browser at localhost:3000
  • Edit the cards in index.js

Features:

  • Live edit the devcards/components
  • Define devcards with an optional name and documentation
  • Visualise props passed to components
  • Devcards can be rendered to a string for server side rendering
  • Devcards can render either React Component classes or arbitrary trees of composed ReactElements

Stack:

  • Babel 6
  • Browserify
  • Nightwatch tests running on Browserstack
  • LiveReactLoad
  • React 14
  • Radium

FAQs

Package last updated on 26 Dec 2015

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