24 packages
asynccss
Utility that compiles CommonJS (NodeJS) modules into a single JavaScript file suitable for the browser
backbone-abstract
A set of abstract classes extending Backbone.js and ES5/ES6/TypeScript demos built on it
bycontract
argument validation library based on JSDOC syntax
cjsc
Utility that compiles CommonJS (NodeJS) modules into a single JavaScript file suitable for the browser
grunt-cjsc
A grunt task for running CommonJS module compiler
grunt-jscodesniffer
A grunt task for running js-codesniffer validator
grunt-jsic
A grunt task for running JS import compiler
html5formshim
jQuery plugin, which brings HTML5 Form support on legacy browsers and allow to extend and customize it on new ones
html-import
[](https://nodei.co/npm/html-import/)
jscodesniffer
Tool to ensure that your JavaScript code does not violate the specified coding standard (Idiomatic Style Manifesto or JQuery Core Style Guidelines)
jsic
JS Import Compiler optimizes JavaScript by inlining recursively JavaScript files referenced by $import function
micro-requirejs
Tiny asynchronous dependency loader, that does not require modification of dependent scripts
ng-aspect
Decorators to unlock aspect-oriented programming experience in JavaScript
ng-backbone
A small extension of Backbone.js that unlocks Angular-like programming experience
ng-template
Light-weight DOM-based template engine, inspired by AngularJS
nw-autoupdater
Library provides low-level API to control NW.js app auto-updates
nw-autoupdater-demo
# What JavaScript in index.html does - It reads manifest from the remote release server - It checks if the version in the remote manifest greater than one of the local manifest it starts the update flow - It downloads the latest available version matching
oproba
[](https://nodei.co/npm/oproba/)
qunit-assert-nodes
A QUnit plugin providing a convenient API for batch acceptance assertions
react-html5-
Wrapper components Form and InputGroup to connect input to HTML5 Constraint Validation API
react-html5-form
React components Form and InputGroup to connect form inputs to HTML5 Constraint Validation API
release-server
It's a static server that keeps manifest and last app releases. Releases of nwjs app are built with 'nw-builder' (as example), the structure of builds is next: * macos - %APPNAME%.app (compressed *.app file for release); * win/linux - %FOLDER_NAME% with b
wwwgrep
command-line tool for searching text in entire website
xobject
Allows to turn your object constructors into classes extendable by this tiny factory. The factory is plugin-able and can enable interfaces, mixins and design by contract support to you pseudo-classes.