background preloader

Unminify JS, CSS and HTML Code

Unminify JS, CSS and HTML Code

https://unminify.com/

Related:  ++ DEV

OpenLayers Simple Example Available languages — Deploy an OpenStreetMap slippymap on my own website. For a more up to date example use leaflet instead. This simple example may help if you are Deploying your own Slippy Map. This DHTML snippit will bring in the OpenLayers javascript library and use it to show an OSM map! Note: OpenStreetMap is serving the tile images Javascript, CSS, and (X)HTML entities in numeric order Named HTML entities in numeric order Below are the entities listed in numeric order with definition and ISO numeric code. CSS 'content' does not accept named entities or regular numeric entities such as @, but does render ASCII text and unicode. If you want to replace the bullets in a bulleted list with a different character, perhaps a ♥ or · you would need to use the unicode entity rather than the named or numeric entity: use the hexadecimal entity.

16 incredible tools for creating infographics Infographic makers will enable you to transform mountains of data into easy-to-read visuals. Information is much more accessible when presented in a well-designed infographic rather than dense reams of data, so people are likely to be much more engaged with the subject. However, it can be time-consuming to put them together. To help you out with that, we've handpicked a range of top infographic maker tools and apps – including paid-for and free options. Even the free options are surprisingly capable, and many are also aimed at non-designers or complete beginners.

The Current State of Styling Scrollbars Share this: monday.com helps you manage your projects. If you need to style your scrollbars right now, one option is to use a collection of ::webkit prefixed CSS properties. See the Pen CSS-Tricks Almanac: Scrollbars by Chris Coyier (@chriscoyier) on CodePen. Sadly, that doesn't help out much for Firefox or Edge, or the ecosystem of browsers around those. 8 smart tools to help you create beautiful designs Gone are the days when designers could rely solely on their talent to come up with their best work. There’s nothing wrong in believing your skills, but if you can save time and effort as well, that's the icing on the cake. And that’s exactly where things like photo editor software and free fonts come in really handy. With ever-advancing technology, designers are pretty spoilt for choice when it comes to design software and resources. So to help you out, here is a list of eight top design tools that will help you get the most out of your talent. 01.

Gitbase: Exploring git repos with SQL Git has become the de-facto standard for code versioning, but its popularity didn't remove the complexity of performing deep analyses of the history and contents of source code repositories. SQL, on the other hand, is a battle-tested language to query large codebases as its adoption by projects like Spark and BigQuery shows. So it is just logical that at source{d} we chose these two technologies to create gitbase: the code-as-data solution for large-scale analysis of git repositories with SQL. How Micro Animations Improve UX - Anadea Pete Trbovich November 6, 2018 These days engagement is the name of the game when it comes to websites and apps. Brands know that competition in the marketplace is fierce, attention spans are short, and customer loyalty can be fickle.

HTML5 Browser Storage: the Past, Present and Future I have slightly selfish reasons for writing this article; I can never remember all the client-side storage mechanisms available to HTML5 developers! I’ve possibly forgotten some now… Why Store Data on the Client? Skeleton: Responsive CSS Boilerplate You should use Skeleton if you're embarking on a smaller project or just don't feel like you need all the utility of larger frameworks. Skeleton only styles a handful of standard HTML elements and includes a grid, but that's often more than enough to get started. In fact, this site is built on Skeleton and has ~200 lines of custom CSS (half of which is the docking navigation). Love Skeleton and want to Tweet it, share it, or star it? Well, I appreciate that <3 The grid is a 12-column fluid grid with a max width of 960px, that shrinks with the browser/device at smaller sizes.

Related: