All Projects → pankajladhar → GFontsSpace

pankajladhar / GFontsSpace

Licence: MIT License
Preview: https://pankajladhar.github.io/GFontsSpace

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to GFontsSpace

Enzyme To Json
Snapshot test your Enzyme wrappers
Stars: ✭ 954 (+984.09%)
Mutual labels:  jest, snapshot-testing
Snapguidist
Snapshot testing for React Styleguidist
Stars: ✭ 287 (+226.14%)
Mutual labels:  jest, snapshot-testing
jest-file-snapshot
Jest matcher to write snapshots to a separate file instead of the default snapshot file used by Jest
Stars: ✭ 35 (-60.23%)
Mutual labels:  jest, snapshot-testing
Snapshot Diff
Diffing snapshot utility for Jest
Stars: ✭ 490 (+456.82%)
Mutual labels:  jest, snapshot-testing
Typescript Snapshots Plugin
Snapshots language service support for Typescript
Stars: ✭ 122 (+38.64%)
Mutual labels:  jest, snapshot-testing
React Pages Boilerplate
Deliver react + react-router application to gh-pages
Stars: ✭ 134 (+52.27%)
Mutual labels:  jest, gh-pages
reducer-tester
Utilities for testing redux reducers
Stars: ✭ 19 (-78.41%)
Mutual labels:  jest, snapshot-testing
nextal
Starter template for NextJs with TypeScript. Supports Tailwind with CSS-Modules. Jest and @react/testing-library configured and ready to go. Also ESLint, Prettier, Husky, Commit-lint and Atomic Design for components.
Stars: ✭ 88 (+0%)
Mutual labels:  jest
jest-preset-preact
Jest preset for testing Preact apps
Stars: ✭ 14 (-84.09%)
Mutual labels:  jest
walrus
🎉 Cli development framework.
Stars: ✭ 17 (-80.68%)
Mutual labels:  jest
Jest-CSS-Modules
A Jest script processor that prevents CSS module parse errors.
Stars: ✭ 75 (-14.77%)
Mutual labels:  jest
personal-blog
✍️ 个人技术博客
Stars: ✭ 79 (-10.23%)
Mutual labels:  jest
noov.js
📦 noov.js for react ssr solution
Stars: ✭ 18 (-79.55%)
Mutual labels:  jest
cookiecutter-flask-react
Cookiecutter for a Flask+React project
Stars: ✭ 22 (-75%)
Mutual labels:  jest
egghead-bookshelf
An example React application to accompany the "Add Internationalization (i18n) to a React app using React Intl" Egghead.io course
Stars: ✭ 28 (-68.18%)
Mutual labels:  jest
vuetibook
Integrating Vue.js, Vuetify and Storybook
Stars: ✭ 16 (-81.82%)
Mutual labels:  jest
jest-handbook-examples
Examples for The Jest Handbook
Stars: ✭ 14 (-84.09%)
Mutual labels:  jest
awesome-javascript-testing
🔧 Awesome JavaScript testing resources
Stars: ✭ 28 (-68.18%)
Mutual labels:  jest
vue-cli-ghpages
Made for vue-cli users. Publish to any gh-pages branch on GitHub. The Single-Page App Hack for GitHub Pages.
Stars: ✭ 25 (-71.59%)
Mutual labels:  gh-pages
jest-wrap
Fluent pluggable interface for easily wrapping `describe` and `it` blocks in Jest tests.
Stars: ✭ 35 (-60.23%)
Mutual labels:  jest

GFontsSpace

It is a simple tool which allows user to play with Google Fonts. This tool allows user to change some properties and generates the preview.

When to use

It user wants to use Google Font then that font should be imported/embedded in code. But it gets difficult in case user wants to try different font before start consuming. In above can case this helps a lot. User can test all available fonts without any extra effort.

Features

  1. Fonts are segregated into multiple categories, which help user to choose fonts easily.
  2. Allows user to change Font Family, Font Variant, Font Size, Text Color, Background Color.
  3. Clicking on How to Use button gives info about how to use in HTML/CSS and also contains link to Google Fonts official website.

Features in Pipeline

  • Allow user to compare multiple fonts.
  • Add Hide Control button to hide all with options (in right side) to get better preview
  • Add category for layout i.e. Image with text, blog template.

like it?

⭐️ this repo

Contributing

Feel free to give feedback or raise issue. I'd love to have your helping hand on GFontsSpace! See CONTRIBUTING.md for more information on how to get started.

License

MIT Licensed. Copyright (c) Pankaj Ladhar 2017.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].