Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

skylark-native-component-lib-dependencies

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

skylark-native-component-lib-dependencies

![npm](https://img.shields.io/npm/v/@edancerys/ts-react-components-lib)

  • 0.0.1
  • unpublished
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

TypeScript React Component Library

npm

This library is published on npm and demonstrates how to write your own React components in TypeScript and publish them as npm package.

Follow link for published 👉 Setup guide

Features

🤖 Dev Commands

  • yarn to install the necessary dependencies
  • yarn dev to start developing your components
  • yarn update-stories to update story components in storybook.requires.js
  • yarn test to test your components
  • yarn lint to lint your code
  • yarn lint --fix to fix linting issues in your code
  • yarn prepare to create the production bundle
  • yarn storybook to start storybook in development mode (starts as a new process)
  • yarn build-storybook to create production version of storybook for the project. This can be deployment to platforms such as Vercel, Gatsby, Surge, or Firebase hosting
  • yarn size tells you size of your library for the production bundle

🚀 Publishing the project to NPM

  • npm version patch bump up package version
  • npm publish to publish to npm as private package

📦 Full Component list & functionality TBC...

  • Button
  • String
  • Card
  • Form
    • Text input
    • Custom checkbox input
    • Custom file upload input
    • Custom select input
  • Accordion
  • Carousel
  • Header component
  • Modal component

FAQs

Package last updated on 09 Sep 2022

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