sws-input module to work in Angular 5 ### To install simply run npm install sws-input. **Also you need install** 1. npm i sws-label-directive *** After that you need import style to your style.css file for style label ``` @import "../node_modules/
A web Components to add drawer element.
Resolve a URI relative to an optional base URI
A web components to display the button to scroll to the top of the page.
A web Components to show scrollable hint.
One-time password input component for React.
Get the first fulfilled promise that satisfies the provided testing function
Match human-quality input to potential matches by edit distance.
Isomorphic, functional type-checking for Javascript
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
sws-hint directive to work in Angular 5 ### To install simply run npm install sws-hint. *** To use it in your Angular 5 app import the module. *** import {SWSHintModule} from 'sws-hint'; ``` @NgModule({ imports:[SWSHintModule], }) ``` In yo
Merge CSS rules with PostCSS.
Design System Tailwind CSS Preset.
JavaScript parser, mangler/compressor and beautifier toolkit
Inquirer input text prompt
Parse postgres array columns
just emit 'log' events on the process object
A family of specs for interoperable TypeScript
Retry a promise-returning or async function
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
Get stdin as a string or Uint8Array
Promisify a callback-style function
React input-number component
Timeout a promise after a specified amount of time