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

noto-sans-kr

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

noto-sans-kr

한국어용 Noto Sans의 경량화 버전입니다.

  • 0.1.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

noto-sans-kr

한국어용 Noto Sans의 경량화 버전입니다. 폰트 소스 경량화 작업은 이상한모임의 @miriya 님이 해주셨습니다.

Installation

via bower

$ bower install noto-sans-kr

via npm

$ npm install noto-sans-kr

Usage

HTML <head> 블록에 stylesheet를 포함시킨후,

<link rel="stylesheet" href="path/to/your/directory/noto-sans-kr/styles.css">

다음과 같이 사용합니다.

body {
  font-family: "Noto Sans Korean", sans-serif;
}

License

MIT

Keywords

FAQs

Package last updated on 03 May 2016

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