WebdesignerNews - Archives (avril 2015)

Web Developer Tools & Resources

Le: 30 04 2015 à 10:52 Auteur: Cameron

First Aid git is a searchable repository of frequently asked questions about git. It includes dozens of topics, with more being added.

Le: 28 04 2015 à 10:32 Auteur: Cameron

Sprint.js is a tiny, fast DOM library for modern browsers that’s great for use on limited bandwidth and resource-constrained devices. It has a familiary, jQuery-like chainable API.

Le: 27 04 2015 à 10:38 Auteur: Cameron

Electron lets you use web technologies to build cross-platform desktop applications. It uses HTML, CSS, and JavaScript along with Chromium and Node.js, so your apps run on Linux, Mac, and Windows platforms.

Le: 26 04 2015 à 10:49 Auteur: Cameron

Medium-style-confirm makes it easy to create Medium-style dialog boxes. Create simple dialogs, dialogs with subtitles, and more.

Le: 25 04 2015 à 10:42 Auteur: Cameron

Transformy.io lets you transform your lists. Just paste the lines you want to transform and then type in just a single example of the format you want to transform them to.

Le: 24 04 2015 à 10:23 Auteur: Cameron

Penguin is an extensible, lightweight front-end framework built with Sass. It includes a Gruntfile for compiling your SCSS, plus a set of powerful Sass mixins.

Le: 23 04 2015 à 10:32 Auteur: Cameron

Egg.js makes it simple to add easter eggs to your site by watching your visitors’ keystrokes. It’s really easy to use, just by including the egg.js file on your page and adding the easter egg(s).

Le: 22 04 2015 à 10:40 Auteur: Cameron

Elevator.js is a funny script that “improves” the user experience of “scroll to top” buttons. Specifically, it adds some lovely retro elevator music as it scrolls back up.

Le: 21 04 2015 à 10:27 Auteur: Cameron

FlexCss is a mobile-first CSS/Javascript pattern-library that’s lightweight and Flexbox based. It was built for HelloFellow by David Heidrich.

Le: 20 04 2015 à 10:03 Auteur: Cameron

Resizr makes it easy to test your responsive website designs. Just load the URL and choose the devices and orientation you want to test to see results.

Le: 19 04 2015 à 10:22 Auteur: Cameron

Harmon is a simple typographic scale written in Sass. It’s based on the principal that using a modular scale helps  achieve visual harmony in your designs.

Le: 18 04 2015 à 10:14 Auteur: Cameron

Goji is a minimalistic web microframework for Golang. It values composability and simplicity.

Le: 17 04 2015 à 10:05 Auteur: Cameron

Nodemailer makes it easy to send emails from Node.js. It supports HTML as well as plain text emails, and supports unicode characters, HTML image embedding, and more.

Le: 16 04 2015 à 10:21 Auteur: Cameron

PapaParse is an in-browser multi-threaded CSV parser that includes header row support and type conversion. It can also skip commented lines, has graceful error handling, and can open local files or download remote files.

Le: 15 04 2015 à 10:16 Auteur: Cameron

Basscss is a low-level CSS toolkit that includes immutable utilities, layout modules, base element styles, and color styles. It’s designed for clarity, scalability, speed, and performance.

Le: 14 04 2015 à 10:41 Auteur: Cameron

Email.js is a set of components for writing email apps with JavaScript and HTML5 or Node.js. It includes an email builder, email parser, IMAP client, and SMTP client.

Le: 12 04 2015 à 10:23 Auteur: Cameron

Basket.js is a simple script loader that caches scripts with localStorage. It lets locally saved scripts load automatically, while those that haven’t been saved locally already will be cached for later use.

Le: 11 04 2015 à 10:16 Auteur: Cameron

Dense.js is a jQuery plugin that lets you serve device pixel ratio-aware images on your website. It works with any modern browser, and can display retina images on any device or platform that supports them.

Le: 10 04 2015 à 10:39 Auteur: Cameron

fullPage.js lets you create full-screen scrolling websites. It’s easy to use, and can also be used to create website sliders.

Le: 09 04 2015 à 10:37 Auteur: Cameron

Guides.js is a grid that you can toggle on and off to make designing in the browser easier. All you have to do is press the “g” key to turn the grid on or off.

Le: 08 04 2015 à 10:33 Auteur: Cameron

Rainyday.js lets you easily create a realistic-looking raindrops on glass effect with JavaScript and HTML5 canvas. It includes an extensible API and collision detection built-in, and is compatible with most modern browsers.

Le: 07 04 2015 à 10:12 Auteur: Cameron

HTMLHint is a static code analysis tool for HTML. It’s easy to use, just copy and paste in your code and specify what you want hints based on.

Le: 06 04 2015 à 10:57 Auteur: Cameron

Crow is an easy to use C++ micro framework inspired by Python Flask. It has a fast built-in JSON parser, a Mustache-based templating library, and more.

Le: 05 04 2015 à 10:01 Auteur: Cameron

Flask is a python microframework that’s based on Werkzeug and Jinja 2. It’s easy to set up, includes a built-in development server and debugger, and integrated unit testing support, among other features.

Le: 04 04 2015 à 10:17 Auteur: Cameron

Lunr.js offers simple full-text search for your client-side apps. It’s small, has no external dependencies, yet is full-featured.

Le: 03 04 2015 à 10:17 Auteur: Cameron

Cayley is an open-source graph database from Google. It was inspired by the graph database behind Freebase and Google’s Knowledge Graph.

Le: 02 04 2015 à 10:23 Auteur: Cameron

Hashcash.io makes it easier to secure your website from spammers and hackers, and in the future, will let you earn cash in the process. Your users will be asked to answer simple math questions on forms, preventing bots and brute force attacks.

Le: 01 04 2015 à 10:53 Auteur: Cameron

Compass is an open-source CSS authoring framework that uses SASS. It offers cleaner markup without presentational classes, makes it easy to create sprites, and includes plenty of reusable patterns, among other features.