• Stars
    star
    521
  • Rank 84,952 (Top 2 %)
  • Language
    JavaScript
  • Created over 12 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A lightning-fast, modular, next generation browser development tool.

Build Status

Visit the Mimosa Website for all sorts of Mimosa documentation goodness.

Questions?

Quick Start

There are a ton of docs on the site to get you started, but here's a quick start.

  • Install node.js. A .10 version.
  • npm install -g mimosa
  • mimosa new testproject
  • Follow the prompts to choose some assets
  • cd testproject
  • mimosa watch -s
  • http://localhost:3000

Now you are ready to rock!

Maybe you want to start with something other than an empty app? Maybe you want to start with a preconfigured Ember app for instance?

mimosa skel:list

That will get you a list of the skeletons currently available for Mimosa that might help jumpstart your app.

License

(The MIT License)

Copyright (c) 2014 David Bashford

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

More Repositories

1

textract

node.js module for extracting text from html, pdf, doc, docx, xls, xlsx, csv, pptx, png, jpg, gif, rtf and more!
HTML
1,575
star
2

MimosaReactBackboneTodoList

A Mimosa skeleton integrating React, Backbone, Require.js, and Bower.
CoffeeScript
10
star
3

skelmimosa

Mimosa's skeleton module, so Mimosa projects don't have to start from scratch
JavaScript
6
star
4

mimosa-combine

A folder combining module for Mimosa
JavaScript
5
star
5

solr2solr

Copy one Solr index to another
CoffeeScript
4
star
6

mimosajs.com

Mimosa Web Site
4
star
7

mimosa-bower

Bower integration module for mimosa
JavaScript
3
star
8

mimosa-require

AMD/RequireJS module for Mimosa browser development workflow tool
JavaScript
3
star
9

mimosa-es6-module-transpiler

An ES6 module transpiler for Mimosa
JavaScript
3
star
10

mimosa-sass

A Mimosa module for SASS compiling
JavaScript
3
star
11

mimosa-server-template-compile

A mimosa module for compiling server templates as part of a build
JavaScript
3
star
12

mimosa-react

A JSX compiler for Mimosa
JavaScript
3
star
13

mimosa-lint

Linting module for Mimosa browser development workflow tool
JavaScript
3
star
14

mimosa-live-reload

Live Reload Module for Mimosa
JavaScript
3
star
15

mimosa-web-package

Web App Packaging Module for Mimosa
JavaScript
3
star
16

AngularFunMimosaCommonJS

A version of the AngularFun project using Mimosa and CommonJS
CoffeeScript
2
star
17

mimosa-import-source

Mimosa module for copying files into the project before building starts
JavaScript
2
star
18

mimosa-minify

Minifying module for Mimosa browser development workflow tool
JavaScript
2
star
19

mimosa-adhoc-module

Allows for linking node code right from your app into a mimosa workflow
JavaScript
2
star
20

hapi-route-builder

A fluid/builder pattern approach to constructing Hapi Routes
JavaScript
2
star
21

mimosa.io

Mimosa web site
CSS
2
star
22

mimosa-client-jade-static

A mimosa module to use jade to create HTML client templates
JavaScript
2
star
23

MimosaWebAppSkeleton

A basic webapp skeleton for Mimosa
CoffeeScript
2
star
24

mimosa-require-commonjs

CommonJS support for Mimosa via AMD/RequireJS
JavaScript
2
star
25

mimosa-server-reload

A Mimosa module that will restart a node server when server code changes
JavaScript
2
star
26

mimosa-server

Server module for Mimosa browser development workflow tool
JavaScript
1
star
27

MimosaJasmineBower

Sample project pulling jasmine in with bower
JavaScript
1
star
28

mimosa-emberscript

A Mimosa 2.0 module for EmberScript compiling
JavaScript
1
star
29

mimosa-esperanto-es6-modules

A es6 module transpiler module for Mimosa
JavaScript
1
star
30

mimosa-post-hook

A mimosa module to allow for execution of scripts/commands after 'mimosa watch' starts up.
JavaScript
1
star
31

engine-play

JavaScript
1
star
32

MimosaTypeScript

A simple `mimosa new` project improved for proper typescript use
CoffeeScript
1
star
33

ember-canary-plus-almond

Working through bundling issues with ember 1.7 canary
JavaScript
1
star
34

ember-redux-meetup

JavaScript
1
star
35

logmimosa

Logging module for Mimosa browser development workflow tool
JavaScript
1
star
36

mimosa-just-copy

Mimosa module to simply copy folder files without doing anything else with them.
JavaScript
1
star
37

mimosa-svgs-to-iconfonts

A Mimosa module for building a set of icon fonts out of svgs
JavaScript
1
star
38

mimosa-testem-require

A fuller featured testem module for Mimosa
JavaScript
1
star
39

mimosa-minify-svg

A Mimosa module to minify SVG files
JavaScript
1
star
40

mimosa-autoprefixer

A Mimosa module adding vendor prefixes to CSS rules
JavaScript
1
star
41

mimosa-ember-handlebars

A Mimosa 2.0 module for Handlebars template compiling for Ember apps
JavaScript
1
star
42

bower-registry-heroku-node

Personal project for company hosted bower repository
JavaScript
1
star
43

MimosaIconFontsExample

An example project showing the usage of the mimosa-svgs-to-iconfonts module
CSS
1
star
44

mimosa-coffeelint

A coffee linting module for mimosa
JavaScript
1
star
45

bower-pure

Pulling pure in with bower
CoffeeScript
1
star
46

mimosa-require-library-package

A packaging module for reusable library code
JavaScript
1
star
47

MimosaZappaSkeleton

A simple "mimosa new" skeleton with Zappa as the server technology.
CoffeeScript
1
star
48

MimosaNoRequireJS

An example of a Mimosa app that doesn't involve RequireJS
CoffeeScript
1
star
49

MimosaTestem

A sample Mimosa project with tests run via testem.
CoffeeScript
1
star
50

mimosa-html-templates

A Mimosa 2.0 module for plain HTML micro templates
JavaScript
1
star