commonplace

Reusable components for Firefox Marketplace frontend projects.

Usage no npm install needed!

<script type="module">
  import commonplace from 'https://cdn.skypack.dev/commonplace';
</script>

README

Commonplace

Build Status

Necessary Node modules for Marketplace frontend projects.

Commonplace includes:

  • Common Bower and require.js configuration
  • Nunjucks template compilation optimizer
  • Localization extraction and language pack generation

Creating a New Marketplace Frontend Project

Clone the Marketplace template.

Run make init. This will download dependencies and set things up.