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

@dian-alfabet/vpn-ui-core

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dian-alfabet/vpn-ui-core

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/) [![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://opensource.org/licenses/) [![AGPL License](https://img.shie

  • 1.0.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

MIT License GPLv3 License AGPL License

VPN UI Core - Design System

The UI Core is a design system dedicated to crafting reusable UI components. Our focus is on aligning with established design principles agreed upon by the design team. This serves as a comprehensive guide for both designers and engineers, ensuring the creation of consistently styled interfaces.

Key Features

  • Reusability: The design system prioritizes the development of UI components that are easily reusable across various parts of the application.
  • Alignment with Design Standards: Our work is anchored in adherence to predefined design standards, fostering consistency and coherence in the visual elements.
  • Guide for Designers and Engineers: The UI Core acts as a guiding resource for designers and engineers alike, streamlining the process of creating visually cohesive and user-friendly interfaces.
  • Collaborative Approach: By providing a shared framework, the design system encourages collaboration between design and engineering teams, resulting in a unified and polished user experience.

Run Locally

Clone the project

  git clone git@github.com:Dian-Alfabet/vpn-ui-core.git

Go to the project directory

  cd vpn-ui-core

Install dependencies

  npm install

Start the server

  npm run storybook

Demo

Insert gif or link to demo

Color Reference

ColorHex
Example Color#0a192f #0a192f
Example Color#f8f8f8 #f8f8f8
Example Color#00b48a #00b48a
Example Color#00d1a0 #00d1a0

Running Tests

To run tests, run the following command

  npm run test

Deployment

To deploy this project run

  npm run deploy

Usage/Examples

import Component from 'my-project'

function App() {
  return <Component />
}

Optimizations

What optimizations did you make in your code? E.g. refactors, performance improvements, accessibility

Used By

This project is used by the following companies:

  • Portal Sekolah Features
  • Portal Kerja Features

FAQs

Package last updated on 12 Mar 2024

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