npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

spoqa-han-sans

v3.3.0

Published

Spoqa Han Sans Neo

Downloads

240

Readme

Spoqa Han Sans Neo

npm version Build Status GitHub release

스포카 한 산스는 국문, 영문, 일문, 숫자, 글리프의 어울림이 훌륭합니다. 가는 굵기(Thin), 보통 굵기(Regular), 중간 굵기 (Medium), 두꺼운 굵기(Bold) 네 가지 자족으로, 디지털 환경에서 언어를 아름답게 표현합니다.

스포카 혼자 쓰기엔 지나치게 산뜻한 스포카 한 산스 네오, 누구나 무료로 쓸 수 있도록 배포합니다.

폰트 다운로드

폰트 설치 방법

웹폰트 적용 방법

Spoqa Han Sans를 웹폰트로 사용하시려면 2가지 방법이 있습니다.

스타일 시트에 아래의 코드를 넣거나,

@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css);
@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSans-jp.css);

혹은 HTML의 <head> 태그 안에 아래의 코드를 넣어주세요.

<link href='//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css' rel='stylesheet' type='text/css'>
<link href='//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSans-jp.css' rel='stylesheet' type='text/css'>

그후 <style> 태그 안에 font-family 를 설정해주세요.

* {
  font-family: 'Spoqa Han Sans Neo', 'Spoqa Han Sans JP', sans-serif;
}

의견 보내기

Spoqa Han Sans 프로젝트에 제안하고 싶은 사항이 있다면 이슈를 생성해주시길 바랍니다.

제작 정보

Spoqa Han Sans에 대한 제작 배경 및 미리보기에 대한 정보는 Spoqa Han Sans Introduction에서 얻으실 수 있습니다.

오픈 소스

Spoqa Han Sans는 Spoqa에서 관리하고 있는 오픈 소스 서체로, SIL Open Font License로 배포되고 있습니다.

따라서 개인 및 기업 사용자가 자유롭게 사용, 수정 및 재배포 가능하며, 저작권에 문제없이 로고, BI, CI, 임베드 등의 상업적 사용이 가능하며 자유로운 사용에 추가 비용을 지불 하실 필요도 없습니다.

(프로젝트에 기여한 분들의 목록 참고.)