All Projects → alenaksu → tiny-lit

alenaksu / tiny-lit

Licence: other
JavaScript library for building user interfaces using template literals

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to tiny-lit

pine
Responsive CSS Framework ( PineCSS )
Stars: ✭ 41 (+141.18%)
Mutual labels:  javascript-library
excel-date-to-js
Convert Excel date in integer format into JS date. Dates are stored as numbers in Excel and count the number of days since January 0, 1900 (1900 standard, for mac it is 1904, which means January 0, 1904 is the start date). Times are handled internally as numbers between 0 and 1.
Stars: ✭ 26 (+52.94%)
Mutual labels:  javascript-library
validate-polish
Utility library for validation of PESEL, NIP, REGON, identity card etc. Aimed mostly at Polish enviroment. [Polish] Walidacja numerów pesel, nip, regon, dowodu osobistego.
Stars: ✭ 31 (+82.35%)
Mutual labels:  javascript-library
nested-sort
Nested Sort is a JavaScript library which helps you to sort a nested list of items via drag and drop.
Stars: ✭ 31 (+82.35%)
Mutual labels:  javascript-library
cerbero
Track your users interactions
Stars: ✭ 56 (+229.41%)
Mutual labels:  javascript-library
xss-firewall
xss monitor and intercept
Stars: ✭ 16 (-5.88%)
Mutual labels:  javascript-library
awesome-libraries-resources
Awesome js and css libraries for web development.
Stars: ✭ 32 (+88.24%)
Mutual labels:  javascript-library
filestorage.js
Filestorage.js is client library for SKALE sidechain decentralized file storage. Used to transfer files between a browser and a SKALE sidechain.
Stars: ✭ 25 (+47.06%)
Mutual labels:  javascript-library
ring-election
A node js library with a distributed leader/follower algorithm ready to be used
Stars: ✭ 92 (+441.18%)
Mutual labels:  javascript-library
lexicon-mono-seq
DOM Text Based Multiple Sequence Alignment Library
Stars: ✭ 15 (-11.76%)
Mutual labels:  javascript-library
aioneframework
Aione Framework: All-in-one lightweight mobile first front-end framework to design websites, web applications, mobile applications, progressive web applications having large number of examples, documentation, tutorials, community support, components.
Stars: ✭ 13 (-23.53%)
Mutual labels:  javascript-library
jquery.skeleton.loader
A jQuery plugin to make screen skeleton loader.
Stars: ✭ 65 (+282.35%)
Mutual labels:  javascript-library
spacers
🔳 when you need more __space__ for your no-code tools.
Stars: ✭ 211 (+1141.18%)
Mutual labels:  javascript-library
simple-crypto-js
Simplified AES cryptography for safer and easier encryption and decryption processes of any JavaScript objects.
Stars: ✭ 78 (+358.82%)
Mutual labels:  javascript-library
afinn
Sentiment Analysis in Javascript using the AFINN Lexicon
Stars: ✭ 26 (+52.94%)
Mutual labels:  javascript-library
isometric
A lightweight JavaScript library, written in TypeScript to create isometric projections using SVGs
Stars: ✭ 53 (+211.76%)
Mutual labels:  javascript-library
indexed-string-variation
Experimental JavaScript module to generate all possible variations of strings over an alphabet using an n-ary virtual tree
Stars: ✭ 16 (-5.88%)
Mutual labels:  javascript-library
typical
Isomorphic, functional type-checking for Javascript
Stars: ✭ 17 (+0%)
Mutual labels:  javascript-library
diaeresis
A lightweight (<1kb minified + gzipped) JavaScript library that lets you wield diæreses like C̶h̶u̶c̶k̶ Mary Norris:
Stars: ✭ 15 (-11.76%)
Mutual labels:  javascript-library
previewSlider
Responsive fullscreen image slider where the users are able to preview next/previous image when hovering over the navigation arrows.
Stars: ✭ 16 (-5.88%)
Mutual labels:  javascript-library

Tiny-Lit

Tiny-Lit is a set of tools for building web applications

Demo

Packages

core

The core package with the functions for creating and rendering template literals.

element

A set of base classes and mixins to easily integrate the core with your custom elements.

store

An agonistic implementation of a centralized state manager, with some classes to use it with custom elements.

router

A router class with path/hash strategies and some custom elements to use it ina declarative way.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].