7.4.0 • Published 4 months ago

fellow v7.4.0

Weekly downloads
1,240
License
Artistic-2.0
Repository
github
Last release
4 months ago

fellow

Fellow is a package for creating people that can be unified by their shared values via a singleton list on the class

Usage

Complete API Documentation.

Install

npm

  • Install: npm install --save fellow
  • Import: import pkg from ('fellow')
  • Require: const pkg = require('fellow').default

Deno

import pkg from 'https://unpkg.com/fellow@^7.4.0/edition-deno/index.ts'

Skypack

<script type="module">
    import pkg from '//cdn.skypack.dev/fellow@^7.4.0'
</script>

unpkg

<script type="module">
    import pkg from '//unpkg.com/fellow@^7.4.0'
</script>

jspm

<script type="module">
    import pkg from '//dev.jspm.io/fellow@7.4.0'
</script>

Editions

This package is published with the following editions:

  • fellow aliases fellow/index.cjs which uses the Editions Autoloader to automatically select the correct edition for the consumer's environment
  • fellow/source/index.ts is TypeScript source code with Import for modules
  • fellow/edition-browsers/index.js is TypeScript compiled against ES2022 for web browsers with Import for modules
  • fellow/edition-es2022/index.js is TypeScript compiled against ES2022 for Node.js 14 || 16 || 18 || 20 || 21 with Require for modules
  • fellow/edition-es2017/index.js is TypeScript compiled against ES2017 for Node.js 10 || 12 || 14 || 16 || 18 || 20 || 21 with Require for modules
  • fellow/edition-es2017-esm/index.js is TypeScript compiled against ES2017 for Node.js 12 || 14 || 16 || 18 || 20 || 21 with Import for modules
  • fellow/edition-types/index.d.ts is TypeScript compiled Types with Import for modules
  • fellow/edition-deno/index.ts is TypeScript source code made to be compatible with Deno

History

Discover the release history by heading on over to the HISTORY.md file.

Backers

Code

Discover how to contribute via the CONTRIBUTING.md file.

Authors

Maintainers

Contributors

Finances

Sponsors

Donors

License

Unless stated otherwise all works are:

and licensed under:

7.3.0

4 months ago

7.4.0

4 months ago

7.2.1

4 months ago

7.2.0

4 months ago

7.1.2

4 months ago

7.1.1

4 months ago

7.1.0

4 months ago

7.0.4

4 months ago

7.0.3

4 months ago

7.0.2

4 months ago

7.0.1

4 months ago

7.0.0

4 months ago

6.25.0

6 months ago

6.24.0

3 years ago

6.23.0

3 years ago

6.22.0

3 years ago

6.21.0

4 years ago

6.20.0

4 years ago

6.18.0

4 years ago

6.17.0

4 years ago

6.16.0

4 years ago

6.15.0

4 years ago

6.14.0

4 years ago

6.13.0

4 years ago

6.12.0

4 years ago

6.11.0

4 years ago

6.10.0

4 years ago

6.9.0

4 years ago

6.8.0

4 years ago

6.7.0

4 years ago

6.6.0

4 years ago

6.5.0

4 years ago

6.3.0

4 years ago

6.4.0

4 years ago

6.2.0

4 years ago

5.0.0

4 years ago

6.1.0

4 years ago

6.0.0

4 years ago

4.0.0

4 years ago

3.3.0

4 years ago

3.2.0

4 years ago

3.1.0

4 years ago

3.0.0

4 years ago

2.6.0

4 years ago

2.5.0

4 years ago

2.4.0

5 years ago

2.3.0

8 years ago

2.2.0

8 years ago

2.1.0

8 years ago

2.0.0

9 years ago

1.2.0

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago