0.11.2 • Published 3 years ago

@open-tech-world/create-es-lib v0.11.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@open-tech-world/create-es-lib

Linux Build macOS Build Windows Build CodeFactor npm (scoped)

npm.io

Node.js CLI tool for creating modern ECMAScript libraries.

Features

✔️ Zero-Config to Get Started 🚀

✔️ Completely Customizable

✔️ No Lock-In Framework

✔️ Follows Semantic Versioning 2.0.0

Tech Stack

✔️ ESLint

✔️ Git

✔️ Jest

✔️ Prettier

✔️ Rollup

✔️ Typescript

Library Types

🚧 Browser (WIP)

🚧 Node.js CLI (WIP)

✔️ Node.js Module

✔️ React

Requirements

  • Node.js ^12.22.0 || ^14.17.0 || >=16.0.0
  • Latest Npm or Yarn

Install

⚠️ You should not install this package locally or globally, and it is only used to run on the CLI.

Usage

Using npm

npx @open-tech-world/create-es-lib@latest my-lib

Using Yarn

yarn create @open-tech-world/es-lib my-lib

Troubleshooting

❌ Error: Cannot create "/usr/local/bin/create-es-lib" due to insufficient permissions.

You can fix the above error by giving sudo access to the command line and after a library created, change the library folder owner using sudo chown -R $USER:$USER my-lib.

Getting Started

Post creating a library, follow the on-screen instructions to get started.

License

Copyright (c) Thanga Ganapathy (MIT License).

0.11.0

3 years ago

0.11.1

3 years ago

0.11.2

3 years ago

0.10.0

3 years ago

0.9.1

3 years ago

0.9.0

3 years ago

0.8.0

3 years ago

0.7.1

3 years ago

0.3.0

3 years ago

0.5.0

3 years ago

0.4.0

3 years ago

0.6.0

3 years ago

0.1.10

3 years ago

0.1.11

3 years ago

0.1.12

3 years ago

0.1.13

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago