14
14
*
15
15
* Builds the Microbe object
16
16
*
17
- * @author Mouse Braun <mouse@sociomantic.com >
18
- * @author Nicolas Brugneaux <nicolas.brugneaux@sociomantic .com>
17
+ * @author Mouse Braun <mouse@knoblau.ch >
18
+ * @author Nicolas Brugneaux <nicolas.brugneaux@gmail .com>
19
19
*
20
20
* @package Microbe
21
21
*/
@@ -1991,8 +1991,8 @@ module.exports = asap;
1991
1991
/**
1992
1992
* dom.js
1993
1993
*
1994
- * @author Mouse Braun <mouse@sociomantic.com >
1995
- * @author Nicolas Brugneaux <nicolas.brugneaux@sociomantic .com>
1994
+ * @author Mouse Braun <mouse@knoblau.ch >
1995
+ * @author Nicolas Brugneaux <nicolas.brugneaux@gmail .com>
1996
1996
*
1997
1997
* @package Microbe
1998
1998
*/
@@ -2813,8 +2813,8 @@ module.exports = function( Microbe )
2813
2813
/**
2814
2814
* events.js
2815
2815
*
2816
- * @author Mouse Braun <mouse@sociomantic.com >
2817
- * @author Nicolas Brugneaux <nicolas.brugneaux@sociomantic .com>
2816
+ * @author Mouse Braun <mouse@knoblau.ch >
2817
+ * @author Nicolas Brugneaux <nicolas.brugneaux@gmail .com>
2818
2818
*
2819
2819
* @package Microbe
2820
2820
*/
@@ -3019,8 +3019,8 @@ module.exports = function( Microbe )
3019
3019
/**
3020
3020
* http.js
3021
3021
*
3022
- * @author Mouse Braun <mouse@sociomantic.com >
3023
- * @author Nicolas Brugneaux <nicolas.brugneaux@sociomantic .com>
3022
+ * @author Mouse Braun <mouse@knoblau.ch >
3023
+ * @author Nicolas Brugneaux <nicolas.brugneaux@gmail .com>
3024
3024
*
3025
3025
* @package Microbe
3026
3026
*/
@@ -3225,8 +3225,8 @@ module.exports = function( Microbe )
3225
3225
/**
3226
3226
* observe.js
3227
3227
*
3228
- * @author Mouse Braun <mouse@sociomantic.com >
3229
- * @author Nicolas Brugneaux <nicolas.brugneaux@sociomantic .com>
3228
+ * @author Mouse Braun <mouse@knoblau.ch >
3229
+ * @author Nicolas Brugneaux <nicolas.brugneaux@gmail .com>
3230
3230
*
3231
3231
* @package Microbe
3232
3232
*/
@@ -3487,8 +3487,8 @@ module.exports = function( Microbe )
3487
3487
/**
3488
3488
* root.js
3489
3489
*
3490
- * @author Mouse Braun <mouse@sociomantic.com >
3491
- * @author Nicolas Brugneaux <nicolas.brugneaux@sociomantic .com>
3490
+ * @author Mouse Braun <mouse@knoblau.ch >
3491
+ * @author Nicolas Brugneaux <nicolas.brugneaux@gmail .com>
3492
3492
*
3493
3493
* @package Microbe
3494
3494
*/
@@ -4218,8 +4218,8 @@ module.exports = function( Microbe )
4218
4218
/**
4219
4219
* types.js
4220
4220
*
4221
- * @author Mouse Braun <mouse@sociomantic.com >
4222
- * @author Nicolas Brugneaux <nicolas.brugneaux@sociomantic .com>
4221
+ * @author Mouse Braun <mouse@knoblau.ch >
4222
+ * @author Nicolas Brugneaux <nicolas.brugneaux@gmail .com>
4223
4223
*
4224
4224
* @package Microbe
4225
4225
*/
@@ -4244,8 +4244,8 @@ module.exports = {
4244
4244
*
4245
4245
* methods based on the array prototype
4246
4246
*
4247
- * @author Mouse Braun <mouse@sociomantic.com >
4248
- * @author Nicolas Brugneaux <nicolas.brugneaux@sociomantic .com>
4247
+ * @author Mouse Braun <mouse@knoblau.ch >
4248
+ * @author Nicolas Brugneaux <nicolas.brugneaux@gmail .com>
4249
4249
*
4250
4250
* @package Microbe
4251
4251
*/
@@ -4284,8 +4284,8 @@ module.exports = function( Microbe )
4284
4284
/**
4285
4285
* pseudo.js
4286
4286
*
4287
- * @author Mouse Braun <mouse@sociomantic.com >
4288
- * @author Nicolas Brugneaux <nicolas.brugneaux@sociomantic .com>
4287
+ * @author Mouse Braun <mouse@knoblau.ch >
4288
+ * @author Nicolas Brugneaux <nicolas.brugneaux@gmail .com>
4289
4289
*
4290
4290
* @package Microbe
4291
4291
*/
@@ -4758,8 +4758,8 @@ module.exports = function( Microbe )
4758
4758
/**
4759
4759
* Microbe.js
4760
4760
*
4761
- * @author Mouse Braun <mouse@sociomantic.com >
4762
- * @author Nicolas Brugneaux <nicolas.brugneaux@sociomantic .com>
4761
+ * @author Mouse Braun <mouse@knoblau.ch >
4762
+ * @author Nicolas Brugneaux <nicolas.brugneaux@gmail .com>
4763
4763
*
4764
4764
* @package Microbe
4765
4765
*/
@@ -4996,7 +4996,7 @@ module.exports = function( Microbe, _type )
4996
4996
* @param {Mixed } _selector HTML selector (Element String Array)
4997
4997
* @param {Mixed } _scope scope to look inside (Element String Microbe)
4998
4998
* @param {Mixed } _elements elements to fill Microbe with (optional) (Element or Array)
4999
- *
4999
+ *
5000
5000
* @example µ() ---> empty
5001
5001
* @example µ( '' ) ---> empty
5002
5002
* @example µ( [] ) ---> empty
@@ -5162,8 +5162,8 @@ module.exports = function( Microbe, _type )
5162
5162
/**
5163
5163
* pseudo.js
5164
5164
*
5165
- * @author Mouse Braun <mouse@sociomantic.com >
5166
- * @author Nicolas Brugneaux <nicolas.brugneaux@sociomantic .com>
5165
+ * @author Mouse Braun <mouse@knoblau.ch >
5166
+ * @author Nicolas Brugneaux <nicolas.brugneaux@gmail .com>
5167
5167
*
5168
5168
* @package Microbe
5169
5169
*/
@@ -6260,9 +6260,9 @@ module.exports = function( Microbe )
6260
6260
} , { } ] , 23 :[ function ( require , module , exports ) {
6261
6261
/**
6262
6262
* rootUtils.js
6263
- *
6264
- * @author Mouse Braun <mouse@sociomantic.com >
6265
- * @author Nicolas Brugneaux <nicolas.brugneaux@sociomantic .com>
6263
+ *
6264
+ * @author Mouse Braun <mouse@knoblau.ch >
6265
+ * @author Nicolas Brugneaux <nicolas.brugneaux@gmail .com>
6266
6266
*
6267
6267
* @package Microbe
6268
6268
*/
@@ -6280,7 +6280,7 @@ module.exports = function( Microbe )
6280
6280
* @param {Element } _scope scope
6281
6281
*
6282
6282
* @example µ.contains( _el, _parentEl );
6283
- *
6283
+ *
6284
6284
* @return _Boolean_ whether _el is contained in the scope
6285
6285
*/
6286
6286
Microbe . contains = function ( _el , _scope )
@@ -6311,7 +6311,7 @@ module.exports = function( Microbe )
6311
6311
* @param {Mixed } el element, microbe, or array of elements to match
6312
6312
*
6313
6313
* @example µ.matches( _el, 'div.example' );
6314
- *
6314
+ *
6315
6315
* @return _Booblean_ matches or not
6316
6316
*/
6317
6317
Microbe . matches = function ( el , selector )
0 commit comments