Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nada-js

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nada-js

[![nadaJS version](https://img.shields.io/badge/dynamic/json.svg?label=version&url=https%3A%2F%2Fraw.githubusercontent.com%2Fsilicakes%2Fnada-js%2Fmaster%2Fpackage.json&query=version)](https://www.npmjs.com/package/nada-js) [![license: MIT](https://img.sh

  • 0.0.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

NadaJS

A Library that does nothing in or for your project

nadaJS version license: MIT

Typescript version npm Version build: passing code style: prettier

Motivation

In the ever-expanding world of javascript - many libraries, frameworks and tools are constantly created and recreated. Most of these technologies promise to solve all sorts of problems and try their best to deliver. Whenever they fail, competing solutions are made up. Choosing the right solution to the right problem, then becomes tedious, time consuming and more than often - frustrating.

NadaJS gives a single guarantee: Aside from taking space, it will do absolutely nothing. No matter what kind of project, architecture or constraints you might have, nadaJS always gets it done, and by 'it', we mean - nothing.

No matter what similar technologies will be developed - they will either fail to keep nadaJS's fundamental guarantee, or address it in the exact same way.

Usage

yarn add nada-js

or use npm

npm i nada-js -S
import * from 'nada-js'
// and voilà!

Architecture

  • [NOT READY] The underlying tech is covered with a robust, cloud based CI powered by a test-suite that guarantees it will always do nothing.
  • It's written with the recent and most up to date javascript standards, fully typed with Typescript
  • Supports object-oriented, procedural and functional programming paradigms

Contributing

NadaJS is currently in its infancy. There's much to be done until we'll reach a full and stable implementation (AKA v1.0.0). If you see a place for improvement, please open an issue or submit a PR.

TODO

  • add CI/CD
  • containerize
  • discover better ways to do nothing

FAQs

Package last updated on 29 May 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc