jamstack generator. html + css + js boilerplate: ~15kb.
npm install magicthis is the magic npm package.
it is a minimal wrapper for @magic/core.
````
npm i -g magic
to get more information,
head to the @magic/core docs
or try one of the examples
[![NPM version][npm-image]][npm-url]
[![License][license-image]][license-url]
[![Node version][node-image]][node-url]
[![Linux Build Status][travis-image]][travis-url]
[![Windows Build Status][appveyor-image]][appveyor-url]
[![Coverage Status][coveralls-image]][coveralls-url]
[![Known Vulnerabilities][snyk-image]][snyk-url]
other related github organizations:
* @magic-examples - example pages to get started
* @magic-modules - building blocks for your app
* @magic-themes - themes for your app
* @magic-libraries - client libraries
##### 1.0.3, 1.0.2, 1.0.1, 1.0.0
published by Daniel Ennis (https://github.com/aikar/magic) and a completely different library.
[npm-image]: https://img.shields.io/npm/v/magic.svg
[npm-url]: https://www.npmjs.com/package/magic
[license-image]: https://img.shields.io/npm/l/magic.svg
[license-url]: https://www.npmjs.com/package/magic
[node-image]: https://img.shields.io/node/v/magic/latest
[node-url]: https://www.npmjs.com/package/magic
[travis-image]: https://img.shields.io/travis/com/magic/magic/master
[travis-url]: https://travis-ci.com/magic/magic
[appveyor-image]: https://img.shields.io/appveyor/ci/magic/magic/master.svg
[appveyor-url]: https://ci.appveyor.com/project/magic/magic/branch/master
[coveralls-image]: https://coveralls.io/repos/github/magic/magic/badge.svg
[coveralls-url]: https://coveralls.io/github/magic/magic
[snyk-image]: https://snyk.io/test/github/magic/magic/badge.svg
[snyk-url]: https://snyk.io/test/github/magic/magic