Skip to content

JoeMighty/Nullum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nullum

Placeholder text perfected for print.

View Live Demo


HTML5 CSS3 JavaScript

About Nullum

Nullum is a clean, professional Lorem Ipsum generator built specifically for editorial designers, typographers, and layout artists. It provides placeholder text that mimics the look and feel of natural language, allowing you to focus on visual hierarchy, spacing, weight, and rhythm without the distraction of readable content.

Features

  • Multiple Languages: Generate placeholder text in Latin, English, Spanish, French, German, Italian, Japanese, Korean, Hindi, and Malayalam.
  • Flexible Output: Choose between paragraphs or individual sentences, and select exactly how many you need.
  • Classic Origins: Includes the original Cicero passage and classic Lorem Ipsum starting text.
  • Dark & Light Mode: Built-in theme toggling that saves your preference in local storage.
  • Quick Copy: One-click copy to clipboard functionality.
  • Keyboard Shortcuts: Press Ctrl + G (or Cmd + G on Mac) to quickly generate new text without using your mouse.

Getting Started

This project is built with pure HTML, CSS, and Vanilla JavaScript. There are no build tools, frameworks, or dependencies required.

  1. Download or save the project files to your computer.
  2. Open index.html in your web browser.

Project Structure

The project is split into three main files for easy maintenance and readability:

  • index.html: The core layout, markup, and structure.
  • styles.css: All styling, utilizing CSS variables for easy theme customization.
  • script.js: The generator logic, text banks, and UI interactions.

Customization

To add new languages or text banks, simply update the BANKS object inside script.js with your new arrays, and add a corresponding <option> tag in the index.html select menu. The script will automatically handle the rest.

Credits

Built by Jobin Bennykutty.

About

Nullum is a clean, professional Lorem Ipsum generator built specifically for editorial designers, typographers, and layout artists. It provides placeholder text that mimics the look and feel of natural language, allowing you to focus on visual hierarchy, spacing, weight, and rhythm without the distraction of readable content.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors