calmo.js

1.1.0 • Public • Published

calmo.js

A compile of the best AngularJS libs we've ever saw.

CHECKOUT calmo-angular-starter for examples.

What is it?

This is a full featured AngularJS application that includes the most used libraries on the internet. It's following John Papa's Angular styleguide which we also love.

Why?

Everytime we needed to start a new project, we needed to copy and paste folder structure, modules and files from our last project. So we've came up with this starter kit, which contains all the great libraries that we use in every single project.

Features (missing docs)

    $calmoProvider.setServerUrl('http://localhost/YOUR_BACKEND_SERVER');
    $calmoProvider.setApiPath('/api/');
    $calmoProvider.useBearerAuth(true);
    $calmoProvider.setAuthDataKey('CALMO_DATA_KEY');
    $calmoProvider.enableLog(true);

Libraries included

Package Sidebar

Install

npm i calmo.js

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

16.5 kB

Total Files

8

Last publish

Collaborators

  • felrugai
  • thalesraymond