fabiospampinato / secretLinks
The simplest command to encrypt/decrypt a file, useful for committing encrypted ".env" files to version control, among other things.
☆19Updated last year
Alternatives and similar repositories for secret
Users that are interested in secret are comparing it to the libraries listed below
Sorting:
- A library that helps you write tiny, fast, bundled and beautiful CLI apps that can automatically check for updates.☆25Updated 3 months ago
- Native fs for Javascript☆24Updated last year
- A minimal HTTP server with good developer-experience and performance, for Node and beyond.☆28Updated last year
- A collection of tiny utilities for node streams☆14Updated 4 months ago
- Calculate the difference between two sets of CSS stats☆13Updated 2 years ago
- Clear the console, cross-platform☆23Updated 4 years ago
- A tiny isomorphic fast function for generating a cryptographically random hex string.☆14Updated 4 months ago
- Glob search in constant time thanks to git cache☆26Updated 4 years ago
- Loads .env files in order based on process.env.NODE_ENV value with [stage].local support☆10Updated 3 years ago
- A little CLI for making TypeScript packages, cleanly and effortlessly.☆22Updated last year
- Determine (XDG-compatible) paths for storing application files (cache, config, data, etc)☆18Updated last year
- A super quick way to update npm dependencies, via a code lens.☆18Updated last year
- Small utilities to make life with TypeScript easier☆11Updated last month
- Tiny performant library for extracting the critical CSS.☆10Updated last year
- User Matters helps you collect customer feedbacks effortlessly.☆36Updated 3 years ago
- micro positioning library☆21Updated 2 months ago
- A tiny language to write mapping functions as strings☆17Updated 2 months ago
- Remark transformer for modifying MDX metadata.☆11Updated 5 years ago
- A tiny function for parsing process.argv, a modern rewrite of a sensible subset of minimist.☆15Updated 3 months ago
- Tiny, flexible scroll listener with React support☆13Updated 4 years ago
- Alternative JSON.stringify function with sorted keys, so the output is stable.☆13Updated 4 months ago
- share those libraries and ideas that you want a tiny and minimal version of them.☆10Updated 2 months ago
- ∅ A utility library for working with sets.☆22Updated 2 years ago
- A simple promisified recursive readdir function, with support for globs and .gitignore files.☆13Updated 3 months ago
- Tries to execute a sync/async function, returns a specified default value if the function throws