/BlindtextJS

Fill your website templates with placeholder text in a snap – easy and flexible!

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

BlindtextJS

BlindtextJS is a simple solution to fill your website templates with some placeholder text. It's easy, flexible and it's free!

How does it work?

In order to keep your website templates clean, we use standard techniques to insert und manage dummy text directly inside your templates.

So, all you need to do is load our small Javascript and then you can start using the following syntax in your HTML documents to insert dummy text:

<blindtext>

Done! Yep, it's that easy! ;-) You need more options? Try...

<blindtext length="500">

<blindtext lang="en">

<blindtext length="500" lang="de">

Well, BlindtextJS is in the very early stages of development. Which means:

  • for now we rely on jQuery to help with the replacement
  • functionality is currently very limited, but we have a few ideas

Known Issues

  • dummy text is cut off really ugly, when the character limit is reached

Feedback appreciated!

If you have any ideas you'd like to be incorporated, please take the time and drop us a note!

Copyright

2011, Marcus Paeschke (mphasize)

This file is part of BlindtextJS.

BlindtextJS is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

BlindtextJS is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with BlindtextJS. If not, see http://www.gnu.org/licenses/.