Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ender

Package Overview
Dependencies
Maintainers
2
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ender

next level JavaScript modules

  • 0.6.5
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
13
decreased by-85.39%
Maintainers
2
Weekly downloads
 
Created
Source

ENDER

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.

That's because: Ender is an open-module micro-to-macro framework for composing your own custom JavaScript library; it wraps up application-independent modules into a familiar interface so you don't have to.

Check it out:

Ender

OK, SURE... BUT WHY?

Because in the browser - small, loosely coupled modules are the future, and large, tightly-bound monolithic libraries are the past!

For folks in the knows, you can jump straight to the list of modules

Ender is unique and important in two key ways:

  1. Ender provides front end developers with a true package management system and the powerful command line tools necessary to back it up... making your library maintenance tasks simple, painless, and fast.

  2. Ender offers a way to bring together the awesome work happening in small frameworks and libraries that otherwise do only one thing, and allows you to mix, match, and customize your own library suited to your individual needs without all the extra cruft that comes with larger libraries.

GET STARTED NOW

Install NodeJS and install NPM.

Then install ender globally with the command (Latest NPM):

$ [sudo] npm install ender -g

or (NPM version < 1):

$ [sudo] npm install ender

Once that has installed, to get a list of all the cool things you can do, just run this command in your terminal:

$ ender

LEARN

See how this stuff works and watch some introduction videos

HELP & SUPPORT

For development questions, issues, bugs, ideas, suggestions -- join the Ender community and send us your thoughts at enderjs.com

Keywords

FAQs

Package last updated on 09 Aug 2011

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc