https://github.com/richplastow/z0
A loose collection of ultra-minimal HTML+CSS+JS snippets
https://github.com/richplastow/z0
Last synced: 3 months ago
JSON representation
A loose collection of ultra-minimal HTML+CSS+JS snippets
- Host: GitHub
- URL: https://github.com/richplastow/z0
- Owner: richplastow
- License: mit
- Created: 2016-02-26T11:54:29.000Z (over 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2016-02-26T17:59:26.000Z (over 9 years ago)
- Last Synced: 2025-02-06T03:39:34.226Z (4 months ago)
- Language: HTML
- Homepage: http://z0.richplastow.com
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
`z0` _Web Dev Snippets_
=======================`z0` is a loose collection of ultra-minimal web development snippets, designed
to be pasted into the `` of a web page or web app.By using [code-golf techniques](http://goo.gl/uoJF5t), `z0` snippets are able to
pack a surprising amount of functionality into a few lines of code.- [Homepage](http://z0.richplastow.com/)
- [Documentation](https://github.com/richplastow/z0/wiki)
- [NPM Package](https://www.npmjs.com/package/z0)
- [Fork z0 on GitHub](https://github.com/richplastow/z0)