2016-01-14 19:23:36 +01:00
2016-01-14 19:23:10 +01:00
2016-01-14 13:57:13 +01:00
2016-01-14 14:46:59 +01:00
2016-01-14 19:09:08 +01:00
2016-01-14 12:14:43 +01:00
2016-01-14 12:14:43 +01:00
2016-01-14 14:48:25 +01:00
2016-01-14 12:14:43 +01:00
2016-01-14 18:44:56 +01:00
2016-01-14 19:23:36 +01:00

CartoAssets

Share frontend assets between different CartoDB repositories

Installation

As easy as:

  • npm install

Build

If you want to use any of the CartoAssets components, after the installation just run:

  • grunt build

Development

It will generate a UI documentation about the components in this repository:

  • grunt dev

Publish a new version

In order to publish a new version of CartoAssets you need to:

  • Change version of the package.
  • Be a collaborator of the npm module (Send an email to xavijam[at]cartodb.com).

If you have previous steps done:

  • npm publish
Languages
SCSS 92.4%
HTML 3%
JavaScript 2.2%
CSS 1.5%
EJS 0.9%