Giter Site home page Giter Site logo

welcomejs's Introduction

welcome.js

welcome.js is a tiny JavaScript file you can add to any web page to help novice users get the most out of the web.

Being Welcoming

The web is an amazing technology, and people can get even more out if it by understanding how to use it better, how it's built, and even how to build it themselves.

This takes specialised knowledge, and the discovery of the developer console is the way many people first start learning about the web.

welcome.js adds a friendly message to the console when it's first opened, as well as links for users to find out more about the console, and programming in general.

welcome.js screenshot

Demo

You can see the script in action on this demo page.

Installing

Place the welcome.js file on your server, and add the following line (with the correct path) anywhere on your page, preferably at the end just before </body>.

<script src="welcome.js"></script>

Hosting and Distribution

You can use welcome.js from a CDN with a URL such as the following: https://cdn.rawgit.com/stml/welcomejs/0dccd5025823fa0d340cdc6b4ced51586a6ab1e3/welcome.js

Or you can download welcome.js and install it locally. If you like it, please star this project, and perhaps we'll get it onto cdnjs.

Feedback

Please feel free to send comments, requests, and issues. In particular, suggestions for better and more helpful links are welcome.

Background

welcome.js was inspired by the use on certain websites of aggressive warnings in the console, which might appear frightening and off-putting to inexperienced users.

More information can be found in this blog post.

Author

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

welcomejs's People

Contributors

ajduke avatar dracos avatar hugovk avatar stml avatar xhmikosr avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.