• This repository has been archived on 21/Aug/2020
  • Stars
    star
    194
  • Rank 193,609 (Top 4 %)
  • Language
    HTML
  • License
    MIT License
  • Created over 7 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Lightweight pure CSS typography base for your next project

tipograf




Built with ❤︎ by Tiaan and contributors

Table of Contents

Table of Contents
  • About
  • Highlights
  • Install
  • Usage
  • Demo
  • Contribute
  • License
  • About

    tipograf is a Lightweight typography base. Heavily inspired by Medium, it tries to enforce good vertical rhythm. It's available in pure CSS, cssnext using PostCSS, Less or SCSS.

    Highlights

    • Written entirely in relative units.
    • Highly customizable.
    • Lightweight(minified version being just 705 bytes when gzipped)

    Install

    Install with cdn

    <link rel="stylesheet" href="https://unpkg.com/tipograf/dist/tipograf.css">
    <!-- Or -->
    <link rel="stylesheet" href="https://cdn.rawgit.com/tiaanduplessis/tipograf/master/dist/tipograf.css">
    <!-- Or -->
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/tipograf/1.0.4/tipograf.css">

    Install with Bower

    $ bower install tipograf

    Install with npm

    $ npm install tipograf

    Install with yarn

    $ yarn add tipograf

    Usage

    tipograf is highly customizable and should be changed to meet your preference 👍.

    Demo

    Check out the demo here.

    Contribute

    Contributions are welcome. Please open up an issue or create PR if you would like to help out.

    Note: If editing the README, please conform to the standard-readme specification.

    License

    Licensed under the MIT License.

    More Repositories

    1

    awesome-react-talks

    😎 A curated list of talks about React or topics related to React
    700
    star
    2

    wenk

    😉 Lightweight pure CSS tooltip for the greater good
    CSS
    688
    star
    3

    kill-port

    ❌ Kill the process running on given port
    JavaScript
    463
    star
    4

    awesome-react-native-talks

    😎 A curated list of talks about React Native or topics related to React Native
    357
    star
    5

    dont-go

    A small client-side library with zero dependencies to change the title and/or favicon of the page when it is inactive. 😌
    HTML
    328
    star
    6

    react-native-google-maps-directions

    🚕 Get direction using Google Maps in React Native 🚗
    TypeScript
    180
    star
    7

    pomd

    🍅 A good old cli based Pomodoro timer with native notifications
    JavaScript
    174
    star
    8

    react-native-phone-call

    Initiate a phone call in React Native
    JavaScript
    164
    star
    9

    react-hook-form-persist

    Persist and populate react-hook-form form using storage of your choice
    TypeScript
    138
    star
    10

    coinmarketcap-api

    CoinMarketCap API wrapper for node
    JavaScript
    116
    star
    11

    hexo-theme-brewski

    A minimal Hexo theme
    CSS
    91
    star
    12

    nanoreset

    Minimal CSS reset in less than 500 bytes
    CSS
    89
    star
    13

    bolt-starter

    UNMAINTAINED - ⚡ Rapid starter for your next React Native project ⚡
    JavaScript
    77
    star
    14

    react-native-websocket

    🔃 WebSocket API wrapped as a component for React Native
    JavaScript
    74
    star
    15

    react-native-email

    📮 Send a email using the Linking API
    JavaScript
    61
    star
    16

    react-native-modest-checkbox

    A modest checkbox component for React Native ✅
    JavaScript
    54
    star
    17

    react-native-surrender

    CLI script that clears Watchman, removes node_modules and cleans cache using npm or yarn
    JavaScript
    53
    star
    18

    react-native-datepicker-modal

    React Native DatePicker Modal Component for iOS/Android
    JavaScript
    50
    star
    19

    dronk-expo

    A social drinking game
    JavaScript
    41
    star
    20

    awesome-go-talks

    Curated list of talks related to the Go programming language
    40
    star
    21

    swifty-qr

    Easy QR code scanning and generation
    JavaScript
    30
    star
    22

    stoor

    Storage wrapper with support for namespacing, timeouts and multi get/set and remove.
    TypeScript
    26
    star
    23

    parcel-plugin-asset-copier

    Copy static assets to your bundle dir
    JavaScript
    25
    star
    24

    awesome-unstated

    A collection of awesome things regarding Unstated.
    25
    star
    25

    react-native-modest-cache

    💾 Simple cache for AsyncStorage
    JavaScript
    23
    star
    26

    clipd

    📎 Puny < 0.5kb copy to clipboard library
    JavaScript
    22
    star
    27

    react-native-modest-storage

    💾 A modest wrapper around the AsyncStorage API
    JavaScript
    22
    star
    28

    react-native-fetch

    🌍Fetch API wrapped as a component with support for retries & timeouts
    JavaScript
    20
    star
    29

    shell-exec

    Execute a command through the system shell
    TypeScript
    20
    star
    30

    sort-by-distance

    Sort array of points based on how close they are to a givin point
    TypeScript
    18
    star
    31

    tenacious-fetch

    Tiny fetch API wrapper to add support for retries with linear & exponential backoff and timeouts (651 Bytes)
    JavaScript
    17
    star
    32

    jquery-bindings

    Simple two-way data binding using proxies and requestIdleCallback
    HTML
    17
    star
    33

    vs-code-js-hacker-pack

    Opinionated collection of Visual Studio Code extensions focused on Javascript development
    17
    star
    34

    prettycoins

    Get cryptocurrency info in your terminal
    JavaScript
    15
    star
    35

    ra-auth-firebase

    Firebase auth provider for React Admin
    JavaScript
    13
    star
    36

    luno-api

    Luno API wrapper
    JavaScript
    13
    star
    37

    pkg-rename

    CLI to quickly rename a npm package
    JavaScript
    13
    star
    38

    react-native-bouncy-touchable

    A bouncing touchable animated view
    JavaScript
    12
    star
    39

    react-native-log-level

    Multi level logger for React Native
    JavaScript
    12
    star
    40

    react-native-scaling-utils

    Simple scaling utilities for React Native
    JavaScript
    12
    star
    41

    fuzzy-finder

    🔎 Tiny fuzzy searcher (356 Bytes gzipped)
    JavaScript
    11
    star
    42

    enforce-branch-name

    Little utility to be used in conjunction with Husky to enforce a branch naming convention
    JavaScript
    10
    star
    43

    svelte-autocomplete-select

    Flexible, zero-dependency Autocomplete component for Svelte
    Svelte
    10
    star
    44

    image-to-uri

    Convert image file to data URI
    JavaScript
    9
    star
    45

    formik-error-focus

    Scroll to the first error in your Formik form and set focus
    TypeScript
    9
    star
    46

    react-native-sms-linking

    Simple Linking API wrapper to send SMS
    JavaScript
    8
    star
    47

    valid-south-african-id

    🇿🇦 Perform regex and checksum match to check if given number string is a valid South African ID
    JavaScript
    8
    star
    48

    reading

    📖
    7
    star
    49

    get-google-sheet

    When you just need to get a public google sheet as JSON
    TypeScript
    7
    star
    50

    tabby-mctabface

    Nifty tab manager
    JavaScript
    7
    star
    51

    flatten-unflatten

    Flatten or unflatten a object (512 bytes)
    JavaScript
    6
    star
    52

    react-native-retriable-fetch

    🌐 DEPRECATED: use tenacious-fetch
    JavaScript
    6
    star
    53

    react-native-view-finder

    A flexible little View Finder component to be used in conjunction with react-native-camera
    JavaScript
    6
    star
    54

    blob-to-base64

    Convert Blob to base64
    HTML
    6
    star
    55

    react-keycloak-context

    A Keycloak provider for React
    JavaScript
    5
    star
    56

    brewski

    🍺 A artisan web microframework
    JavaScript
    5
    star
    57

    clippy

    Nifty little clipboard manager build with Electron
    JavaScript
    4
    star
    58

    magnet-link-regex

    Regex for magnet link
    JavaScript
    4
    star
    59

    next-circular-dependency

    Detect circular dependencies in your Next.js app
    JavaScript
    4
    star
    60

    colors-regex

    Regular expressions for rgb, rgba, hex, hexa, hsl & hsla colors
    JavaScript
    4
    star
    61

    feature-flip

    Flexible React & React Native feature flagging/flipping/toggling for simple use cases
    TypeScript
    4
    star
    62

    react-pagemap

    React wrapper for pagemap. Mini map for web pages.
    JavaScript
    4
    star
    63

    license-o-matic

    Generate SPDX license with ease
    JavaScript
    4
    star
    64

    get-them-args

    Parse argument options
    JavaScript
    4
    star
    65

    react-qr-image

    Generate a QR Image for your React app
    TypeScript
    4
    star
    66

    slothy

    Modern lazy loading of images
    JavaScript
    4
    star
    67

    react-native-simple-snippets

    ✂️ A collection of React Native related snippets for VS Code
    JavaScript
    4
    star
    68

    wedding

    du Plessis wedding site
    HTML
    3
    star
    69

    styled-funcs

    Set of utility functions for working with styled components
    JavaScript
    3
    star
    70

    keycloak-theme-starter

    Starter theme for keycloak
    FreeMarker
    3
    star
    71

    json-reader-writer

    Read or write to a JSON file synchronously
    JavaScript
    3
    star
    72

    mebin

    A personal information manager build with react-admin & Firebase
    JavaScript
    3
    star
    73

    piratebay-search

    Quickly search Piratebay 🏴‍☠️
    JavaScript
    3
    star
    74

    gulp-inject-envs

    Gulp plugin to inject environment variables
    JavaScript
    3
    star
    75

    react-jam-icons

    Jam icons as React Components via svgr
    JavaScript
    3
    star
    76

    srt-to-ass-cli

    Convert subtitles (SRT) to Advanced Substation Alpha (ASS)
    JavaScript
    3
    star
    77

    assetflow-admin

    Barebones asset management system build with react-admin
    JavaScript
    3
    star
    78

    react-easy-hooks

    🎣 Collection of useful React hooks
    JavaScript
    3
    star
    79

    easy-password-gen

    Generate a random password
    JavaScript
    3
    star
    80

    fittxt

    Modernized FitText.js
    JavaScript
    3
    star
    81

    tiaanduplessis

    2
    star
    82

    react-native-jam-icons

    Jam icons as React Native Components
    JavaScript
    2
    star
    83

    check-please

    Simple, composable validation
    JavaScript
    2
    star
    84

    ra-data-firebase

    Firebase data provider for React Admin
    JavaScript
    2
    star
    85

    resume

    Tiaan du Plessis's résumé
    JavaScript
    2
    star
    86

    piggy-bank

    🐷 Just a local, JSON based persistence option 🐷
    JavaScript
    2
    star
    87

    pkg-readme

    Generate a Standard Readme Style compliant README from your package.json
    JavaScript
    2
    star
    88

    prompt

    A minimal bash prompt with git info 💻
    Shell
    2
    star
    89

    next-styled-nprogress

    Add NProgress loader between pages in your Next.js App
    JavaScript
    2
    star
    90

    mod10-check-digit

    Calculate the check digit(mod10 algorithm)
    JavaScript
    2
    star
    91

    gummybear-browser

    Simple little browser build with Expo
    JavaScript
    2
    star
    92

    compare-obj

    Recursively compare 2 objects on a property bases to get the difference
    JavaScript
    2
    star
    93

    one-rep-max

    Calculate the maximum amount of force that can be generated in one maximal contraction
    JavaScript
    2
    star
    94

    just-toasty

    Simple, customisable toast notifications
    JavaScript
    2
    star
    95

    get-random-excuse

    Get a random excuse
    JavaScript
    2
    star
    96

    sa-company-registration-number-regex

    Regular expression for matching South African Company Registration Number
    JavaScript
    2
    star
    97

    react-native-modest-app-link

    Link to other app with Play Store/App Store fallback
    JavaScript
    2
    star
    98

    template-lib

    🔨 Scaffold a Javascript library
    JavaScript
    2
    star
    99

    gulp-prettier-eslint

    Gulp plugin for prettier-eslint
    JavaScript
    2
    star
    100

    caaf

    CLI tool for minification, purification and optimization of HTML, JS, CSS and image assets
    JavaScript
    2
    star