New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

bootstrap-kit

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bootstrap-kit

Bootstrap Web Toolkit. Even a pretty general Web Toolkit providing the Model/View philosophy of atom for web browsers.

latest
Source
npmnpm
Version
0.9.0
Version published
Maintainers
1
Created
Source

Bootstrap Kit

Bootstrap Kit is a toolkit for creating Web Applications. It tries to lean to atom API. Bootstrap Kit aims to provide views for web components.

Documentation

You can create API documentation with endokken:

npm install -g endokken

Generate documentation:

endokken

View documentation:

firefox docs/README

Glossary

xComponent: If you find a class names xComponent, it is a class, which contains a DOM node and manages the content of the DOM node, but is not an HTMLElement itself.

xElement: Classes named xElement provide HTML-Elements, which can be assigned as views to models

Keywords

bootstrap

FAQs

Package last updated on 08 Jul 2016

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