Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "ender", | ||
"description": "next level JavaScript modules", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"authors": ["Dustin Diaz <@ded>", "Jacob Thornton <@fat>"], | ||
@@ -6,0 +6,0 @@ "keywords": ["ender", "modules", "builder", "framework", "packager"], |
<div id="intro"></div> | ||
Welcome to You're "Doom!" | ||
WELCOME TO YOU'RE "DOOM!" | ||
------------------------- | ||
@@ -9,3 +9,3 @@ Ender is not a JavaScript library in the traditional sense. So don't rush out and try to replace jQuery or MooTools with Ender... It just wouldn't work.... But! **you can** build a library from Ender which will. And you should. right now. | ||
ok, sure... but why? | ||
OK, SURE... BUT WHY? | ||
-------------------- | ||
@@ -23,6 +23,6 @@ Because in the browser - small, loosely coupled modules are the future, and large, tightly-bound monolithic libraries are the past! | ||
<div id="build"></div> | ||
<div class="hr" id="build"></div> | ||
ok, ok, ok... how do i get? | ||
--------------------------- | ||
BUILDING | ||
-------- | ||
Before you do anything, you're going to need to install Ender. Ender is built with NodeJS and leverages NPM heavily for all that slick package management. What this means is that to use Ender you're going to first need to have both [NodeJS](http://nodejs.org) and [NPM](https://github.com/isaacs/npm) installed (if you haven't already). | ||
@@ -148,3 +148,3 @@ | ||
Building your own packages | ||
BUILDING YOUR OWN PACKAGES | ||
-------------------------- | ||
@@ -182,6 +182,6 @@ Because Ender relies on NPM for package management -- extending your ender library is as simple as publishing to NPM -- let's check it out. | ||
<div id="Integration"></div> | ||
<div class="hr" id="integrate"></div> | ||
Cohesion | ||
--------- | ||
INTEGRATING | ||
----------- | ||
The front end API provided by [ender-js](http://github.com/ender-js/ender-js) is what glues together and ultimately offers cohesion and a sense of familiarity to the different packages built into your library by Ender. It's simple, elegant, and super flexible. Let's take a look how you can leverage it, if you're interested in packaging your own stuff! | ||
@@ -235,5 +235,5 @@ | ||
<div id="JEESH"></div> | ||
<div class="hr" id="jeesh"></div> | ||
The Jeesh | ||
THE JEESH | ||
--------- | ||
@@ -254,3 +254,3 @@ | ||
What does this setup look like? | ||
WHAT DOES THIS SETUP LOOK LIKE? | ||
------------------------------- | ||
@@ -346,4 +346,4 @@ | ||
Get started with the default build | ||
---------------------------------- | ||
GETTING STARTED WITH THE JEESH | ||
------------------------------ | ||
If you're looking to test drive this setup, have a play with [the compiled source](http://ender-js.s3.amazonaws.com/ender.min.js) | ||
@@ -355,7 +355,7 @@ <iframe id="fiddle-example" src="http://jsfiddle.net/yakWA/2/embedded/"></iframe> | ||
One last thing | ||
-------------- | ||
ABOUT THIS PROJECT | ||
------------------ | ||
We would love to hear how you're using ender or why you're not. What you love... what you hate... And we would love all the help we can get! Got a great idea? Open an issue, submit a pull request, or [message us on twitter](http://twitter.com/intent/tweet?text=@fat%20@ded%20-%20I'm%20using%20ender.%20Check%20it%20out%20at%20http://)! | ||
License | ||
LICENSE | ||
------- | ||
@@ -366,3 +366,3 @@ Ender is licensed under MIT - *copyright 2011 Dustin Diaz & Jacob Thornton* | ||
Contributors | ||
CONTRIBUTORS | ||
------------ | ||
@@ -369,0 +369,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2
37455