Displaying 1 to 20 from 54 results

smooth-scroll - A lightweight script to animate scrolling to anchor links.

  •    Javascript

A lightweight script to animate scrolling to anchor links. Smooth Scroll works great with Gumshoe. Compiled and production-ready code can be found in the dist directory. The src directory contains development code.

imaskjs - vanilla javascript input mask

  •    Javascript

vanilla javascript input mask

formio - The combined Form and API platform for Serverless Applications.

  •    Javascript

Form.io is a revolutionary combined Form and API platform for Serverless applications. This repository serves as the core Form and API engine for https://form.io. This system allows you to build "serverless" data management applications using a simple drag-and-drop form builder interface. These forms can then easily be embedded within your Angular.js and React applications using the <formio> HTML element. Here is a link to a demo of the Form Building and Form Rendering capability that can be hooked into this API platform.

fine-uploader - Multiple file upload plugin with image previews, drag and drop, progress bars

  •    Javascript

FineUploader is also simple to use. In the simplest case, you only need to include one JavaScript file. There are absolutely no other required external dependencies. For more information, please see the documentation. If you'd like to help and keep this project strong and relevant, you have several options.




mixitup - A high-performance, dependency-free library for animated filtering, sorting, insertion, removal and more

  •    Javascript

MixItUp is a high-performance, dependency-free library for animated DOM manipulation, giving you the power to filter, sort, add and remove DOM elements with beautiful animations. MixItUp plays nice with your existing HTML and CSS, making it a great choice for responsive layouts and compatible with inline-flow, percentages, media queries, flexbox and more.

SunEditor - Pure Javascript based WYSIWYG html editor, with no dependencies

  •    Javascript

The Suneditor is a lightweight, flexible, customizable WYSIWYG text editor for your web applications. It has support to Embed images, Videos, Image resizing and rotation, Upload images to the server, Image gallery, Tables and lot more. It has support to use CodeMirror and KaTeX.

atomic - A tiny, Promise-based vanilla JS Ajax/HTTP plugin with great browser support.

  •    Javascript

A tiny, Promise-based vanilla JS Ajax/HTTP plugin with great browser support. Compiled and production-ready code can be found in the dist directory. The src directory contains development code.

gumshoe - A simple, framework-agnostic scrollspy script.

  •    Javascript

A simple, framework-agnostic scrollspy script. Gumshoe works great with Smooth Scroll. See Gumshoe in action on Apple's Swift.org website.


simple-scrollbar - Very simple and lightweight vanilla javascript library for creating a custom scrollbar cross-browser

  •    Javascript

Very simple vanilla javascript library for creating a custom scrollbar cross-browser and cross-devices. It was developed for evergreen browsers, but it works both on IE10 and IE11 either.

tic-tac-toe-js - #⃣ Tic-tac-toe.js: redux pattern implemented in vanilla javascript

  •    Javascript

Tic-Tac-Toe game written in vanilla javascript using redux-like approach. Store.js: reducers receive actions and return new state.

tabby - Lightweight toggle tabs.

  •    Javascript

Simple toggle tabs. Supports deep linking to a specific tab via anchor links (ex. http://some-url.com#tabID). Browser back button can be used to navigate back through tabs.

formio.js - JavaScript powered Forms with JSON Form Builder

  •    Javascript

This library is a plain JavaScript form renderer and SDK for Form.io. This allows you to render the JSON schema forms produced by Form.io and render those within your application using plain JavaScript, as well as provides an interface SDK to communicate to the Form.io API's. The benefits of this library include. To install this SDK into your project, you can use the following command within your terminal.

learn-vanilla-js - Open source list of paid & free resources to learn vanilla JavaScript

  •    

An open source list of paid & free resources to learn vanilla JavaScript. • Feel free to fork this repo and add valuable resources to categories. All PRs will be manually reviewed.

easydropdown - A lightweight library for building beautiful styleable <select> elements

  •    Javascript

EasyDropDown transforms the humble <select> element into a blank canvas for your design and brand. As a drop-in enhancement, EasyDropDown maintains all the functionality and accessibility of a standard single-option select menu, while exposing a semantic DOM-structure that's easy to style and customize to the needs of your design. EasyDropDown comes bundled with three ready-made themes which can be used as a starting point for custom styling.

vanilla-ui-router - Simple vanilla JavaScript router

  •    Javascript

Simple vanilla JavaScript router to be used inside a single page app to add routing capabilities.The router comes with zero dependencies and can be used with any other libraries. It's based on the hashchange-Event.

js-treeview - TreeView implemented with vanilla JavaScript

  •    Javascript

A stupid, simple tree view written with vanilla JS. I needed a lightweight control that just displayed data in a tree form and out popped this. I wrote a post on my blog that goes into more depth. None. I built this using only plain JavaScript so there's no external dependencies. Other than the CSS required for styling.

Challenge-Build-Your-Own-Array-In-Js - This is a challenge that will allow you to practice your logical, analytical and problem-solving skills

  •    Javascript

To see the test suite open ./spec/MyArraySpec.js and start making these failing tests pass one by one. I recommend starting with the top ones, as they get harder towards the bottom.

nanocal - Airbnb range picker rip-off

  •    TypeScript

for more detailed examples how to use it with frameworks, see examples.