neo-technology / neo4js

Neo4j REST client for JavaScript
http://neo4j.com/
Other
140 stars 24 forks source link

Make neo4js AMD compatible #5

Open thomasfr opened 12 years ago

thomasfr commented 12 years ago

Make neo4js AMD compatible to allow loading via an AMD compatible loader like requirejs. This would make it easy too minimize and optimize a whole project.

Since version 1.7, jquery is officially amd compatible too. Take a look at http://requirejs.org to get the AMD version of jquery