Git Product home page Git Product logo

catarse.js's Introduction

#catarse.js Circle CI Code Climate

Mithril components for the Catarse world

A set of mithril components to use accross catarse.

Development

To start developing components to catarse.js you'll first have to globally install gulp, bower and npm.

Then, install all the project package dependencies by calling npm install && bower install.

Application build dependencies are described on bower.json, while dev dependencies are described on package.json.

Catarse.js uses gulp as build tool. To start developing just run gulp and gulp will start watching your source files for changes and running build when those happen.

To watch source files without running through testing tasks, run: gulp --notest

To watch source files without running testing or linting tasks, run: gulp --q

To trigger a build cycle without watching files, run: gulp build

To link catarse.js with catarse, run: bower link Then, in you catarse repository, run: bower link catarse.js

Flowtype && ES6

Currently we are moving our code to ES6 + Flowtype. All new components should be written on this new paradigm. For doing such, we deeply recommend a clear understand of both Flow, ES6 and Babel - our ES6 transpile tool.

Troubleshooting

If you can't run gulp try to install it with npm install -g gulp

catarse.js's People

Contributors

vicnicius avatar devton avatar diogob avatar lerrua avatar adrianob avatar thiagocatarse avatar luisofribeiro avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.