90 packages matching “webhandle”
@webhandle/material-icons
v1.0.3 · 4 months ago
Some basic support for google's material icon set
No known vulnerabilities
@webhandle/url-tracking-and-reporting
v1.0.2 · 6 months ago
``` npm install url-tracking-and-reporting ```
No known vulnerabilities
@webhandle/users-data-service
v1.0.5 · 6 months ago
Functionality for storing users and groups, as well as loading the user object based on the session stored in a cookie.
No known vulnerabilities
@webhandle/resource-articles
v1.0.2 · 2 years ago
## Install
No known vulnerabilities
@webhandle/file-in-input
v1.0.2 · 9 months ago
Upcasts an `<input type="text">` element to a widget which allows the user to select a file from the server. It then puts the URL of that file into the input element.
No known vulnerabilities
@webhandle/test-assert
v1.0.2 · 7 months ago
A really simple version of the test and assert node native code. It doesn't do much, but at least I can use the same test cases in the browser.
No known vulnerabilities
@webhandle/proxied-object-http-client
v1.0.4 · 4 months ago
A dead simple way to expose a javascript object to requests in RPC (Remote Procedure Call) style over http.
No known vulnerabilities
@dankolz/webhandle-admin-icons
v1.0.2 · 2 years ago
Some basic support for google's material icon set
No known vulnerabilities
@webhandle/page-editor
v1.0.1 · 4 months ago
Edit portions of a page
No known vulnerabilities
@webhandle/login
v1.0.0 · 7 months ago
Simple tools to handle user login and logout.
No known vulnerabilities
@webhandle/menu-loader
v1.0.1 · 5 months ago
Loads a set of menus into the response.locals object.
No known vulnerabilities
@webhandle/tracker-flash-message
v1.0.1 · 7 months ago
Flash messages are messages stored in a cookie that are to be displayed to the user upon next request. It's a way keep some sort of state, if only during one redirect, and still have the server be stateless and without the need for a db to hold user sessi
No known vulnerabilities
@webhandle/shiner
v1.0.1 · 7 months ago
A slideshow plugin. It takes a set of slides and changes the classes on them, `visible` and `invisible`. It updates the classes on "dots" as well, adding `current` to the current dot. If a dot is clicked on, that slide will be moved to. It will even crea
No known vulnerabilities
webhandle-redirector
v1.0.0 · 8 years ago
Express handlers for redirecting requests
No known vulnerabilities
@webhandle/drag-sortable-list
v1.0.4 · 4 months ago
Makes lists of things sortable by dragging
No known vulnerabilities
webhandle-emailer
v1.0.17 · 1 year ago
Creates functions to email the results of form submission
No known vulnerabilities
webhandle-page-server
v1.0.13 · 2 years ago
Serve templates as if they were pages
No known vulnerabilities
@webhandle/pages-server
v1.0.0 · 7 months ago
Express middleware that finds files that match the request path and renders them as templates.
No known vulnerabilities
@webhandle/ckeditor-multi-widget-panel
v1.0.2 · 1 year ago
Adds a wiget to the ck editor which shows multiple widgets that a user can choose to add to the editor.
No known vulnerabilities
@webhandle/record-table
v1.0.1 · 1 year ago
A way show and work with large sets of data as tables. Allows users to choose the columns and column order, as well as search and sort the rows.
No known vulnerabilities